Skip to content

Releases: digitalsleuth/WIN-FOR

v9.2.0

09 Feb 03:30
Compare
Choose a tag to compare

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

31 Jan 01:23
Compare
Choose a tag to compare

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

14 Nov 03:28
Compare
Choose a tag to compare

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

06 Oct 15:34
Compare
Choose a tag to compare

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

06 Sep 18:49
Compare
Choose a tag to compare

Fixes

  • Move to 3005.2 caused issues with winrepo path being modified, regressed Salt to 3005.1-5

v8.2.0

06 Sep 02:35
Compare
Choose a tag to compare

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

23 Aug 03:26
Compare
Choose a tag to compare

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

09 Jul 02:44
Compare
Choose a tag to compare

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

23 Jun 20:49
Compare
Choose a tag to compare
v7.1.0-rc1 Pre-release
Pre-release

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.

v7.0.0

28 May 19:42
Compare
Choose a tag to compare

Major updates to graphical layout and TreeView handling:

  • added a search function to find the tool you want in the current treeview
  • modified the TreeView layout.json source to better handle Enabled and Checked items for the future
  • added icons to the menu