Commit Graph
298 Commits
Author SHA1 Message Date
Yuri Karamian 19fd44b65d v1.2.0 - Image toolbar, graph view fixes, mobile header improvements v1.2.0 2026-02-27 00:23:59 +01:00
Yuri Karamian deeefaa849 v1.1.9 - Update README.md 2026-02-26 22:41:31 +01:00
Yuri Karamian 29bd00a265 v1.1.9 - Android version prep v1.1.9 2026-02-26 20:57:00 +01:00
Yuri Karamian 37a837a33a v1.1.9 - Android version prep 2026-02-26 20:20:24 +01:00
Yuri Karamian a26f047d2b v1.1.9 - Android version prep 2026-02-26 18:19:11 +01:00
Yuri Karamian 245935bab0 Update README.md to v1.1.8 2026-02-25 02:28:11 +01:00
Yuri Karamian 61fa9cf1d8 Fix Ollama AI menu visibility and cancel stale stream listeners on menu close 2026-02-25 02:05:30 +01:00
Yuri Karamian 1440bdcd90 v1.1.8 - Fix image paste persistence, save-flush on note switch, WebKitGTK clipboard fallback 2026-02-25 01:02:45 +01:00
Yuri Karamian 25d4cf7a9d v1.1.8 - Fix unsaved content lost when switching notes, fix blob image save race 2026-02-25 00:35:36 +01:00
Yuri Karamian 0b5db1340c v1.1.8 - Fix unsaved content lost when switching notes v1.1.8 2026-02-24 23:32:14 +01:00
Yuri Karamian d098066899 v1.1.7 - Fix Untitled note rename, Ollama support, replace Sonnet 4.5 with Sonnet 4.6 v1.1.7 2026-02-24 22:15:32 +01:00
Yuri Karamian 9e2f347a4b Update README.md to v1.1.6 2026-02-23 12:34:32 +01:00
Yuri Karamian 3453d406fc v1.1.6 - Multi-window, single-instance file handling, line height setting v1.1.6 2026-02-23 11:16:16 +01:00
Yuri Karamian 73a53dcb85 Update README to v1.1.5, add screenshots 2026-02-21 23:40:18 +01:00
Yuri Karamian abac0985bc Update README to v1.1.5, add screenshots 2026-02-21 23:38:56 +01:00
Yuri Karamian af394c0b43 Update README to v1.1.5, add screenshots 2026-02-21 23:37:44 +01:00
Yuri Karamian 8f4f6f5f0e Scheduled backups, fixed settings/info panel sizing, added source mode shortcut, removed unused title mode setting v1.1.5 2026-02-21 22:46:52 +01:00
Yuri Karamian 74f1c7f6b0 v1.1.5 - Fix collapsible section collapsing when typing in content 2026-02-21 22:09:06 +01:00
Yuri Karamian 3b5cdf22eb v1.1.5 - Revert editor changes, fix is AppImage post-build pixbuf removal 2026-02-21 20:03:55 +01:00
Yuri Karamian 31f4867e91 Fix AppImage crash when inserting images by using Tauri native file dialog instead of GTK file chooser 2026-02-21 19:46:50 +01:00
Yuri Karamian 8baa976a02 v1.1.4 2026-02-19 22:59:37 +01:00
Yuri Karamian b4824973a5 v1.1.4 - Hide asset folders, notebook path in All Notes, nested notebook creation UX
- Hide asset folders (_res, _resources, _attachments, _assets, assets) from notebook listing
- Show notebook path in "All Notes" view
- Sub-notebook context menu + smart parent detection for nested notebook creation
v1.1.4
2026-02-19 21:47:22 +01:00
Yuri Karamian a3229d451e v1.1.3 - Line numbers scroll fix, source mode undo/redo, Ctrl+K links, hard break fixes 2026-02-19 01:24:36 +01:00
Yuri Karamian c1faf0b0f5 v1.1.3 - Line numbers scroll fix, source mode undo/redo, Ctrl+K links, hard break fixes
- Line numbers scroll fix: source mode line numbers now scroll properly with content
- Source mode undo/redo: custom history stack for Ctrl+Z / Ctrl+Shift+Z in markdown mode
- Shift+Enter hard breaks in source mode (inserts trailing spaces + newline)
- Ctrl+K link shortcut: global keybinding for inserting/editing links
- Link modal improvements: auto-prepends https://, preserves selection range
- Hard break serialization fix: trailing spaces preserved in markdown output
- Drag prevention: prevents native text drag (copy-instead-of-move issue in Tauri webview)
v1.1.3
2026-02-18 19:30:02 +01:00
Yuri Karamian 564c28904f Update README: add AUR and APT install instructions, bump to v1.1.2 2026-02-17 00:54:52 +01:00
Yuri Karamian 06d53cea66 v1.1.2 - Alt+Arrow move lines, Ctrl+Shift+M source toggle, code syntax highlighting, outline panel, image spacing fix, daily notes v1.1.2 2026-02-16 23:41:31 +01:00
ivankopylov6603andArkHost d9fe358e6b docs: update README (#2)
- Shorten tagline to 75 chars (was 96)
- Replace download table with list for better mobile view
- Absolute URL for LICENSE

Reviewed-on: https://codeberg.org/ArkHost/HelixNotes/pulls/2
Co-authored-by: ivankopylov6603 <ivankopylov6603@noreply.codeberg.org>
Co-committed-by: ivankopylov6603 <ivankopylov6603@noreply.codeberg.org>
2026-02-16 11:19:21 +01:00
Yuri Karamian 253449acc2 Update README download links to v1.1.1 2026-02-16 02:05:02 +01:00
Yuri Karamian bfea8c998a v1.1.1 - Fix PDF embed rendering (CSP frame-src) v1.1.1 2026-02-16 01:27:37 +01:00
Yuri Karamian 81dadd4be1 Update README for v1.1.0 2026-02-15 22:22:30 +01:00
Yuri Karamian b3939bcfb3 v1.1.0 - View mode, daily notes, tag management, math support, and more v1.1.0 2026-02-15 21:27:26 +01:00
Yuri Karamian 6e75468420 v1.1.0 - View mode, daily notes, tag management, math support, and more 2026-02-15 21:13:16 +01:00
Yuri Karamian 2697e10907 Update README: add macOS download link 2026-02-14 02:13:28 +01:00
Yuri Karamian a88fcbefba notebook drag-and-drop, nested list fix, macOS updates, search bar auto-close v1.0.9 2026-02-13 23:35:30 +01:00
Yuri Karamian f32f77dcd5 v1.0.8 - Fix task list checkbox loss and empty line preservation on markdown roundtrip v1.0.8 2026-02-13 13:11:54 +01:00
Yuri Karamian ea323e508b Add macOS native titlebar support 2026-02-13 01:30:10 +01:00
Yuri Karamian 6dfea864f3 v1.0.7 - Virtual scroll, context menu fix, wiki-link cache fix v1.0.7 2026-02-11 15:08:28 +01:00
Yuri Karamian 070590bd2a Update README download links to v1.0.6 v1.0.6 2026-02-11 00:34:35 +01:00
Yuri Karamian d453bbfc3c 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
2026-02-11 00:28:57 +01:00
Yuri Karamian 8acbb872dd Update README download links to v1.0.5 v1.0.5 2026-02-10 22:47:17 +01:00
Yuri Karamian d695931502 v1.0.5 - Fix version history panel alignment 2026-02-10 22:37:39 +01:00
Yuri Karamian f6eff80e43 Update README download links to v1.0.4 2026-02-10 21:46:45 +01:00
Yuri Karamian f688cf4bd4 v1.0.4 - Quick Access reorder, performance improvements, search fixes
- Quick Access drag-to-reorder: drag notes to rearrange, order persists
- Quick Access preserves order when moving notes between notebooks
- In-note search: debounced input, proper scroll-to-match
- Panel resize: RAF-batched updates, editor containment during resize
- Thinner resize handles (3px)
- Note list: removed transition, added CSS containment for 1200+ notes
- Escape closes Settings and Info panels
- Fix Quick Access cache invalidation on remove
v1.0.4
2026-02-10 21:14:50 +01:00
Yuri Karamian a95e240bcd Update README download links to v1.0.3 2026-02-10 20:17:49 +01:00
Yuri Karamian bbcca553ce v1.0.3 - In-note search, note history navigation, keyboard shortcuts
- Find in note (Ctrl+F): search within current note with match highlighting and navigation
- Global vault search moved to Ctrl+Shift+F
- Note history navigation: Alt+Left/Right and mouse back/forward buttons
- Search icon added to editor toolbar
- Escape closes Settings and Info panels
- Updated Info panel with new keyboard shortcuts
- Deb install type detection with APT upgrade instructions
v1.0.3
2026-02-10 19:38:51 +01:00
Yuri Karamian 6a40f553f1 v1.0.2 - Update banner, smart updater, install type detection 2026-02-10 01:31:54 +01:00
Yuri Karamian c105b83570 v1.0.1 - Toolbar hotkeys, graph view improvements, close to tray, AI version snapshots, window resize fix 2026-02-09 23:13:57 +01:00
Yuri Karamian d6caee38b2 v1.0.0 - Initial release 2026-02-09 02:08:46 +01:00