summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorGilrain2019-08-01 18:30:39 +0200
committerGilrain2019-08-01 18:30:39 +0200
commit9ad8ca8d2e3e135fd49cfe0ee558a51d26c26de3 (patch)
treeaf956772a3e5adf16b86895fe17dc8382285b5b3 /changelog
parent697555f44002464b7dba0bb8fabbc2cefc8efd77 (diff)
downloadaur-9ad8ca8d2e3e135fd49cfe0ee558a51d26c26de3.tar.gz
Update to 4.0.3.9-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/changelog b/changelog
index a73e2fa26560..6fc36489c484 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,16 @@
+2019-08-01 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 4.0.3.9-1:
+ ASF will now attempt to split long Steam messages on newline if possible (ref: #1329).
+ ASF will now keep up to 10 past log files in logs directory for archival purposes. As usual you can modify this behaviour through custom NLog config.
+ ASF now includes enhanced logic for excluding invalid games from being idled (ref: #1299).
+ It's now possible to specify --path command-line argument also as ASF_PATH environment property (ref: #1316).
+ Enhanced SteamParentalCode usage, ASF can now verify whether the code is needed and whether the code is correct. It can also generate the code automatically in limited circumstances.
+ Rewritten and improved addlicense command, which now has a distinction between apps and packages, see licenses argument.
+ Rewritten and improved owns command, which now allows to query apps, packages, names and regexes, see games argument.
+ Fixed SteamParentalCode not working due to recent Steam breaking change (ref: #1339).
+ Latest ASF-ui with new features, improvements and bugfixes.
+ Usual amount of other core improvements, optimizations and bugfixes.
+ [Deprecation] IPC's /Api/Command/{command} has been rewritten into /Api/Command with JSON body, check swagger spec for more details (ref: #1314).
2019-07-02 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 4.0.2.7-1:
Added reset command (ref: #1290).