• v1.2.8 7624c42e02

    v1.2.8 Stable

    ArkHost released this 2026-03-27 14:58:26 +01:00 | 1 commits to main since this release

    • Fix website URLs not opening (other link types work fine)
    • Fix Quick Access panel not updating when starring/unstarring notes
    • Fix URL links opening intermittently/unreliably
    • Fix slash command and [[ popup not scrolling with arrow keys
    • Fix note content scrollbar nearly impossible to grab (conflicts with window resize handle)
    • Fix Tab key jumping to icon bar instead of indenting text
    • Fix new note focus jumping to body instead of heading when using + icon in All Notes
    • Fix Child todo item got crossed out even though it is unticked due to its parent item is checked.
    • Rework the Graph View feature.
    • Enhance collapsible sections with tab and enter keys to jump from heading to content
    • Add persistent state to collapsible sections.
    • Show folder location and tags inside the note view pane
    • Allow page break HTML to persist when switching to rich-text view
    • Add back button navigation history for wiki-linked notes
    Downloads
  • v1.2.7 5d11ae6ea0

    v1.2.7 Stable

    ArkHost released this 2026-03-19 21:33:13 +01:00 | 3 commits to main since this release

    • Add prefix and fuzzy search to global search
    • Re-index notes on save so search reflects edits immediately
    • Fix keyboard shortcuts on non-US keyboard layouts (use physical key codes)
    • Fix opening attachments in GNOME when running as AppImage
    • Align Unfiled Notes entry in sidebar
    Downloads
  • v1.2.6 1bc067d470

    v1.2.6 Stable

    ArkHost released this 2026-03-19 01:23:53 +01:00 | 6 commits to main since this release

    • Add Unfiled Notes for notes not inside notebooks
    • Add keyboard shortcuts for sidebar, theme, focus mode, read-only, and fullscreen toggles
    • Restore trashed notebooks to their original location instead of vault root
    • Fix inline attachments and settings
    • Fix CSS bug on Android where the view got lost after inserting an image file
    • Fix invisible restore button in version history on Android
    Downloads
  • v1.2.5 7be1b56b7c

    v1.2.5 Stable

    ArkHost released this 2026-03-12 01:06:05 +01:00 | 11 commits to main since this release

    Add calendar month grid for browsing and creating daily notes
    Show deleted notebooks in trash with restore/permanent delete
    Fix attachment opening for .helixnotes/ paths (resolve against vault root)
    Fix link insertion with empty selection (insert note title as link text)
    Fix restore/delete hanging (drop mutex before filesystem ops)
    Debounce file watcher events to prevent console flooding
    Hide Daily folder from notebook tree (use calendar view instead)

    Downloads
  • v1.2.4 6c2bc72fbb

    v1.2.4 Stable

    ArkHost released this 2026-03-09 18:02:42 +01:00 | 13 commits to main since this release

    • External URL images not displaying on desktop (WebKitGTK) - proxied through custom imgproxyprotocol
    • AppImage symlinks using absolute build paths, breaking installs on other machines
    Downloads
  • v1.2.3 fffea45c50

    v1.2.3 Stable

    ArkHost released this 2026-03-06 21:44:55 +01:00 | 17 commits to main since this release

    Fixed note excerpts not showing in All Notes and notebook views on Android (Quick Access was fine, compact mode unchanged)
    Disambiguation on wikilink insert/navigate: when multiple notes share a title, prompt to choose instead of silently picking the first
    On new note with duplicate title: auto-update existing wikilinks to include the folder prefix to prevent shadowing
    Alias sync on rename: when a link's alias matches the filename and the note is renamed, the alias updates automatically to match
    Multi-select notes for bulk actions on Android

    Downloads
  • v1.2.2 eb88955e20

    v1.2.2 Stable

    ArkHost released this 2026-03-03 14:54:40 +01:00 | 18 commits to main since this release

    • Localized daily note titles (date formatted in system language)
    • Print / Export to PDF (right-click note, Print / Export to PDF)
    • Android: fixed status bar icons invisible in light mode
    • APK now available on Codeberg releases
    Downloads
  • v1.2.1 4d93696028

    v1.2.1 Stable

    ArkHost released this 2026-02-28 23:53:15 +01:00 | 25 commits to main since this release

    • Window state persistence (size & position remembered between sessions)
    • Android back navigation fix (swipe back now correctly goes editor → note list → sidebar)
    • Mobile multi-select (long-press to select, tap to toggle)
    • Mobile note list + button styling (round accent button)
    • Sort menu no longer clips off-screen on Android
    • Internal note navigation via standard markdown links text)
    • Note autocomplete suggestions in link modal (Ctrl+K)
    Downloads
  • v1.2.0 19fd44b65d

    v1.2.0 Stable

    ArkHost released this 2026-02-27 00:55:24 +01:00 | 28 commits to main since this release

    Image toolbar, graph view fixes, mobile header improvements

    Downloads
  • v1.1.9 29bd00a265

    v1.1.9 Stable

    ArkHost released this 2026-02-26 21:51:19 +01:00 | 30 commits to main since this release

    • Android version prep.
    Downloads