Releases: Zagrthos/SWTOR-ChatColorManager
Releases · Zagrthos/SWTOR-ChatColorManager
1.6.1 - DPI
v1.6.0 - .NET 8 LTS
General
- Updated to .NET 8
- Refactored the code a little bit
- Updated the installer to use .NET 8 now
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #19
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #20
- Bump github/codeql-action from 2 to 3 by @dependabot in #21
- Bump actions/dependency-review-action from 3 to 4 by @dependabot in #22
- Bump nuget/setup-nuget from 1 to 2 by @dependabot in #24
- Bump microsoft/setup-msbuild from 1 to 2 by @dependabot in #23
- .NET 8 by @Zagrthos in #25
Full Changelog: v1.5.2...v1.6.0
1.5.2 - .NET Update
Improvements
- Updated the installer to use the newest .NET 7 Version 7.0.10
- Rebuilt the application on the newest .NET 7 Version
Full Changelog: v1.5.1...v1.5.2
1.5.1 - Color Reset
Additions
- Added Reset Colors Button
Improvements
- Code optimizations
- Detecting of colors improved
- There's now an error shown if no "ChatColors" Line is found in the file
- Setup now checks for the newest .NET Version instead of 7 in general
Full Changelog: v1.5.0...v1.5.1
1.5.0 - Smaller Installer size!
Additions
- Changelog Form added
- Licences Form added
- Reworked ColorPicker UI a bit
- Now uses SWTOR font
- Example text now has a background like the SWTOR chat window
- Font size of example text can now be changed
- Reworked the installer in the background
- Now installing .NET 7 in it's current version if it's not installed already
- Smaller size in general
- Fully localized
Improvements
- Code Improvements
- Logging Improvements
- About Form improvements
- If the local SWTOR path was not found there's now a warning displayed
Fixes
- GitHub Link Button is now localized
- The Main Form will no longer show two times "Current server:"
- Fixed the display of the backup options and the char folder if SWTOR is not found
Full Changelog: v1.4.2...v1.5.0
1.4.2 - Another wave of improvements
Improvements
- Implemented Check about the internet connection regarding updates
- Logging optimizations
- Code optimizations
- Last downloaded update file will now be deleted after update
- Add GitHub Link to Repository to About Form
- Adjusted TabIndex on restore Backup Form
Full Changelog: v1.4.1...v1.4.2
1.4.1 - Downloads improved
Improvements
- Improved logging of MessageBoxes
- Hash checking added after automatic downloading a new update in the background
- Restore Backup Listbox will now be cleared if the last directory was deleted
- Enabling and disabling of buttons in Restore Backup added if there are no files left
Fixes
- Restore backup will now stay closed if there are 0 directories found
Full Changelog: v1.4.0...v1.4.1
1.4.0 - Cleaning features
Additions
- Logs are now deleted if they're older than 7 days
- There's now an info if the backup dir is empty
- Added the ability to delete files and folders within the BackupSelectorForm
Improvements
- Logging improved
Full Changelog: v1.3.4...v1.4.0
1.3.4 - Bugfixes and Improvements
Improvements
- Setup will now display a language selection
- Logging optimizations
- Missing localization for EN and FR added
Fixes
- Remove uneccessary error if one CheckedListBox is clear
Full Changelog: v1.3.3...v1.3.4