Skip to content

Releases: Pyenb/Keychron_mice_software_updater

v1.4

14 Mar 21:36
Compare
Choose a tag to compare

What's Changed

  • Updater now won't throw an ugly error anymore if it cannot connect to the internet. It will just write it into the logs
  • Updated UPX compression to newest version

Full Changelog: v1.3...v1.4

v1.3

17 Feb 13:07
Compare
Choose a tag to compare

What's Changed

  • Updater now has an updater! When there is a new version of the updater available, it will tell you!
  • Updated readme to include that information
  • Reformatted code

Full Changelog: v1.2...v1.3

v1.2

10 Feb 14:56
Compare
Choose a tag to compare

What's Changed

  • Added more logging for better debugging
  • Shrinked file size down to only ~8 MB from the previous ~78 MB using Virtuals Envs. (See build.bat file for changes)

Full Changelog: v1.1...v1.2

v1.1

09 Feb 13:41
93c043c
Compare
Choose a tag to compare

What's Changed

  • Added logging
  • Added config file to save install_path
  • Added prompt to select installation folder if default isn't found
  • Added Keychron logo to installer and executable
  • Updated naming
  • Updated innosetup to be more uniform
  • Integrated UPX to shrink file size.
  • Updated readme
  • Updated .gitignore

Full Changelog: v1.0...v1.1

v1.0

21 Jan 21:49
Compare
Choose a tag to compare

Initial release including basic features.

Full Changelog: https://github.com/Pyenb/Keychron_mice_software_updater/commits/v1.0