summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog b/changelog
index a37bc79989ed..1505827b6a4f 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,12 @@
+2021-05-01 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 5.0.6.3-1:
+ We've added missing localization support for our SteamTokenDumper plugin, it's now consistent with the rest of ASF.
+ Our internal HandleTwoFactorAuthenticationConfirmations() function now allows to retrieve handled confirmations for plugins and API usage. Third-party plugins using ASF 2FA might require a recompilation to accomodate this change.
+ Fixed a very rare possibility of wrong Steam time getting cached for prolonged amount of time (used in ASF 2FA).
+ Misc logging enhancements (#2292, #2293).
+ Latest ASF-ui with new features, improvements and bugfixes.
+ Updated localization provided by our community.
+ Usual amount of other core improvements, optimizations and bugfixes.
2021-04-01 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 5.0.5.6-1:
Compared to V5.0.5.5, this version includes only a newer version of ASF-ui which had a pretty important regression in the previous build.