diff --git a/NebulaAuth.sln b/NebulaAuth.sln index f755fa3..bb80a76 100644 --- a/NebulaAuth.sln +++ b/NebulaAuth.sln @@ -23,6 +23,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "changelog", "changelog", "{ changelog\1.4.9.html = changelog\1.4.9.html changelog\1.5.0.html = changelog\1.5.0.html changelog\1.5.1.html = changelog\1.5.1.html + changelog\1.5.2.html = changelog\1.5.2.html EndProjectSection EndProject Global diff --git a/NebulaAuth/MainWindow.xaml b/NebulaAuth/MainWindow.xaml index 96f4bab..451a6ff 100644 --- a/NebulaAuth/MainWindow.xaml +++ b/NebulaAuth/MainWindow.xaml @@ -137,6 +137,7 @@ + + + + +
+ +
+
Version 1.5.2
+
DATE
+
+ - FIX: Potentially fixed problem with memory-leak on some devices (Windows 10, 11 Home/Professional)
+ - FIX: Small performance improvements
+ - UI: Added splash screen on application start
+ - UI: Added "Copy Login" in context menu of account on right-click.
+ - UI: Small localization update
+ - UI: Added tooltip to "Use Indicator" setting
+ - UI: Small design improvements
+ - UPDATE: most of the libraries were updated to the last version
+
+
+
+ + + \ No newline at end of file