xpipe/dist/changelogs/0.5.36.md
2023-04-20 05:10:42 +00:00

681 B

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.
  • Improve file browser performance
  • Add experimental support for PowerShell Remote connections
  • Add support for PowerShell core shell environments
  • Implement initial support for future package manager builds
  • Rework updating system to accommodate package managers
  • Improve error handling
  • Fix many bugs