We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957171d commit b7cab5aCopy full SHA for b7cab5a
CHANGELOG.md
@@ -19,9 +19,17 @@ Release dates will be in YYYY-MM-DD format.
19
20
## Unreleased
21
22
+## 8.2.0 - 2025-02-05
23
+
24
+### Added
25
+- Overhaul of the log dialog, now with the option to trail the log file.
26
+- Script paths can now include home variables liks $HOME or ~.
27
28
### Fixed
29
- Increase timeout for scripts that are run with login to 50 seconds, the default of 5 seconds proven to short.
-
30
+- Fixed margins in config dialog.
31
+- Fixed error handling for scripts that return non-zero exit codes.
32
+- While the login process is running, all action are now properly disabled until the login process is complete.
33
34
## 8.1.0 - 2025-01-23
35
0 commit comments