Releases: antony-jr/QAppImageUpdate
Releases · antony-jr/QAppImageUpdate
v1.1.2
v1.1.1
v1.1.0
New Feature
- New confirmation dialog similar to Sparkle Framework
- Release notes is now fetched and returned through updateAvailable signal
Bug fixes
- Fixed unusable object when the object was canceled previously
- Fixed broken signals and slots connection
- Fixed crash on multiple method calls at the same time.
- Ignore calls to method when busy.
- Automatically cancel when destructed
- Secured multiple calls to public methods
Tests
- Added tests for AppImageDeltaRevisioner
- Added more tests for other private classes
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Change Log
- Implemented zsync client library in Qt.
- Made the API single threaded and non-blocking.
- Reduced the use of legacy code.
- Implements Cyclic API.
- deprecates old sources.
- Uses QLocale to convert time from string to QDateTime in Zsync Control File.
- Fixed false positive of servers which does not support ranges requests.
- Fixed code styles.
- Reduced the usage of macros.
- Removed the use of Atomic variables from all classes
- Avoided the use of mutex in every classes.
- Started using local includes.
- New Feature: AppImageUpdaterDialog ,a gui for the delta revisioner.
- fix premature call to verifyAndConstructTargetFile();
- fix unstable progress caused due to multiple progress signals
- make a single version of getMethod to reduce code
v0.0.6
v0.0.5
ChangeLog
- Fixed some typos and bugs.
- Fixed Url Resolution errors.
- Refactored code base.
- Handle the new version filenames better.
- Fixed error on some trival post installations.
- Fixed some dumb mistakes.
- Took some lines of code to trash
This release is so far good compared to other releases , Highly recommended to use this release!