Skip to content

v2.0.0 — app IDs dropped -rust suffix, aarch64 builds

Choose a tag to compare

@hanthor hanthor released this 27 Jul 04:59
· 122 commits to main since this release
fdbd279

Two infra changes, no functional app changes since v1.2.0:

  • App IDs dropped the -rust suffix: org.tunaos.tables-rustorg.tunaos.tables (same for letters/decks). The Python variants are gone (archived), so the Rust apps are the only Tables/Letters/Decks now — the disambiguating suffix no longer earns its keep. This is a breaking rename: uninstall the old -rust IDs and install the new ones.
  • aarch64 builds: every app now publishes both x86_64 and aarch64 OCI images, cross-built the same way as Mariner/Mandelbrot.

Install: flatpak remote-add --if-not-exists tuna-os https://tunaos.org/flatpak/tuna-os.flatpakrepo && flatpak install tuna-os org.tunaos.tables org.tunaos.letters org.tunaos.decks