Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 01:10
· 3 commits to main since this release
1ec29eb

Features

  • Cadent's tray icon is now the same mark on Windows and macOS — previously each
    platform drew a different one. The three states are told apart by shape rather
    than colour everywhere: flow lines when dictation is ready, two bars when it is
    paused, an exclamation when something needs you. On Windows the icon follows
    your taskbar's light or dark setting, and switches with it while the app is
    running, so it stays visible whichever you use. (#7)
  • Cadent has a proper app icon: the mark knocked out of a rounded purple tile,
    on the installer, the Start menu, the taskbar, the Alt-Tab entry, the macOS app
    bundle and the disk image the Mac version arrives in. Previously those all
    carried the bare tray glyph, which looked unfinished at the sizes Finder and
    the Start menu use. The tray icon itself is unchanged. (#10)
All changes

What's Changed

  • One tray mark on both platforms: shape carries the state by @mikeallisonJS in #7
  • Re-lock after the release PR bumps the version by @mikeallisonJS in #9
  • Give the app icon a tile of its own by @mikeallisonJS in #10
  • Release v0.5.0 by @github-actions[bot] in #8

Full Changelog: v0.4.0...v0.5.0