summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2019-11-07 10:49:02 +0100
committerGilrain2019-11-07 10:49:02 +0100
commited74760cb65891c3ebe21a14573fa91e7ba961c1 (patch)
tree283e5f9a5d615455f16d33c7d962490cb2f9de08 /changelog
parent83e630f25ba83da7a590d0c8264e1138ec67db1e (diff)
downloadaur-ed74760cb65891c3ebe21a14573fa91e7ba961c1.tar.gz
Update to 4.1.0.3-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog b/changelog
index 4ee36d27297f..ba83d97f3266 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,12 @@
+2019-11-07 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 4.1.0.3-1:
+ [!] ASF V4.1 opens a new minor milestone due to NET Core 3.0 runtime upgrade.
+ Version property of /Api/ASF and /Api/ASF/Update IPC endpoints is now a string due to .NET Core changes. This is a breaking change for those that are using it.
+ Fixed a very rare situation in which some items or games to idle could be doubled.
+ Fixed Forwarding not always working properly with RateLimited bots (#1460).
+ Latest ASF-ui with new features, improvements and bugfixes.
+ Usual amount of other core improvements, optimizations and bugfixes.
+ pkg: switch to the smaller 'unzip' for ZIP64 support
2019-09-04 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 4.0.4.3-1:
ASF's default logging was enhanced to follow ${currentdir}, which results in log.txt and logs directory respecting used --path, as opposed to always being in the program's directory. If you're using custom logging config, you might want to reflect this change.