Skip to content

Release v3.3.0

Choose a tag to compare

@kem-a kem-a released this 21 Feb 22:16
· 67 commits to main since this release

What's Changed

  • Zsync update improvement by @kem-a in #61
  • Add AppImage format detection and extraction improvements by @kem-a in #62. Dropped 7z in favor of unsquashfs
  • Improve i18n initialization by refining locale fallback logic and updating environment variables (fc6d5fb)
  • Enhance drag-and-drop functionality with visual feedback. Solves #42 (07c0952)
  • Fix zsync update handling to carry over fields from old records. Get app version from zsync url/tag (ebdbace)
  • Fix zsync update handling with SHA-1 checksum support (f4e0d18)
  • Fix cleanup logic in Installer to prevent app deletion on failure. Fixes #48 (f6b14ee)

Full Changelog: v3.2.1...v3.3.0