summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog b/changelog
index c5661f6311c9..ff1f93dce5e2 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+2023-05-28 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 5.4.6.3-1:
+ Added additional bullet-proofing for validation of accounts being announced on ASF STM listing (@JustArchi #2900 #2901).
+ Fixed OnBotDisconnected() always giving EResult.OK as a disconnection reason to subscribed plugins (@JustArchi #2891).
+ Fixed ASF not working with Steam passwords longer than 64 characters (@JustArchi #2903).
+ Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
+ Updated localization provided by our community (@JustArchi-ArchiBot).
+ Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).
2023-05-01 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 5.4.5.2-1:
Added IBotCustomMachineInfoProvider plugin interface, which deprecates previously used ICustomMachineInfoProvider (@JustArchi #2873).