Release 1.5.4

Fixes

  1. Fixed an issue where text wasn’t saved when using keyboard dictation on iOS.
  2. Resolved an issue where certain Templates were being truncated when applied.

Release 1.5.3

Fixes

  1. Temporarily disabled Markdown preview on iOS due to reported stability issues.
  2. File Destinations now correctly appear in the Share Sheet.
  3. Resolved autocomplete inconsistencies with the Samsung keyboard.
  4. Fixed animation jitter when opening the Voice Recorder on iOS.
  5. Drafts on the Home Screen are now saved more frequently to prevent note loss.
  6. Fixed a crash when tapping the widget before Routes setup was completed on Android.
  7. Fixed a crash caused by rapidly switching between items on the “What’s New” screen.

Release 1.5.2

Improvements

  1. Added a Vault picker to Destination to improve accuracy when opening notes in Obsidian.

Fixes

  1. Fixed an input conflict with Android autocomplete.
  2. Fixed a rare crash on iOS when tapping clickable text.

Release 1.5.1

Highlights

  1. Introduced Shortcuts and Siri integration on iOS
  2. Added Light Theme
  3. Implemented AI-based note title generation
  4. Added ability to reattach existing voice recordings
  5. Voice Recorder now supports pause and resume
  6. Added option to customize voice recording file names
  7. Added option to override the default File Route
  8. Added Format Tokens support in Destination Sections
  9. Text drafts are now persisted after app dismissal

Improvements

  1. When sharing to Quick Draft, file previews are now automatically embedded into notes (with an option to skip adding previews)
  2. URLs are now formatted as [title](url) when shared
  3. Restructured Settings screen for improved navigation
  4. Increased note title length limit from 25 to 50 characters
  5. Added “What’s New” section to Settings
  6. Improved location picker precision on Android
  7. Attachments are wrapped in the template along with {{content}}
  8. Added error dialogs for missing File Picker or Camera apps on Android
  9. Added swipe-to-dismiss demo for Routes and Destinations
  10. Added haptic feedback to the “Send” button
  11. Added informational dialog in case Android phone doesn't have com.android.documentsui installed
  12. Updated dependencies and internal libraries

Fixes

  1. Resolved dependency injection (DI) tech debt
  2. Fixed crash when requesting permissions after device rotation on Android
  3. Fixed URL encoding on IOS when opening Obsidian
  4. Fixed keyboard not opening automatically after selecting a file
  5. Fixed issue where a single swipe dismissed the “What’s New” demo
  6. Fixed “Advanced Formatting Guide” link not opening
  7. Fixed Share View background color rendering
  8. Fixed crash on Android 8 when sharing in landscape mode
  9. Fixed file sharing reliability on Android 8

Release 1.4.1

Fixes

  1. Fixed rare text input crash on IOS
  2. Fixed file Template picker crash on IOS

Release 1.4.0

Improvements

  1. Added Manage Subscription screen
  2. Added support for date format blocks like {{EEEE}} in Destination's Section
  3. Added a short delay before releasing the voice recording wake lock
  4. Improved keyboard opening animation on iOS
  5. Renamed “Remove header from content” Route Action

Fixes

  1. Fixed iOS 26 Share Extension background issue
  2. Fixed icon shortcut visibility on OnePlus devices
  3. Adjusted padding for missing {{content}} warning in Custom Template
  4. Added paywall closing after successful purchase restore

Release 1.3.0

Highlights

  1. Custom date format tokens in Templates, e.g., {{HH:mm}}
  2. Dynamic file paths with flexible patterns (e.g., /YYYY/[W]-w/YYYY-MM-DD)
  3. Draft’s first line as the note title, with a new Route action “Remove title” to remove it from the body.
  4. Draft insertion before or after a note or section
  5. New toolbar items: “Insert date” and “Insert time”

Improvements

  1. Files written with text attached as a preview
  2. New subscription options
  3. Link to Wiki
  4. “What’s new” stories
  5. Added Save button animation
  6. Media item pick animation
  7. Notification to save when exiting a custom template with unsaved changes (applies template on navigate back)
  8. Rearranged buttons in History item dialog
  9. Sections autocomplete for Destinations
  10. Extracted {{title}} length limited to 25 characters
  11. Improved Android widget contrasts
  12. Liquid Glass icon on iOS
  13. Updated support email

Fixes

  1. Fixed quick icon shortcuts on Android
  2. Fixed crash on app startup on OnePlus devices
  3. Fixed inaccessible files on iOS
  4. Improved crash handling in input fields
  5. Fixed “note not found” message in initial tutorial
  6. Fixed horizontal divider line break
  7. Subscriptions sheet padding adjustments on IOS
  8. Tutorial prompt from Voice Recorder widget if Routes or Destinations are not added
  9. Fixed scanner dialog padding behavior with keyboard open
  10. History record path display when creating a folder
  11. Fixed autocomplete click in Custom Template on iOS
  12. Dependency updates