Skip to content

WinReform 1.0.0

Latest
Compare
Choose a tag to compare
@AKruimink AKruimink released this 06 Sep 04:32

WinReform 1.0.0

After months of adding features, chasing bugs and listening to user feedback we are happy to announce and celebrate the official first release of WinReform 1.0.0!

We want to thank everyone for the amazing help that got WinReform to the point that it is today, from user feedback, to bug reports, feature request and pull requests, we would not have been were we are today without all of you!

Now lets jump into the changes.

Features

  • Added a settings menu.
    • Added both dark and light theme.
    • Added ability to auto refresh the active windows.
    • Added a option to replace the PID column with a location column.
    • Added a option to override the close button to minimize instead.
  • Added a view that shows the active windows.
    • Added an option to search for windows.
    • Added an option to manually refresh the list of active windows.
  • Added a resizer view.
    • Added the ability to assign a custom width and height to a window.
    • Added the ability to apply a preset of common resolutions to a window.
  • Added a locator view.
    • Added the ability to assign a custom x and y coordinate to a window.
    • Added the ability to assign a preset location on a given monitor to the window.
  • Added support for resolutions below 1920x1080.

Bug Fixes

  • Fixed an issue where the active window view would also display windows that were not meant to be shown (0x0 resolution).
  • Fixed an issue where when a selected item was changed it would no longer be deselectable.
  • Fixed an issue where WinReform would crash when the resolutions column would be double clicked.
  • Fixed an issue where refreshing the active windows would cause a short freeze each time.
  • Fixed an issue where the selected active windows would automatically deselect when the item got updated.

Other

  • Added Code of Conduct to the repository.
  • Added Contribution guidelines to the repository.
  • Improved the readme with images, faq and about the project.
  • Added Apache v2 license.

Info

WinReform.exe is a stand alone application (no install required) but requires .net core 3.1 run-time to be installed on the system.
WinReform-Portable.exe is a fully portable version that comes with the .net core 3.1 run-time included.