Release notes

Pastery 1.3.0
Thank you for supporting Pastery ๐ฅณ
Feel free to reach out with feature suggestions.
New features
- Introducing a new way to quickly edit images โ press โE on any image to open a full editor. A great way to quickly transform your images into
Improved
- Search is now instant โ results update on every keystroke with no perceptible delay. An in-memory metadata index replaces per-keystroke database round-trips, and image blobs load in the background only when needed.
- Overview mode now uses native Liquid Glass throughout โ the search bar, date picker, and panel surface all use the system glass effect on macOS 26.
- The search bar and date picker are now the same height, aligned via the design system.
- Cards in overview mode scroll under the top bar with a native soft scroll-edge blur effect.
- The timeline column in overview mode now has sticky/pinned day headers that stay visible as you scroll, displayed as native Liquid Glass chips.
Fixed
- Fixed bare number keys (1โ8) triggering quick-paste instead of search. Only โ1โโ9 quick-paste; typing a digit now searches as expected. (Swiftโs
whereclause on a multi-patterncaseonly applied to key 9.) - Fixed rapid quick-paste (e.g. โงโV โ โ2 โ โงโV โ โ3) only pasting the last item. Pastes are now queued so each โV completes before the next begins.
- Fixed the overlay not reopening when pressing โงโV while it was still closing.