mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 15:40:23 +00:00
16 lines
846 B
Markdown
16 lines
846 B
Markdown
## Changes in 0.5.36
|
|
- Add support to lock your workspace with a custom password similar to password managers.
|
|
This will encrypt all stored sensitive information using the password as the key.
|
|
The general password encryption has also been reworked, which results in all existing passwords becoming invalid.
|
|
So make sure to reenter your passwords for any connection.
|
|
- Add experimental support for PowerShell Remote connections
|
|
- Add support for PowerShell core shell environments
|
|
- Improve file browser performance
|
|
- Improve initial connection startup after being added
|
|
- Implement initial support for future package manager builds
|
|
- Rework updating system to accommodate package managers
|
|
- Improve error handling
|
|
- Improve error display in connection creation
|
|
- Fix many bugs
|
|
|
|
So don't forget to reenter your passwords for all connection.
|