summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2017-01-04 11:02:00 +0100
committerGilrain2017-01-04 11:02:00 +0100
commit2e88e89edbfd93bd9b2108c8d987a0e1f70ab28a (patch)
tree2957f820e67599552ec37c2fc3620e7c5e2eee99 /changelog
parentce3e275e2fcafd8ff20835256e3d50b27f9c4a83 (diff)
downloadaur-2e88e89edbfd93bd9b2108c8d987a0e1f70ab28a.tar.gz
Update to 2.2.0.5-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog b/changelog
index cff395656068..af7ce6513dc9 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+2017-01-04 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 2.2.0.5-1:
+ [!] Removed ForwardKeysToOtherBots and DistributeKeys - it's unified under new RedeemingPreferences bot config property.
+ [!] Added new LootableTypes bot config property.
+ [!] IsBotAccount no longer controls looting foil cards, the responsibility now lies in newly introduced LootableTypes.
+ Added rough approximation of expected farming time, to !status and alike (also API).
+ Fixed statistics reporting not working on older versions of Mono.
+ Fixed rare issue that could lead to ASF not connecting to Steam Network.
+ Fixed ASF not parsing command-line arguments when running as a service.
+ Removed ForceHttp global config property. For reasoning, see commit.
+ Usual code improvements, optimizations and bugfixes.
+ package: systemd-sysusers handles the user & group creation
2016-12-18 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 2.1.7.9-1:
Switched Statistics STM listing to new protocol version (old one won't work anymore)