Release notes
What changed in JustNow. Binaries live on
GitHub Releases;
the Sparkle appcast is generated locally during release publishing.
v1.2.0
Current public build
April 24, 2026
- Added multi-display capture and rewind support, including monitor selection in the overlay.
- Added clearer Screen Recording permission guidance during first launch and recovery.
- Fixed stopped display capture recovery so capture can restart cleanly after display changes.
- Polished overlay monitor selection copy, alignment, and selected-state highlight.
v1.1.0
Previous release
April 18, 2026
- feat: option to hide menu bar icon (closes #17) by @yjsoon in https://github.com/yjsoon/justnow/pull/19
v1.0.0
Previous release
April 16, 2026
- Refactor capture orchestration and split overlay components by @yjsoon in https://github.com/yjsoon/justnow/pull/14
- Polish the overlay backdrop and timeline chrome by @yjsoon in https://github.com/yjsoon/justnow/pull/15
- feat: hero screenshot compositing script by @yjsoon in https://github.com/yjsoon/justnow/pull/16
v0.3.0
Previous release
April 8, 2026
- Added indexed full-history search in the rewind overlay so you can find retained screen text without scrubbing frame by frame.
- Added in-frame search match highlighting to make matched words easier to spot once a result is open.
- Added clickable overlay controls for close, previous/next frame, and search.
- Added a configurable pause/resume shortcut and improved pause state visibility in the menu bar.
- Smoothed search and scrolling transitions in the rewind overlay.
v0.2.1
Previous release
April 3, 2026
- Fixed Escape cancellation during drag-to-grab text so cancelling a selection no longer triggers OCR on mouse-up.
- Refreshed the public app page with a real screenshot of the rewind overlay and text-grab flow.
v0.2.0
Previous release
March 23, 2026
- Added drag-to-grab text in rewind so you can select part of a frame and copy cleaned OCR text straight to the clipboard.
- Added rewind settings for a copied-text confirmation sound and an optional text-grab debug preview.
- Improved text-grab OCR quality and selection feedback, and simplified adaptive power settings.
v0.1.6
Previous release
March 13, 2026
- Stabilise local signing for Screen Recording permissions by @yjsoon in https://github.com/yjsoon/justnow/pull/9
v0.1.5
Previous release
March 12, 2026
- Fix timeline detail window mismatch by @yjsoon in https://github.com/yjsoon/justnow/pull/8
v0.1.4
Previous release
March 12, 2026
- Fix settings window reopen crash and add regression test by @yjsoon in https://github.com/yjsoon/justnow/pull/7
v0.1.3
Previous release
March 11, 2026
- Tidy the settings row and fix worktree builds by @yjsoon in https://github.com/yjsoon/justnow/pull/4
- Improve screen recording recovery and rewind history controls by @yjsoon in https://github.com/yjsoon/justnow/pull/5
- Fix Screen Recording permission follow-up by @yjsoon in https://github.com/yjsoon/justnow/pull/6
- @yjsoon made their first contribution in https://github.com/yjsoon/justnow/pull/4
v0.1.2
Previous release
March 10, 2026
- Added Sparkle-based in-app update support, including a new Settings software update section and a menu bar `Check for Updates…` action.
- Added an in-repo public site for the app page, release notes, and Sparkle appcast at `justnow.tk.sg`.
- Added site-generation and Cloudflare Pages deployment helpers so stable release publishing can update the public appcast automatically.
- Re-signed Sparkle helper binaries in the local distribution pipeline for release-ready builds.
v0.1.1
Previous release
March 8, 2026
- Initial pre-release of JustNow.
- Added custom app and menu bar icon assets for clearer recording state feedback.
- Updated the default keyboard shortcut to ⌘⌥J for opening the overlay.
- Improved release packaging so signed and notarised artefacts can be built locally.