Releases: dtgDTGdtg/SRWE
SRWE v2.3.6
v2.3.6 Adds HiDPI awareness. See #28
V2.3.5 fixes an important regression issue when loading profiles: it could be the attached window got the wrong window styles set. If you downloaded v2.3.4 please download v2.3.5 to fix this issue.
V2.3.4 adds a great contribution by @etra0 through PR #23: Added the option to change resolution based on an aspect ratio and target megapixel count
It also fixes an issue where you had your change overwritten in e.g. the width when the timer elapsed and read the current window width again. It now doesn't overwrite the width/height values once they're manually changed, till a set button is clicked or a window is selected.
SRWE 2.3.3
Changes:
2.3.3: Adds a 'Set' button to the area for the target window position and size and removes the timer based auto-set for size and position. This should solve a long lasting problem with SRWE where typing a new size would mid-typing already apply the value currently being typed in as the valid new value.
2.3.2: Fixes for #17: any exception caught during process retrieval is now considered as fatal for that process: the process is ignored.
2.3.1: Fixes for #8 Max limit of available profiles is sometimes still the old value
Release files
The file SRWE_233_WithProfiles.zip
already contains the file SRWE_Profiles.zip
. The file SRWE_233.zip
contains just SRWE without the profiles.
SRWE 2.3.0
Changes in this version:
- added link label for copyright message to visit github repo
- window is now resizable ( #2)
- Fixed #5 (DA:I required fix makes SRWE less usable for ROTTR) by adding a new setting:
ForceExitSizeMoveMessage
. User can set this through the UI. Default, false - refactored some code in settings class, to use defaults and default settings file
- added migration code so settings aren't flushed when new version is released, new settings are added to existing file, version is bumped.
- default folder for open/save dialogs is now obtained from last used profile
- Increased # of elements in recent profile menu to 20. Elements are now also generated from constant
- Added auto attach to last known process optional setting (for #1 )
- Added Alt-key shortcuts to tab bar menu items and buttons
- Fixed tab order in UI.
Release files
The file SRWE-2-3-0-WithProfiles.zip
already contains the file SRWE-Profiles.zip
. The file SRWE-2-3-0.zip
contains just SRWE without the profiles.
SRWE v2.2.1 AnyCPU
SRWE v2.2.1 (AnyCPU)
Initial release at GitHub.