github ByteAtATime/flare v0.1.0
Flare v0.1.0

4 months ago

This update is a breaking change from v0.1.0-alpha, mainly due to the change in naming. After updating, you will need to:

  • Update Your Hotkeys/Scripts: The executable is now flare_0.1.0_amd64.AppImage by default.
  • (Optional) Clean Up Old Folders: We now use new paths for its configuration and cache files. You can safely remove the old paths:
    • Cache: ~/.cache/dev.byteatatime.raycast-linux is now ~/.cache/dev.byteatatime.flare
    • Config/Data: ~/.local/share/dev.byteatatime.raycast-linux is now ~/.local/share/dev.byteatatime.flare

It is not recommended to rename the cache directories, as there may be incompatibilities. Most notably, your clipboard history will fail to decrypt.

Note that this means your plugins and their settings will be reset.


What's Changed

Full Changelog: v0.1.0-alpha...v0.1.0

Don't miss a new flare release

NewReleases is sending notifications on new releases.