summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2016-10-28 11:00:32 +0200
committerGilrain2016-10-28 11:00:32 +0200
commit8a8c4bd4be63ed53f4b7d43503a1917e7f2815d2 (patch)
treed4c5a9bfc700a59930142f61977c2fdbbea27605 /changelog
parentcce20f1163527f821765b6be5d26ca02fb79a475 (diff)
downloadaur-8a8c4bd4be63ed53f4b7d43503a1917e7f2815d2.tar.gz
Update to 2.1.6.3-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/changelog b/changelog
index 0a8c97d92652..7b5ac73a27d2 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,17 @@
+2016-10-28 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 2.1.6.3-1:
+ Fixed ASF not shutting down when last Bot gets stopped.
+ Fixed a possible race condition in callback handler function that could lead to some ASF exceptions.
+ Fixed ASF not accepting trades from SteamMasterID when no TradingPreferences were chosen. Also added optional logic of accepting donation trades from ASF bots regardless of AcceptDonations enabled or not.
+ * 2.1.6.2:
+ [!] Added long-awaited support for Steam family sharing.
+ [!] Added support for auto-reload of modified configs.
+ [!] Improved trading module by replacing SteamTradeMatcher bot config property with TradingPreferences.
+ Added !redeem& command.
+ Added Paused bot config property.
+ Added support for Steam wallet codes (through !redeem and likewise).
+ Fixed logging in with SteamPassword containing non-ASCII characters.
+ Major code improvements, optimizations and bugfixes.
2016-10-12 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 2.1.5.4-1:
Fixed regression of LoginLimiterDelay being falsely ignored on non-ASF 2FA accounts.