Skip to content

Releases: ahmadhayyan/ahUpdater

ahUpdater v1.2.0

09 Jan 18:39
d7a2c88
Compare
Choose a tag to compare

Updates:

  • Change the type of the version variable in the application arguments from float to string to support Semantic Versioning (1.0.0)
  • Change the type of the forceUpdate variable in the web JSON from bool to string to refer to the minimum usable version
  • Add connection timeout to avoid infinite loading loops
  • Improve users' experience

ahUpdater v1.1

08 Jul 19:46
5018ae0
Compare
Choose a tag to compare

Updates:

  • change 'background' group to 'main' in update.ini
  • added an error message when the updater can't access the json file
  • added another parameter to open main app when the updater can't read/access the json file (this parameter will be ignored if the updater can read the json file)
  • added an error message when the update failed and provided a retry option (successfully downloaded package will not be downloaded again)

noConnection

ahUpdater v1.0 Released!

29 May 14:47
0fd323a
Compare
Choose a tag to compare

Features :

  • Check for updates, download, install or unzip
  • Force update option available
  • Custom style, custom text, custom icon
  • Set package the way you like