summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2018-06-16 08:18:14 +0200
committerGilrain2018-06-16 08:18:14 +0200
commitdf7a81164b38ca795a87099058743a289d05d8de (patch)
tree74ddd7a47804219e602c644eeeb4fe307931459e /changelog
parent55db826b766262f2391c620bece2395445013c58 (diff)
downloadaur-df7a81164b38ca795a87099058743a289d05d8de.tar.gz
Update to 3.2.0.2-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog b/changelog
index cb1ce32baf97..a7c990eb312b 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+2018-06-16 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 3.2.0.2-1:
+ [!] Upgraded .NET Core runtime from 2.0 to 2.1 (ref: #799, #804).
+ Added generic-netf ASF variant (ref: #806).
+ Added OnlineStatus bot config property.
+ Added Steam summer sale 2018 with ID of 876740 to SalesBlacklist (ref: #809).
+ Upgraded default value of SteamProtocols from 3 to 7 due to #612 issue being resolved.
+ Fixed GamesPlayedWhileIdle not being activated when using permanent pause command.
+ Fixed first key from new queue being skipped with Distribution when running out of bots in redeem command (ref: SC)
+ Usual amount of other code improvements, optimizations and bugfixes.
+ [Deprecation] Removed BackgroundGCPeriod global config property in favour of new GCLatencyLevel setting available in .NET Core 2.1. ASF will still enable old behaviour during first stage of deprecation.
+ [Deprecation] Removed FarmOffline bot config property in favour of OnlineStatus. ASF will still map FarmOffline: true to OnlineStatus: 0 during first stage of deprecation.
2018-05-28 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 3.1.3.4-1:
Fixed ASF being unable to unlock parental accounts due to misc Steam change.