← All releases

Version 1.5.0

Highlights

  • New Pro feature: Related Items — link any file or folder to any other, browse them directly from the file details panel
  • Aggressive thumbnail generation hardening with GC, DX recycling, and recovery to nip stalled thumbnails in the bud
  • Watch your thumbnails generate in real time — click the thumbnail loading bar to reveal the worker, with a cancel button to shut it down
  • Fixed a sign-in issue where the website was stealing the desktop app's refresh token, forcing repeated logins later in the day
  • Rate limiting and additional security hardening across API endpoints

What's New

Related Items (Pro)

  • Relate any file or folder to any other file or folder and see them right in the File Details panel — making it easy to navigate between and find related work.
  • Automation is coming later so that import rules can build these relationships automatically.

Thumbnail Worker Visibility

  • Click the thumbnail loading bar to reveal the worker window and watch your thumbnails generate live.
  • A Cancel button lets you shut the worker down on demand.

Improvements

Thumbnail Generation

  • Aggressive new tweaks to thumbnail generation — added garbage collection, worker recycling, and intermittent DirectX recycling to prevent the worker from getting stuck.
  • More guards around the generation pipeline so stalled thumbnails recover instead of blocking the queue.

Security

  • Added rate limiting to API endpoints to protect against abuse.
  • Additional security hardening passes across the API surface.

Bug Fixes

  • Fixed an authentication bug where signing in on the website would steal the desktop app's refresh token, causing the app to require sign-in again later the same day.