Skip to content

Releases: killerwolf/QuickToss

1.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 14:16
ca7af21

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

Choose a tag to compare

@github-actions github-actions released this 20 Aug 23:07
d453f7d
Merge pull request #16 from killerwolf/claude/fix-updater-logger

fix: notify about updates instead of failing to install them

1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 22:34
e905604
Merge pull request #15 from killerwolf/claude/rc-release-channel

ci: support RC/prerelease tags without notifying existing installs

1.3.0-rc.1

1.3.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 21:59
e905604
Merge pull request #15 from killerwolf/claude/rc-release-channel

ci: support RC/prerelease tags without notifying existing installs

1.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 21:39
0bdd06c
Merge pull request #13 from killerwolf/claude/new-app-icon

feat: new app icon (swipe stack)

1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:36
de652bb
Merge pull request #4 from killerwolf/claude/auto-update

feat: automatic update checking and install

1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 19:51
c2bb4a6
v1.0.0

Merge pull request #1 from killerwolf/claude/quicktoss-macos-ci-build…