Skip to content

Releases: akaion-ai/annona

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 20:53

Annona v0.1.2

Beta. On macOS, if these builds are not notarised, the right-click → Open
trick no longer exists: since macOS 15 an un-notarised app that carries a quarantine
flag is reported as damaged and moved to the Trash. Clear the flag on the disk
image before opening it:

xattr -dr com.apple.quarantine ~/Downloads/Annona_*.dmg

On Windows, SmartScreen may warn; click More info then Run anyway.

Downloads

  • macOS Apple Silicon (M-series): Annona_*_aarch64.dmg
  • macOS Intel: Annona_*_x64.dmg
  • Windows: Annona_*_x64-setup.exe
  • Linux: Annona_*_amd64.AppImage or annona_*_amd64.deb

See QUICKSTART.md for usage.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 17:09
0cbd954

Annona v0.1.1

Beta — unsigned builds. First launch on macOS: right-click the app and pick Open to bypass Gatekeeper.
On Windows, SmartScreen may warn; click More info then Run anyway.

Downloads

  • macOS Apple Silicon (M-series): Annona_*_aarch64.dmg
  • macOS Intel: Annona_*_x64.dmg
  • Windows: Annona_*_x64-setup.exe
  • Linux: Annona_*_amd64.AppImage or annona_*_amd64.deb

See QUICKSTART.md for usage.

What's Changed

  • ci(pypi): publish the package the README already tells people to install by @M-ballabio1 in #13
  • fix(updater): the app checked for updates against a placeholder key by @M-ballabio1 in #14

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 15:54

Annona v0.1.0

Beta — unsigned builds. First launch on macOS: right-click the app and pick Open to bypass Gatekeeper.
On Windows, SmartScreen may warn; click More info then Run anyway.

Downloads

  • macOS Apple Silicon (M-series): Annona_*_aarch64.dmg
  • macOS Intel: Annona_*_x64.dmg
  • Windows: Annona_*_x64-setup.exe
  • Linux: Annona_*_amd64.AppImage or annona_*_amd64.deb

See QUICKSTART.md for usage.

Full Changelog: https://github.com/akaion-ai/annona/commits/v0.1.0