Skip to content

Releases: Zagrthos/SWTOR-ChatColorManager

1.6.1 - DPI

26 Apr 15:50
Compare
Choose a tag to compare

General

  • Changed License to AGPL-3.0
  • Changed the behavior of some Forms about scaling them
  • Updated Design to be more DPI Aware
  • Updated Roslynator Dependencies

v1.6.0 - .NET 8 LTS

15 Apr 22:21
Compare
Choose a tag to compare

General

  • Updated to .NET 8
  • Refactored the code a little bit
  • Updated the installer to use .NET 8 now

What's Changed

Full Changelog: v1.5.2...v1.6.0

1.5.2 - .NET Update

08 Aug 22:53
4e34ae6
Compare
Choose a tag to compare

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

04 Aug 22:48
Compare
Choose a tag to compare

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!

30 Jul 00:58
Compare
Choose a tag to compare

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

18 Jul 20:40
Compare
Choose a tag to compare

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

16 Jul 23:19
Compare
Choose a tag to compare

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

15 Jul 19:53
Compare
Choose a tag to compare

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

15 Jul 00:09
Compare
Choose a tag to compare

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

1.3.3 - .NET Update

12 Jul 19:51
Compare
Choose a tag to compare

Improvements

  • .NET 7 Version updated to 7.0.9
  • Code optimization

Full Changelog: v1.3.2...v1.3.3