mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-25 00:50:31 +00:00
[stage]
This commit is contained in:
parent
8375fbd644
commit
135ebebe25
2 changed files with 9 additions and 3 deletions
10
dist/changelogs/12.0.md
vendored
10
dist/changelogs/12.0.md
vendored
|
@ -17,11 +17,13 @@
|
|||
|
||||
## Fixes
|
||||
|
||||
- Fix csh, opnsense, pfsense shells being broken
|
||||
- Fix VM start/stop actions only being visible when user credentials were supplied
|
||||
- Fix tunnels failing to start when the remote login shell was fish
|
||||
- Fix dashlane password manager configuration being wrong
|
||||
- Fix some shell sessions staying open in the background when closing connection creation dialog
|
||||
- Fix SSH bridge not launching on Linux with missing sshd
|
||||
- Fix browser transfer progress flickering
|
||||
- Fix VM start/stop actions only being visible when user credentials were supplied
|
||||
- Fix tunnels failing to start when the remote login shell was fish
|
||||
- Fix powershell type not being able to be recognized in certain language modes
|
||||
- Fix Cygwin/Msys2/GitForWindows not showing up in connection search sometimes
|
||||
- Fix some startup checks not working
|
||||
|
@ -35,3 +37,7 @@
|
|||
- Improve git failure messages
|
||||
- Fix git CLI check not working on macOS due to xcode-select
|
||||
- Fix git sync failing when multiple gpg programs were present in PATH
|
||||
|
||||
## Product hunt
|
||||
|
||||
XPipe will be on ProductHunt on October 22. If you interested, you can follow XPipe at https://www.producthunt.com/products/xpipe.
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
12.0-7
|
||||
12.0-8
|
||||
|
|
Loading…
Reference in a new issue