Skip to content

v1.0.3

Choose a tag to compare

@thefinder808 thefinder808 released this 29 May 00:39

Important bug-fix release — Find/Replace was non-functional in v1.0.0–1.0.2. Please update.

Fixes

  • Find/Replace now works. The find bar never appeared (a SwiftUI observation-chain gap), and typing in it hung the app (a caret-navigation feedback loop). Both fixed.
  • Saved tabs keep their filename across restart. Save/Open now persist the session record immediately, and sudden-termination is disabled so the on-quit flush reliably runs. Previously, restored tabs reverted to "Untitled".

Additions

  • Optional spellcheck — off by default, toggle in Settings (no autocorrect).
  • Tooltips on all Find-bar option buttons (match case, whole word, regex, etc.).