Release 1.5.4
Fixes
- Fixed an issue where text wasn’t saved when using keyboard dictation on iOS.
- Resolved an issue where certain Templates were being truncated when applied.
Release 1.5.3
Fixes
- Temporarily disabled Markdown preview on iOS due to reported stability issues.
- File Destinations now correctly appear in the Share Sheet.
- Resolved autocomplete inconsistencies with the Samsung keyboard.
- Fixed animation jitter when opening the Voice Recorder on iOS.
- Drafts on the Home Screen are now saved more frequently to prevent note loss.
- Fixed a crash when tapping the widget before Routes setup was completed on Android.
- Fixed a crash caused by rapidly switching between items on the “What’s New” screen.
Release 1.5.2
Improvements
- Added a Vault picker to Destination to improve accuracy when opening notes in Obsidian.
Fixes
- Fixed an input conflict with Android autocomplete.
- Fixed a rare crash on iOS when tapping clickable text.
Release 1.5.1
Highlights
- Introduced Shortcuts and Siri integration on iOS
- Added Light Theme
- Implemented AI-based note title generation
- Added ability to reattach existing voice recordings
- Voice Recorder now supports pause and resume
- Added option to customize voice recording file names
- Added option to override the default File Route
- Added Format Tokens support in Destination Sections
- Text drafts are now persisted after app dismissal
Improvements
- When sharing to Quick Draft, file previews are now automatically embedded into notes (with an option to skip adding previews)
- URLs are now formatted as
[title](url)when shared - Restructured Settings screen for improved navigation
- Increased note title length limit from 25 to 50 characters
- Added “What’s New” section to Settings
- Improved location picker precision on Android
- Attachments are wrapped in the template along with
{{content}} - Added error dialogs for missing File Picker or Camera apps on Android
- Added swipe-to-dismiss demo for Routes and Destinations
- Added haptic feedback to the “Send” button
- Added informational dialog in case Android phone doesn't have com.android.documentsui installed
- Updated dependencies and internal libraries
Fixes
- Resolved dependency injection (DI) tech debt
- Fixed crash when requesting permissions after device rotation on Android
- Fixed URL encoding on IOS when opening Obsidian
- Fixed keyboard not opening automatically after selecting a file
- Fixed issue where a single swipe dismissed the “What’s New” demo
- Fixed “Advanced Formatting Guide” link not opening
- Fixed Share View background color rendering
- Fixed crash on Android 8 when sharing in landscape mode
- Fixed file sharing reliability on Android 8
Release 1.4.1
Fixes
- Fixed rare text input crash on IOS
- Fixed file Template picker crash on IOS
Release 1.4.0
Improvements
- Added Manage Subscription screen
- Added support for date format blocks like
{{EEEE}}in Destination's Section - Added a short delay before releasing the voice recording wake lock
- Improved keyboard opening animation on iOS
- Renamed “Remove header from content” Route Action
Fixes
- Fixed iOS 26 Share Extension background issue
- Fixed icon shortcut visibility on OnePlus devices
- Adjusted padding for missing
{{content}}warning in Custom Template - Added paywall closing after successful purchase restore
Release 1.3.0
Highlights
- Custom date format tokens in Templates, e.g.,
{{HH:mm}} - Dynamic file paths with flexible patterns (e.g., /YYYY/[W]-w/YYYY-MM-DD)
- Draft’s first line as the note title, with a new Route action “Remove title” to remove it from the body.
- Draft insertion before or after a note or section
- New toolbar items: “Insert date” and “Insert time”
Improvements
- Files written with text attached as a preview
- New subscription options
- Link to Wiki
- “What’s new” stories
- Added Save button animation
- Media item pick animation
- Notification to save when exiting a custom template with unsaved changes (applies template on navigate back)
- Rearranged buttons in History item dialog
- Sections autocomplete for Destinations
- Extracted
{{title}}length limited to 25 characters - Improved Android widget contrasts
- Liquid Glass icon on iOS
- Updated support email
Fixes
- Fixed quick icon shortcuts on Android
- Fixed crash on app startup on OnePlus devices
- Fixed inaccessible files on iOS
- Improved crash handling in input fields
- Fixed “note not found” message in initial tutorial
- Fixed horizontal divider line break
- Subscriptions sheet padding adjustments on IOS
- Tutorial prompt from Voice Recorder widget if Routes or Destinations are not added
- Fixed scanner dialog padding behavior with keyboard open
- History record path display when creating a folder
- Fixed autocomplete click in Custom Template on iOS
- Dependency updates