Skip to content

v1.0.1340

Choose a tag to compare

@github-actions github-actions released this 22 Mar 15:32
· 51 commits to main since this release

If you find ServerBox useful and helpful, please consider donating at https://cdn.lpkt.cn/donate. Thanks!

What's Changed

  • fix(ssh): Fixed an issue in the built-in SSH terminal where pressing the “Backspace” key or the arrow keys caused commands to be repeated by @GT-610 in lollipopkit/xterm.dart/pull/6
  • fix(ssh): Ensure that the private key ends with a newline character by @GT-610 in #1073
  • chore: Remove unused submodule by @GT-610 in #1074
  • refactor: Remove Cupertino routing options and update the list of contributors by @GT-610 in #1076
  • fix(storage): Fixed an issue with the SFTP path history by @GT-610 in #1077
  • feat (Editor): Add an option to set the editor font family by @GT-610 in #1078
  • refactor(server): Move the SSH import and discovery features from the server edit page to the settings page by @GT-610 in #1079
  • feat (Private Key Editing): Added private key format normalization by @GT-610 in #1080
  • fix(pve): Fix connection issues and add more error handlings by @GT-610 in #1081

Full Changelog: v1.0.1331...v1.0.1340