diff --git a/dist/changelogs/10.0.md b/dist/changelogs/10.0.md index c62256d7e..d268c2027 100644 --- a/dist/changelogs/10.0.md +++ b/dist/changelogs/10.0.md @@ -10,8 +10,6 @@ You get the command exit code and output as a response, allowing you to adapt yo Any kind of passwords and other secrets are automatically provided by XPipe when establishing a shell connection. You can also access the file systems via these shell connections to read and write remote files. -There will also be more functionality added to the API in the future. - There already exists a community made XPipe API client for python at https://github.com/coandco/python_xpipe_client. It allows you to interact with the API more ergonomically and can also serve as an inspiration of what you can do with the new API. @@ -73,7 +71,7 @@ The UI has also been streamlined to make common actions and toggles more easily - Add option to use double clicks to open connections instead of single clicks - Add support for foot terminal - Fix rare null pointers and freezes in file browser -- +- Fix PowerShell remote session file editing not transferring file correctly - Fix elementary terminal not launching correctly - Fix windows jumping around when created - Fix kubernetes not elevating correctly for non-default contexts