Skip to content

Releases: kem-a/AppManager

Release v2.1.2-beta

11 Jan 22:58

Choose a tag to compare

What's changed

  • Refactor background update mechanism: remove XDG portal permission request logic, implement daemon for background updates, and update preferences handling (168b40f)
  • Refactor DwarFS tools handling: install directly to bin and update related comments (f5e6e94)
  • Implement automatic app updates feature and enhance preferences UI (1f36174)

Full Changelog: v2.1.0-beta...v2.1.2-beta

Release v2.1.0-beta

10 Jan 22:00

Choose a tag to compare

What's changed

  • Remove development CSS class from DropWindow and MainWindow for production readiness (6d17813)
  • Refactor AppImage naming conventions for consistency; update README installation instructions (99e439b)
  • Bump version to 2.1.0-beta in project configuration (4081a1e)
  • Implement self-installation check and integrity verification on app launch; add script for building AppImage (669e70b)
  • Refactor metainfo extraction logic for improved clarity and error handling; enhance app launch process in DropWindow to ensure proper execution before closing (f15f1f9)
  • Add version extraction from metainfo XML as fallback for desktop entry version (c70e10f)
  • Refactor about dialog creation to use new method for improved clarity and maintainability (c642cfa)
  • Add refresh button to app list for improved user experience (1d16546)
  • Add cancel button functionality for update process and improve update handling (2d3bc9c)
  • Update InstallationRecord to track Last-Modified and Content-Length, and adjust updater logic for improved change detection. Remove eTag approach for updates (99ce7da)
  • Update icon loading and error handling in UI utilities and details window. Reduce logging (7bbb477)
  • Add dialog option to Open app after succesfull installation (612759d)
  • Fix etag handling in Updater (8c8c476)

Full Changelog: v2.0.0-beta...v2.1.0-beta

Release v2.0.0-beta

30 Dec 20:42
0c4cb98

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta...v2.0.0-beta

Initial release v1.0.0-beta

23 Dec 23:45

Choose a tag to compare