summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2019-03-07 10:47:47 +0100
committerGilrain2019-03-07 10:47:47 +0100
commit97f14583db9d40a6fb500d8bdb54d56fc603586d (patch)
tree7204a4794f83af5b2cacb1ef206a0d2ed0d3241b /changelog
parent9edae7353d89cbba23be133ce2a0834ce76ff815 (diff)
downloadaur-97f14583db9d40a6fb500d8bdb54d56fc603586d.tar.gz
Update to 4.0.1.0-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog b/changelog
index 70fd3be26b4b..67e8ac4c383d 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+2019-03-07 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 4.0.1.0-1:
+ ASF will now discover plugins also from a custom --path directory.
+ ASF will now provide feedback during processing the command on Steam chat (#951, #1114).
+ ASF now includes interactive command console which can be a very convenient way of executing commands.
+ Distributing redeeming preference will now proceed from current bot onwards, as opposed to always proceeding from the first bot (which is still used by Forwarding).
+ Added bgr command.
+ Fixed one more variant of invalid ASF 2FA device identificator.
+ Fixed regression introduced around V4 which caused NRE when using SteamTarget with custom NLog config.
+ Latest ASF-ui with new features, improvements and bugfixes.
+ Usual amount of other core improvements, optimizations and bugfixes.
+ [Deprecation for plugin creators] Commands.Response() changed its signature, you might need to recompile your plugins if you're making use of this function.
2019-02-08 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 4.0.0.5-1:
[!] ASF now comes with a plugin system, powerful enough to justify opening a new major ASF V4 version. Despite the version bump, there are no breaking changes compared to V3 and all V3 setups will update to V4 without issues.