Releases: VodBox/pyWinContext
Releases · VodBox/pyWinContext
pyWinContext Beta 0.1.2
Hotfix
Just a quick hotfix to include a crash fix that hadn't yet been synced, along with...
- Added a help menu for quick access to information
- Added the ability to check for updates to the program
- Added a progress bar for when saving.
Previous Changelog
- Direct Edit Mode Added - Instead of manually installing .reg files, saving is done in the background.
- Changed Packager to PyInstaller - pyWinContext is now run from a single executable file, and is significantly smaller than before.
- Executable is now Digitally Signed - Can verify that the executable comes from me (Dillon Pentz)
- Bug Fixes
- Fixed icon sizing issues
- Fix CLI arguments being forgotten after UAC prompt
- Fix crash when saving with direct mode without having used file export mode first.
- Other miscellaneous crashes fixed.
pyWinContext Beta 0.1.1
Changelog
- Direct Edit Mode Added - Instead of manually installing .reg files, saving is done in the background.
- Changed Packager to PyInstaller - pyWinContext is now run from a single executable file, and is significantly smaller than before.
- Executable is now Digitally Signed - Can verify that the executable comes from me (Dillon Pentz)
- Bug Fixes
- Fixed icon sizing issues
- Fix CLI arguments being forgotten after UAC prompt
- Fix crash when saving with direct mode without having used file export mode first.
- Other miscellaneous crashes fixed.
pyWinContext Beta 0.1.0
First release of pyWinContext. Hasn't been tested under pressure, but has worked when handling a general use case.
Notable missing features:
- Direct Edit mode, to avoid needing to merge registry files manually.
- Exporting and Importing configurations.
- Exporting portable script for installation on other computers.