summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2017-01-30 20:32:23 +0100
committerGilrain2017-01-30 20:32:23 +0100
commit403509999a74467b7c199e7e920f501dcec0abd1 (patch)
tree884b7dd56c1294f46cc5f8caf6cc045162501bbd /changelog
parent2e88e89edbfd93bd9b2108c8d987a0e1f70ab28a (diff)
downloadaur-403509999a74467b7c199e7e920f501dcec0abd1.tar.gz
Update to 2.2.1.6-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog b/changelog
index af7ce6513dc9..58f2185d97b4 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+2017-01-30 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 2.2.1.6-1:
+ [!] Added localization support for ASF.
+ [!] Reworked ASF heartbeats.
+ [!] ASF is now smart enough to automatically skip farming games that weren't released yet.
+ Added CurrentCulture global config property for overriding default language.
+ Added unused keys response to !redeem.
+ Removed SteamApiKey, API key is now automatically fetched by ASF during runtime. Big thanks to @il-marc for initial implementation!
+ Renamed HttpTimeout to ConnectionTimeout. New property is also responsible for several other types of timeouts, such as Steam network and heartbeats.
+ Fixed potential exploit allowing attacker to trigger ASF error message.
+ Fixed !addlicense and other store-based functionality not working properly for accounts restricted with SteamParentalPIN.
+ Major code improvements, optimizations and bugfixes.
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.