| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ServerBox-1.0.1365.dmg | 2026-04-23 | 51.4 MB | |
| ServerBox_v1.0.1365_amd64.apk | 2026-04-08 | 43.4 MB | |
| ServerBox_v1.0.1365_arm64.apk | 2026-04-08 | 42.1 MB | |
| ServerBox_v1.0.1365_arm.apk | 2026-04-08 | 43.4 MB | |
| ServerBox_v1.0.1365_windows_amd64.zip | 2026-04-08 | 27.6 MB | |
| ServerBox_v1.0.1365_amd64.AppImage | 2026-04-08 | 30.5 MB | |
| README.md | 2026-04-08 | 1.7 kB | |
| v1.0.1365 source code.tar.gz | 2026-04-08 | 3.1 MB | |
| v1.0.1365 source code.zip | 2026-04-08 | 3.5 MB | |
| Totals: 9 Items | 245.0 MB | 4 | |
If you find ServerBox useful and helpful, please consider donating at https://cdn.lpkt.cn/donate. Thanks!
What's Changed
- feat (SSH page): Added server sorting, search, and history features by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1097
- fix(ssh): Fixed an issue with the virtual keyboard display and optimized the key loading logic by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1100
- docs(l10n): Updated translations related to keyboard input by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1102
- feat: Add logic to handle application lifecycle states by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1103
- feat: Added new GitHub participants and optimized the logic on the SSH page by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1104
- feat: Added JNI support and improved status bar control in full-screen mode by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1106
- feat(Sync): Added app settings sync option by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1107
- fix: Fixed an issue with disk status handling in server status update requests by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1108
- fix: Fixed an issue where CPU historical data was lost during BSD status updates by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1109
- fix(android): Fixed class protection in builds to resolve the screen freezing issue in release builds by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1110
Full Changelog: https://github.com/lollipopkit/flutter_server_box/compare/v1.0.1351...v1.0.1365