<aside>
đź’ˇ
Dev Logs, not just feature changes (we will use ‡ as a way to mark important features).
</aside>
2025.10-6
- ‡ On Mac: Batch select to tag. Batch select to drag and drop to other apps. Batch select to archive/unarchive/delete.
- Better search matching. Now searching “automation” will not only matching items with “automation” in description, content, but also matching items tagged with “#automation”
- Started using Swift 6.2 for modern DX
2025.10.2-3
- Spent a huge amount of time setting up macOS 14.6 via VM and setup a feedback loop to test it there, finally fixed drag to tag there. Will not prioritize macOS 15+ going forward.
2025.9.30
- Fixed the deletion crashing on pagination limit
- Fixed the Play Sound when Saving was defaulted to false on app launch
- ‡ Mac onboarding: Added Import from Safari feature on Settings Data Tab, also link to it from onboarding view


2025.9.25
- ‡ Added more capture settings, give user more control on how to capture and which app to ignore.
- A new capture spacing limit: only recognize captures that’s spaced to a specific time as intentional captures (ignore some apps automatically trigger double copy on single copy, Excel/Word/Arc address bar does this)
- A new “ignored apps” setting that will allow user to ignore certain apps when capturing
- ‡ On iOS: Added a way to dock the floating pill either on top or bottom, when dragged, the pill will animate to different location to avoid blocking content below.
- Fix iOS 26 not able to long press saved search pill to enable context menu to delete pills
- ‡ Better saved search popover on Mac, so you can drag from the popover to tag items, since it no longer blocks content below.

2025.9.18
- ‡ Adding a sort direction sub picker to “Sort By”

Mac Sort By with directions

iOS
- Further improved dock icon hiding setting, it will no longer close search window nor update settings window level
- Improved the dock icon behavior, when tapping, it will no longer attempt to close the window, which can cause window flash in Stage Manager mode, it will now only show the window, this matches other mac app behavior
2025.9.16