Releases: killerwolf/QuickToss
Releases · killerwolf/QuickToss
Release list
1.5.0
Changed
- The PDF viewer is no longer part of the initial bundle — it loads the first time
you actually open a PDF, so the app starts faster for everyone who never previews one. - The app icon fills more of its canvas, so it reads better at Dock and Finder sizes.
Fixed
- A file that fails to move to the Trash is no longer counted as tossed. The failure
was swallowed, so the file stayed on disk while the summary claimed it was gone —
now the session leaves it in place and tells you what happened.
1.4.0
Merge pull request #16 from killerwolf/claude/fix-updater-logger fix: notify about updates instead of failing to install them
1.3.0
Merge pull request #15 from killerwolf/claude/rc-release-channel ci: support RC/prerelease tags without notifying existing installs
1.3.0-rc.1
Merge pull request #15 from killerwolf/claude/rc-release-channel ci: support RC/prerelease tags without notifying existing installs
1.2.0
Merge pull request #13 from killerwolf/claude/new-app-icon feat: new app icon (swipe stack)
1.1.0
Merge pull request #4 from killerwolf/claude/auto-update feat: automatic update checking and install
1.0.0
v1.0.0 Merge pull request #1 from killerwolf/claude/quicktoss-macos-ci-build…