Skip to content

v2.3.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Apr 12:04
· 59 commits to main since this release
acfd484
  • Native thumbnail provider for macOS and Windows

  • Background thumbnail queue with stale-detection and manual refresh

  • Tracks thumbPath and sourceModifiedAt on clipboard items

  • Async image processing queue with configurable max-bytes gate

  • Retain BMP fallback for unsupported formats (SVG, PDF, etc.)

  • Enhanced safety checks for file deletion (out-of-scope path guard)

  • Image quota enforcement: purge oldest images when storage exceeds limit

  • Track broken external references (brokenSince) and auto-purge after configurable days

  • New updateKeepBrokenCallback and updateImagesQuotaCallback hooks

  • Release manifest service with signature verification

  • InstallChannelDetector and UrlHelper with platform overrides

  • Blocked-version screen improvements

  • Paste preset options and reset-filters-on-show setting

  • Multimedia and cleanup settings in onboarding

  • isIdle property on ThumbnailQueue for UI state

  • Remove onboarding personalization options

  • Remove WebP encoding (reverted)

  • Improved code formatting and readability across services

Full Changelog: v2.2.6...v2.3.0-beta.1