Skip to content

Releases: VodBox/pyWinContext

pyWinContext Beta 0.1.2

13 Jul 16:25
Compare
Choose a tag to compare

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

03 Apr 05:13
Compare
Choose a tag to compare

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

06 Mar 12:09
Compare
Choose a tag to compare
Pre-release

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.