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.
- This feature does not store or transmit any data from the user.
- Simply checks the current version of the software and compares it to the manifest file located at https://github.com/Aetherinox/WinRARKeygen/blob/master/Manifest/manifest.json
- If user has no internet, it skips. Not required.
- User must manually download newest update, no self-installation added -- too intrusive
- 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