Skip to content

1.4.8

Choose a tag to compare

@github-actions github-actions released this 09 Apr 18:51
· 85 commits to main since this release
Immutable release. Only release title and notes can be modified.
1.4.8
  • Use glnx_chaseat() to resolve and validate license files (CVE-2026-39977)
  • Limit Glib version gate macros to flatpak-builder target to mitigate build warnings from libglnx update
  • Update libglnx submodule to ccea836b
  • Handle trailing '/' as directory boundary in cleanup
  • Fix licence directory for runtimes
  • Include license-files in cache checksum
  • Show a better message on CURLE_BAD_CONTENT_ENCODING
  • Install base-extensions when handling dependencies
  • Run locale migration after cleanup
  • Handle case-insensitive YAML boolean and null scalars in YAML manifests
  • Support setting state-dir for run
  • Various improvements to CI, documentation and tests