What's New in APSE


Apse 4.4.1 (Latest release)

  • Improvement: APSE stays on the same page after importing files for easier multi-batch imports.
  • Security update: several security bugfixes. All users are encouraged to update as soon as possible.

Apse 4.4.0

  • New feature: check for updates from within the app. Go to the "Apse" menu and click "Check for updates".
  • Improvement: command line importer supports local files and webpages.

Apse 4.3.1

  • Security improvement: ensure the application can only read files inside the config directory

Apse 4.3.0

  • New feature: Command-line importing script available for Business users. Email support@apse.io for more information.
  • Improvement: tall images have height limited on search results page
  • Improvement: long runs of whitespace are condensed
  • Improvement: license info shown on Welcome screen
  • Bugfix: prevent very large images from breaking on windows
  • Bugfix: snapshots without valid text render correctly
  • Bugfix: fix a snapshot ordering bug when merging indexes

Apse 4.2.2

  • Improvement: layout of OCR'd text more closely matches original snapshot
  • Improvement: more PDF types supported
  • Improvement: clearer message when a PDF has been deleted from the index
  • Bugfix: fix a snapshot ordering bug when merging indexes

Apse 4.2.1

  • Bugfix: prevent more types of PDFs from breaking on import or merge.

Apse 4.2

  • New feature: Starred snapshots. Click the star icon on a snapshot to bookmark it. Use starred:true in your searches to see only starred items or use the Go menu in the app.
  • New feature: jump directly to the most recent snapshot with special search latest or the Go menu in the app.
  • New feature: More Like This. Click the button on a result to see similar snapshots.
  • Improvement: Clearer error messages if something goes wrong.
  • Bugfix: prevent certain PDFs from breaking on import.

Apse 4.1

  • Improved search parsing. For example: 'bike' now matches 'bike', 'bikes', 'biked', 'biker', 'biking', etc.
  • URL components are now handled better. E.g. searching 'wikipedia' matches any URL including that string, instead of requiring 'en.wikipedia.org'.
  • New feature: PDF import supported.
  • Bugfix: the number of documents shown in the processing queue could be off by 1. Not anymore!
  • Bugfix: Prevent a situation where index merging could fail.

Apse 4.0

  • New feature: Merge indexes from different computers. Supported with Business license.
  • Performance enhancement: major improvement to processor usage.
  • Performance enhancement: increased OCR accuracy.

Apse 3.2.3

  • Security bugfix: Prevent a malicious website from executing a DNS rebinding attack against APSE. All users are encouraged to upgrade as soon as possible.

Apse 3.2.2

  • Bugfix: Apple Silicon builds should launch without being blocked by Gatekeeper.

Apse 3.2.1

  • Bugfix: imported PNGs now processed correctly.
  • Bugfix: fix a situation where config files for new installs on Mac could be corrupted.

Apse 3.2

  • New feature: nicer formatted timestamps.
  • New feature: relative timestamps are now shown when you hover over the Previous/Next Snapshot links.
  • Bugfix: fix display problem with the Delete 15 Minutes button
  • Bugfix: prevent crash related to logging file

Apse 3.1

  • New feature: directly take text notes. Just hit the ➕ icon to have Apse remember something for you.
  • New feature: import .txt files, in addition to images.
  • New feature: ARM64 build for Apple silicon now available.

Apse 3.0.1

  • Bugfix: make sure the Apse window launches correctly on new systems.

Apse 3.0

  • New feature: File import. You can now add images directly to the search index.
  • New feature: Individually select monitors to capture. Instead of one or all, you can individually specify which screens are captured.
  • Performance enhancement: text recognition is now about 15% faster.
  • Performance enhancement: improved speed searching, adding, and deleting snapshots on very large indexes.
  • Performance enhancement: the Apse window launches sooner when starting up.
  • Bugfix: fix a keyword highlighting bug in search results.
  • Improvement: better layout on search results pages, especially on narrow screens.

This release also has a couple breaking changes:

  • On startup, recording is now paused by default. Users can specify record-on-launch in their settings, or manually start recording.
  • Images are now stored forever by default. The previous default value was one year. This value can be configured in settings as well.

When launching v3.0 for the first time, Apse will do a one-time upgrade of the index on your hard drive. This takes a little time, please be patient.

Apse 2.7.1

  • Bugfix: make sure search term hits are highlighted correctly on the results page.

Apse 2.7.0

  • New feature: An indicator with the number of images in the queue is now displayed.
  • Bugfix: prevented an issue with the recording toggle updating correctly.

Apse 2.6.1

  • Improvement: Apse is now recognized by Gatekeeper on MacOS.
  • Improvement: Better error messages for troubleshooting (not that any errors were going to happen...)

Apse 2.6.0

  • New feature: system tray and running in the background now supported on MacOS.
  • Bugfix: Fixed an issue that prevented taking manual snapshots via the tray icon.
  • Improvement: Show better error messages for malformed searches.

Apse 2.5.0

  • New feature: thumbnails are shown on the search results page.
  • New Feature: The Firefox extension notifies you when a snapshot failed, rather than leaving you hanging. (You probably need to start APSE.)
  • Improvement: Form submission UI is more difficult to mis-click.

Apse 2.4.0

  • Bugfix: prevented a couple instances where Apse could fail to start correctly.
  • Improvement: made the UI more clear about expired and invalid license keys.

Apse 2.3.0

  • New Feature: Quick search. Now you can search from any screen in the app.
  • New Feature: Configure whether APSE starts auto-recording when you launch it, or waits until you tell it to.
  • Improvement: A handful of user interface improvements. The paused/recording indicator is clearer now. Stealth-camouflage markers are less obtrusive.
  • Bugfix: prevent a case when APSE could freeze if it was unable to verify the activation key

Apse 2.2.0

  • New Feature: Recent search history. Your recent searches are remembered, so you can easily go back and forth between searches.
  • Improvement: added easier navigation links to previous/next snapshots
  • Bugfix: Apse recognizes when monitors are connected or disconnected while it is running.
  • Bugfix: pausing and unpausing after Apse has been running a very long time don't require a page reload

Apse 2.1.1

  • New Feature: When you manually take a snapshot with the Firefox extension, the button notifies you when it was successful!
  • Bugfix: Prevent external applications from triggering manual snapshots.
  • Bugfix: Fix a bug preventing the app from launching on Solus Linux.

Apse 2.0.1

  • Bugfix: Prevent an invalid config value from stopping screenshots being taken.

Apse 2.0.0

  • Improvement: OCR is about 50% faster! You can take snapshots more often, or at the same frequency and see much lower CPU usage.
  • Improvement: dramatically better layout detection. Text in multiple windows or columns is grouped much more intelligently.
  • New feature: visual indicator that Apse is working on long-running searches. Very useful.
  • Improvement: UI for manual snapshots and expired license error messages are clearer.
  • Breaking change: OSX Mavericks is no longer supported. Apple users please upgrade to at least Yosemite.

Apse 1.7.4

  • Bugfix: fix an issue where deleting the latest snapshot could prevent new ones from being added.

Apse 1.7.3

  • Bugfix: Snapshots containing HTML code are rendered properly.

Apse 1.7.2

  • Bugfix: Prevent a circumstance where a manual snapshot could be accidentally triggered.

Apse 1.7.1

  • Bugfix: On Windows, the Apse icon won't be un-pinned from your taskbar when upgrading to a new version.

Apse 1.7.0

  • New Feature: Advanced Search! AND and OR and NOT to your heart's desire. Date ranges supported too!

Apse 1.6.1

  • Improvement: Many UI improvements and clarifications
  • Bugfix: Fixed copy/paste on Mac OS

Apse 1.6.0

  • New feature: Live config updates - you can update your Apse config without restarting the app!
  • Improvement: Faster shutdown times
  • Improvement: Better indication of how results are sorted
  • Improvement: Better indication of whether auto-snapshots are paused
  • Bugfix: Fixed potential issue on Mac that could prevent text extraction

Apse 1.5.3

  • Bugfix: Correct an issue blocking batch deletion.

Apse 1.5.2

  • Bugfix: Correct an issue with Apse launching on Mac OS.

Apse 1.5.1

  • Bugfix: Prevent Apse from exiting before all manual snapshots are processed.

Apse 1.5

  • New Feature: Added ability to take manual snapshots from system tray
  • Bugfix: Prevent cases where system tray icon could disappear

Apse 1.4

  • New Feature: Added ability to sort results by date

Apse 1.3

  • New Feature: Added welcome screen for first time starting Apse
  • New Feature: Firefox extension for taking manual snapshots directly from your browser. Get the extension here.
  • Improvement: Better navigation and ability to reload pages

Apse 1.2

  • New Feature: Take Snapshot Now - you can manually trigger a snapshot at any time from the Apse window.
  • Improvement: Smart image processing to handle dark backgrounds. Vastly improves accuracy.
  • Improvement: Pause/Unpause buttons and status have been clarified

Apse 1.1

  • New Feature: Skynet Apse gains self-awareness. Apse can recognize itself in screenshots, so your search index doesn't get polluted with text from the Apse window.
  • Improvement: Prevent page layout from hiding some information on result pages.
  • Bugfix: Prevent deleted snapshots from breaking links in next/previous snapshot.

Apse 1.0

  • Initial release of Apse!

Sound good? You can get Apse now:

Get Apse now