mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-23 23:35:57 +02:00
v1.0.6 - Editor toolbar & UX improvements
BUG FIXES: - Slash command panel no longer triggers on existing unix paths (e.g. /usr/local/bin) - Formatting dropdowns (Insert, Color, Highlight, etc.) now dismiss when clicking outside ENHANCEMENTS: - All toolbar icons replaced with official Lucide icons for consistent style - Bold icon now visually appears bold - Ordered list icon no longer has overlapping numbers - Highlight marker padding balanced (top/bottom/sides) - Version bump to 1.0.6
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "helixnotes",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
|
||||
Reference in New Issue
Block a user