xpipe/dist/changelogs/0.5.36.md

17 lines
846 B
Markdown
Raw Normal View History

2023-04-13 10:15:56 +12:00
## Changes in 0.5.36
2023-04-20 17:10:42 +12:00
- 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
2023-04-13 10:15:56 +12:00
- Add support for PowerShell core shell environments
2023-04-20 20:16:43 +12:00
- Improve file browser performance
2023-04-21 19:13:27 +12:00
- Improve initial connection startup after being added
2023-04-20 17:10:42 +12:00
- Implement initial support for future package manager builds
2023-04-13 10:15:56 +12:00
- Rework updating system to accommodate package managers
2023-04-15 11:16:27 +12:00
- Improve error handling
2023-04-21 02:28:50 +12:00
- Improve error display in connection creation
2023-04-13 10:15:56 +12:00
- Fix many bugs
2023-04-21 19:13:27 +12:00
So don't forget to reenter your passwords for all connection.