| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ServerBox_v1.0.1340_amd64.apk | 2026-03-22 | 43.0 MB | |
| ServerBox_v1.0.1340_arm64.apk | 2026-03-22 | 41.7 MB | |
| ServerBox_v1.0.1340_arm.apk | 2026-03-22 | 43.1 MB | |
| ServerBox_v1.0.1340_windows_amd64.zip | 2026-03-22 | 27.6 MB | |
| ServerBox_v1.0.1340_amd64.AppImage | 2026-03-22 | 30.3 MB | |
| README.md | 2026-03-22 | 1.3 kB | |
| v1.0.1340 source code.tar.gz | 2026-03-22 | 3.1 MB | |
| v1.0.1340 source code.zip | 2026-03-22 | 3.5 MB | |
| Totals: 8 Items | 192.4 MB | 1 | |
What's Changed
- fix(ssh): Ensure that the private key ends with a newline character by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1073
- chore: Remove unused submodule by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1074
- refactor: Remove Cupertino routing options and update the list of contributors by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1076
- fix(storage): Fixed an issue with the SFTP path history by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1077
- feat (Editor): Add an option to set the editor font family by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1078
- refactor(server): Move the SSH import and discovery features from the server edit page to the settings page by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1079
- feat (Private Key Editing): Added private key format normalization by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1080
- fix(pve): Fix connection issues and add more error handlings by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1081
Full Changelog: https://github.com/lollipopkit/flutter_server_box/compare/v1.0.1331...v1.0.1340