Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 10:20
· 19 commits to main since this release
57cb4ab

Features

  • Cadent now ships a macOS installer: a drag-to-Applications disk image for Apple silicon, built and attached to every release alongside the Windows installer. The app has no Apple developer certificate yet, so the first launch is a right-click ▸ Open, and macOS asks for Accessibility again after an update. (#171)

Fixes

  • Cadent no longer describes itself as a Windows-only app now that macOS is
    supported: the README and package metadata name both platforms, and the
    Appearance row in Settings names the setting your own OS has — a Mac is told
    Cadent follows its Appearance setting, not a "Windows app colour mode". (#1)
  • Opening the setup wizard could hang the app: it probed your hardware on a
    background thread while it was still building the page, and the two could
    deadlock. It now builds the page first. Settings also stops watching your
    vocabulary and snippets files once the window showing them is gone. (#119)
All changes

What's Changed

New Contributors

Full Changelog: https://github.com/mikeallisonJS/cadent/commits/v0.3.0