This commit is contained in:
crschnick
2024-07-31 23:14:18 +00:00
parent ded5cc8dfe
commit 64cc467628
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,7 @@
## Serial connection support
There is now support to add serial connections.
## Scripting improvements
The scripting system has been reworked in order to make it more intuitive and powerful.
@@ -12,6 +16,9 @@ When multiple files are selected, a script is now called only once with all the
## Other
- Fix terminal exit not working properly in fish
- Fix renaming a connection clearing all state information
- Fix script enabled status being wrong after editing an enabled script
- Fix download move operation failing when moving a directory that already existed in the downloads folder
- Enable ZGC on Linux and macOS
- Some small appearance fixes
+1 -1
View File
@@ -1 +1 @@
10.3-3
10.3-4