Skip to content

v2.19.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:37
· 18 commits to main since this release
95a8489

Uninstall has moved out of the ClipMenu 2 menu and into Settings.

  • Uninstall is gone from the dropdown. It sat directly above Quit in the menu you open to paste a clip — two adjacent items where a mis-click costs you the app. Removing ClipMenu 2 now lives only in Settings, as the last pane in the sidebar, and what gets removed is unchanged.
  • The App menu section now comes from DragonKit. About, Check for Updates…, Settings… and Quit are supplied by the shared Dragon menu instead of being hand-built inside ClipMenu, so every Dragon app stays in step. One visible consequence: the dropdown has a single divider above Quit now, where it used to draw two.
  • Small wording fix. "Check for updates…" is now "Check for Updates…", matching Apple's title-case convention.

What's Changed

  • v2.18.1 — install docs + Mac App Store availability by @teddychan in #47
  • docs: unify README structure, style, and table of contents by @teddychan in #48
  • docs: add Tests section with measured coverage by @teddychan in #49
  • ci: run the test suite on every pull request by @teddychan in #50
  • feat: adopt DragonKit 1.5.0's shared DragonAppMenu for the App menu section by @teddychan in #51
  • feat!: drop Uninstall from the status-item menu (DragonKit 2.0.0) by @teddychan in #52
  • chore: bump version to 2.19.0 by @teddychan in #53

Full Changelog: v2.18.0...v2.19.0