Prepared for 1.5.2 release

HOTFIX: Resolved an issue introduced by the September 18, 2024, Steam update, where an error occurred during session refresh due to changes in Steam's response model.
This commit is contained in:
Давид Чернопятов
2024-09-18 14:16:32 +03:00
parent e6ae762d5a
commit 80d7c09b0d
5 changed files with 94 additions and 66 deletions
+10 -9
View File
@@ -67,16 +67,17 @@
<!-- Changelog entry -->
<div class="change">
<div class="version">Version 1.5.2</div>
<div class="date">DATE</div>
<div class="date">18.09.2024</div>
<div class="description">
- FIX: Potentially fixed problem with memory-leak on some devices (Windows 10, 11 Home/Professional)<br />
- FIX: Small performance improvements<br />
- UI: Added splash screen on application start <br/>
- UI: Added "Copy Login" in context menu of account on right-click. <br/>
- UI: Small localization update <br/>
- UI: Added tooltip to "Use Indicator" setting <br/>
- UI: Small design improvements <br/>
- UPDATE: most of the libraries were updated to the last version<br />
- HOTFIX: Resolved an issue introduced by the September 18, 2024, Steam update, where an error occurred during session refresh due to changes in Steam's response model.<br />
- FIX: Potentially resolved a memory leak issue on some devices (Windows 10, 11 Home/Professional).<br />
- FIX: Minor performance improvements.<br />
- UI: Added a splash screen on application startup.<br />
- UI: Added "Copy Login" option in the account context menu on right-click.<br />
- UI: Minor localization updates.<br />
- UI: Added a tooltip to the "Use Indicator" setting.<br />
- UI: Minor design improvements.<br />
- UPDATE: Most libraries have been updated to their latest versions.
</div>
</div>
</div>