summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/changelog b/changelog
index 0d1906c846b3..2f8efe0b008f 100644
--- a/changelog
+++ b/changelog
@@ -1,8 +1,9 @@
-2024-01-25 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
- * 5.5.2.1-1:
+2024-01-30 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 5.5.2.2-1:
Refactored and unified selected bot config properties into new FarmingPreferences setting: Paused, ShutdownOnFarmingFinished, SendOnFarmingFinished, FarmPriorityQueueOnly, SkipRefundableGames, EnableRiskyCardsDiscovery, AutoSteamSaleEvent. ASF will automatically convert your existing bot configs into new format, and if you're using --no-config-migrate then you'll need to migrate manually (@JustArchi).
Added new SkipUnplayedGames option to FarmingPreferences (@JustArchi #3126).
Added additional aliases: al for addlicense and ala for addlicense ASF (@JustArchi #3127).
+ Fixed failure in using cached access tokens after latest Steam breaking change (@JustArchi #3133).
ASF will now shutdown if you attempt to load mismatched versions of official plugins into the process (@JustArchi #3128).
MatchActively will now slightly deprioritize bots with 1-game inventories (@JustArchi).
Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).