summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2017-11-21 14:12:50 +0100
committerGilrain2017-11-21 14:12:50 +0100
commit7bc2d3456b6fb0cfc22c936a39d3dd0fcbceb3d4 (patch)
treee22544befb66b1154bd0af09223c48a5a348543b /changelog
parent11bc468359b89bd7dfb0b76b8c346d3e011fea87 (diff)
downloadaur-7bc2d3456b6fb0cfc22c936a39d3dd0fcbceb3d4.tar.gz
Update to 3.0.4.7-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog b/changelog
index 965a9a42dc41..d3194d0ddba2 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,12 @@
+2017-11-21 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 3.0.4.7-1:
+ [!] Fixed potential trading notifications loop (ref: #697).
+ Further corrected above bugfix compared to V3.0.4.6 release.
+ ASF OS-specific packages are now link-time optimized with monolinker, which removes unnecessary .NET Core runtime dependencies and results in smaller overall size.
+ Improved OS language detection (ref: #688).
+ Fixed a small regression in ArchiSteamFarm.sh script that affected old bash versions (ref: #683).
+ Fixed missing logic for PasswordRequiredToKickSession (ref: #694).
+ Usual amount of code improvements, optimizations and bugfixes.
2017-10-24 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 3.0.4.1-1:
Removed CardDropsRestricted and added HoursUntilCardDrops bot config property with default value of 3 in its place.