What's Changed
- Zsync update feature by @kem-a in #3
- Update SVG icon to new design with improved dimensions and gradients (94d28bf)
- Implement in-flight tracking for installations and uninstalls to prevent race conditions (341b68a)
- Add dbus_activatable property to DesktopEntry and adjust installer to remove DBusActivatable key (c3f081f)
- Remove DESKTOP_FILE_PREFIX constant and preserve original desktop filename for better integration (9a7ad67)
- Refactor symlink creation logic to apply to all applications by default for improved compatibility (1f78533)
- Add MIME type handling to DesktopEntry and update desktop database on install/uninstall (acc76b8)
- Refactor icon handling to remove scalable icons directory and simplify fallback logic (0448c2c)
- Add contribution URL to metainfo and update About dialog with credits section (af9af58)
- Enhance ZsyncDirectSource to include remote version and update related methods for version comparison (edf5a87)
- Set normalized zsync URL as homepage if blank during update process (53632cc)
- Remove
readelfdependency. Enhance zsync update info extraction method (8a61433) - Add cmake and jq to installation instructions for Debian, Fedora, and Arch Linux (73089b6)
- Fix link icons not displayed. Using adwaita system icons instead (3080d4e)
- Add support for bundling 7-Zip tools during build process (063e3b6)
Full Changelog: v2.2.4-beta...v2.3.2-beta