summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2017-02-05 14:56:12 +0100
committerGilrain2017-02-05 14:56:12 +0100
commit68b39135ceb59c02d35e22a900d5f5231404a27f (patch)
tree32d13ff1680c26e9d7c29b4d512255ae1a0acd0d /changelog
parent6b272657ccfdbd20cbdd1ec9a311351e0af26b5b (diff)
downloadaur-68b39135ceb59c02d35e22a900d5f5231404a27f.tar.gz
Update to 2.2.2.4-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog b/changelog
index 4a84cabeff0b..a0a7febbed5b 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+2017-02-05 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 2.2.2.4-1:
+ Added back overall ASF status to !status ASF (it was accidentally removed during rewrite).
+ Added support for bot1..bot9 syntax when using multiple-target commands.
+ Added !oa and !sa command aliases.
+ ASF keyword in multiple-target commands is now case-insensitive.
+ Added WCFBinding global config property.
+ Added DontAcceptBotTrades option to TradingPreferences bot config property.
+ Changed default value of TradingPreferences from AcceptDonations to None.
+ Fixed possible ASF exit/crash on invalid Steam network responses.
+ Fixed too early ASF crash by postponing services init until runtime check.
+ Misc code improvements, optimizations and bugfixes.
2017-02-01 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 2.2.2.1-1:
[!] Fixed network instability introduced in ASF V2.1.1.2. Coincidentally, this has nothing to do with network enhancements that arrived in V2.1.1.6. Huge thanks to Budgie and other folks helping me with their debug logs.