Skip to content

Releases: Aetherinox/rar-utility

v1.2.0.0

29 Jan 10:35
9ea43b7
Compare
Choose a tag to compare

What's Changed

  • Fixed user stored settings requiring .exe.config file, integrated global settings
  • Interface update
  • Debugging functionality for developer
  • Updated default values for newest version of WinRAR 7.00 beta 4
  • Update notification integration to help assist users with getting the latest copy of the patch when core software changes.
  • Add priority to notifications to ensure user sees them and they don't dip behind interface
  • Added --debug startup argument
  • Added logging system in the event of user errors and being able to diagnose this utilities functionality
  • Optimizations:
    • Combined Powershell queries to utilize individual method
    • Interface now caches controls before loading them for more smooth interaction
  • Fixed bug in interface which caused it to not paint the background once minimized and brought back
  • App now gets cert and gpg IDs from Github manifest



Changelog

Full Changelog: v1.1.0.0...v1.2.0.0

v1.1.0.0

04 Nov 00:19
e8aee36
Compare
Choose a tag to compare

What's Changed

  • Update functionality, prep work for WinRAR 7.x & testing
  • Solved two false positives with various virus scanners
  • Housekeeping to clean up the binaries
    • No longer requires any files other than the single .exe binary

Changes

Full Changelog: v1.0.0.0...v1.1.0.0

v1.0.0.0

09 Jul 00:39
bcc6057
Compare
Choose a tag to compare

Initial release