v2.0.0 — app IDs dropped -rust suffix, aarch64 builds
Two infra changes, no functional app changes since v1.2.0:
- App IDs dropped the
-rustsuffix:org.tunaos.tables-rust→org.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-rustIDs 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