Skip to content

eBalistyka 0.1.15

Choose a tag to compare

@github-actions github-actions released this 19 May 19:30
· 19 commits to main since this release
1ae72c0

CI / Distribution

  • Flatpak — Reworked CI builds: removed the need for --privileged containers, now building directly via flatpak-builder --sandbox --user; added amd64 + arm64 matrix builds for every PR
  • Flatpakgenerated-sources.json is now automatically generated and committed to main on every release tag (for Flathub)
  • Flatpak — Added OARS rating and metadata required for Flathub submission
  • Snap — Added amd64 + arm64 matrix builds for PR builds (same approach as Flatpak)
  • Winget — Added publishing support for Windows Package Manager
  • AUR — Fixed GPG signing in publish-aur.yml
  • CI — Unified artifact retention period to 2 days; upgraded CI action versions

Full Changelog: v0.1.15-beta.1...v0.1.15