summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2019-02-08 09:38:43 +0100
committerGilrain2019-02-08 09:38:43 +0100
commit9edae7353d89cbba23be133ce2a0834ce76ff815 (patch)
tree36ac3b4c6ab92835929c87a6fa2ffa74241f6242 /changelog
parenta69f1a4e2da8fd7481e6201b2d98f7a275e45f1c (diff)
downloadaur-9edae7353d89cbba23be133ce2a0834ce76ff815.tar.gz
Update to 4.0.0.5-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog b/changelog
index b282493dbaa1..70fd3be26b4b 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+2019-02-08 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 4.0.0.5-1:
+ [!] ASF now comes with a plugin system, powerful enough to justify opening a new major ASF V4 version. Despite the version bump, there are no breaking changes compared to V3 and all V3 setups will update to V4 without issues.
+ ASF is now aware of Steam items rarity, therefore features like SteamTradeMatcher or MatchActively will now take them into account and find matches only across the same rarity. This affects MatchableTypes of Emoticon and ProfileBackground.
+ Added SaleItem, Consumable and ProfileModifier Steam item types, which can now be specified e.g. in LootableTypes. This also means that they're no longer Unknown, as per previous ASF releases.
+ Added support for certain normally-broken 2FA deviceIDs that were deemed as invalid in the previous release.
+ Latest ASF-ui with new features, improvements and bugfixes.
+ Usual amount of other core improvements, optimizations and bugfixes.
2019-01-08 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 3.4.2.2-1:
Added warning for running excessive number of bot instances.