github refactoringhq/tolaria v2026-09-24
Tolaria v2026-09-24

latest release: alpha-v2026.9.25-alpha.0001
4 hours ago

New Features

  • 🏷️ Archived notes in saved views β€” Saved view filters can include archived notes again, so those views match what you expect instead of silently dropping them.

Improvements

  • ⚑ Editor stays responsive while typing β€” Heavy metadata work moves off the main thread so long notes stay fluid instead of stalling mid-keystroke.
  • 🧾 Type templates apply to new notes β€” Editing a Type note’s body template updates notes created afterward instead of leaving the old template in place.
  • 🏷️ Tags autocomplete covers vault values β€” Tag fields suggest existing vault values more reliably, including when several tags fields are present.
  • πŸ“œ Settings panel keeps its scroll β€” Persisting toggles no longer jumps the settings panel back to the top.
  • ⌨️ Raw editor outdent and wikilinks β€” Shift+Tab stays in the markdown editor for outdenting, and [[ suggestions can be navigated with the keyboard.
  • 🎨 Clearer dark-mode search hits β€” Text search highlights keep stronger contrast in dark mode so matches are easier to spot.
  • πŸ’» Bash highlighting in code blocks β€” Bash/shell code blocks get proper syntax highlighting.
  • 🧭 Code-block language control tracks scroll β€” The language dropdown stays aligned while you scroll instead of lagging behind.
  • πŸ“Ž Attachment markdown stays out of Inbox β€” Markdown files under attachments are no longer listed as Inbox notes.
  • πŸ‡©πŸ‡ͺ German sidebar views label β€” The sidebar group for views uses the translated ANSICHTEN label.
  • πŸ“ CRLF titles rename cleanly β€” Notes whose frontmatter titles use Windows line endings rename without mangling the title.

Stability and Fixes

  • Contained macOS Tauri event-loop panics that could quit the app unexpectedly.
  • Guarded TipTap clicks before the editor view is mounted.
  • Hardened WebKit against invalid RegExp crashes and invalid array-length editor renders.
  • Recovered malformed nested list containers and restored Notion-like list Backspace (deleting an empty nested parent may promote its child).
  • Contained React maximum-update-depth freezes and nested-bullet blockContainer crashes.
  • Softened editor focus/scroll jumps and title-focus loss during auto-rename.
  • Preserved sheet cell content on blur and guarded sheet boundary navigation.
  • Kept first property/type changes during note rename instead of dropping them.
  • Localized and surfaced Claude authentication errors more clearly when AI retries are needed.
  • Disabled Tauri devtools shortcuts in release builds and set the Linux desktop category to Utility.
  • Reduced GCM wakeups from sync and addressed related desktop stability issues from the release queue.

Stable release β€” manually promoted from main

Includes macOS (Apple Silicon and Intel), Windows x64, and Linux x64 bundles

Built from 83e0c2b8 on 2026-09-24

Don't miss a new tolaria release

NewReleases is sending notifications on new releases.