Skip to content

Commit

Permalink
[release]
Browse files Browse the repository at this point in the history
  • Loading branch information
crschnick committed Dec 5, 2023
1 parent efe75a7 commit d9e496f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion dist/changelogs/1.7.9.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ It is recommended to start with a remote git repository from scratch though to p
### Other changes

- Fix new daemon instances getting stuck when trying to communicate with an already running daemon that does not respond
- Fix daemon not properly exiting when stuck on shutdown and receiving more SIGTERM events
- Fix daemon not properly exiting when stuck on shutdown
- Fix elevated commands getting stuck if no sudo password was available
- Fix some commands getting stuck under rare conditions on Linux and macOS
- Fix some windows being shown outside of screen bounds when display scaling values were set very high
Expand All @@ -30,3 +30,6 @@ It is recommended to start with a remote git repository from scratch though to p
- Fix file browser execute action not launching scripts
- Fix some license related errors
- Fix Windows os detection on remote servers if cmd was not available
- Many other small miscellaneous fixes and improvements

Please make sure to report any issue you can find. This helps the development a lot.
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.9-6
1.7.9

0 comments on commit d9e496f

Please sign in to comment.