Releases: digitalsleuth/WIN-FOR
v10.0.0
CHANGELOG
This release supports the latest package repo from SaltStack as a result of recent changes from the SaltStack team. It will install SaltStack 3007.1 vice 3005.x, as 3005 is no longer supported or available from the SaltStack repo.
Other changes include a bit of minor code cleanup and preparations for theme modifications in the future.
v9.2.0
Changelog
- Fixed an issue where the
repo
folder wasn't properly cloned, resulting in failures during the following installs / updates - Refactored directory management into a single function vice independent management
- Removed some incorrect Start Menu paths from the layout
v9.1.0
Changelog
- Added the ability to choose a customized theme, and added a blank template to get started
- Cleaned up some of the code behind and better organized it
- Updated the "Results" and "Errors" windows to see the actual Salt State ID Error results, and the actual
[ERROR ]
lines in the log. - Some font resizing
v9.0.0
CHANGELOG
- Added the ability to select Debloat Options prior to install
- Added the option to select a "Custom" theme for the installation, providing a zip file containing the specific state files and images to be used in the theme (documentation to follow)
- Changed theme and layout of the application
- Improved error handling
- Option to open all relevant log files now available on the Error Window
v8.4.0
CHANGES:
- Removes dependency on internal hash and version of SaltStack and Git, making it easier to update those versions without the need to update the Customizer
- Minor UI modifications
v8.3.0
Fixes
- Move to 3005.2 caused issues with winrepo path being modified, regressed Salt to 3005.1-5
v8.2.0
Fixes
- Errors not reporting correctly
- Load Custom State feature would not accurately detect and check proper boxes
- HttpClient downloads not detecting proper HTTP Status Codes
- Single-character key selection launching button functions unintentionally
Adds
- Buttons for saving and clearing status logs above Output window
- Proper tab indexing
Removes
- CRA-WIN Theme
v8.1.0
This release introduces a new feature, the ability to choose the HostName for the system you're installing on. This is not a breaking change.
v8.0.0
Major Updates
- Resolves #2 where permissions are not accurately applied based on a language misconfiguration in the application
- Refactored all of the variable names to meet proper C# standard
This update is recommended for anyone using a non-English language as their primary language in Windows.
v7.1.0-rc1
Attempting to correct the language issues when applying FileSystemAccess based permissions to a file system using a language other than English to identify group names.
This RC only addresses the difference between French (France) and English (English US), and is meant to test a specific language-based issue. Once successful, a full release will be made available.