| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ServerBox-1.0.1390.dmg | 2026-04-25 | 51.1 MB | |
| ServerBox_v1.0.1390_amd64.apk | 2026-04-25 | 44.0 MB | |
| ServerBox_v1.0.1390_arm64.apk | 2026-04-25 | 42.7 MB | |
| ServerBox_v1.0.1390_arm.apk | 2026-04-25 | 44.2 MB | |
| ServerBox_v1.0.1390_windows_amd64.zip | 2026-04-25 | 27.8 MB | |
| ServerBox_v1.0.1390_amd64.AppImage | 2026-04-25 | 30.6 MB | |
| ServerBox_v1.0.1390_legacy_amd64.AppImage | 2026-04-25 | 30.6 MB | |
| README.md | 2026-04-25 | 3.3 kB | |
| v1.0.1390 source code.tar.gz | 2026-04-25 | 3.2 MB | |
| v1.0.1390 source code.zip | 2026-04-25 | 3.7 MB | |
| Totals: 10 Items | 278.0 MB | 1 | |
If you find ServerBox useful and helpful, please consider donating at https://cdn.lpkt.cn/donate. Thanks!
For Ubuntu 22.04 users: Try using legacy AppImage build.
What's Changed
- feat (Server Details): Added support for SVG images by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1112
- fix(server): Fixed issues with server state management and connection… by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1114
- fix: throttle SSH terminal output for large logs by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1115
- feat: add ProxyCommand support for SSH connections by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1117
- fix: harden ProxyCommand SSH config parsing and validation by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1118
- feat(sftp): add sudo mode for privileged file operations by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1119
- Show iCloud backup status metadata by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1120
- feat(ci): Add release for legacy OSes such as Ubuntu 22.04 by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1121
- feat: Proxmox OTP authentication by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1122
- chore: Fix PVE bugs and add issuer to github participants list by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1123
- fix: Use persistent shell sessions to avoid duplicate session creation by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1124
- ref: Extract helper methods and refactor dialogs by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1126
- feat: Password management by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1127
- Add disk collection toggles to server edit settings by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1128
- chore: Update packages by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1129
- feat(ssh): add snippet button and limit home actions to the add page by @barkure in https://github.com/lollipopkit/flutter_server_box/pull/1130
- ref: tweak snippet and SSH page layouts by @barkure in https://github.com/lollipopkit/flutter_server_box/pull/1131
- chore: Update packages and add a contributor by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1134
- new: publish to homebrew by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1135
- Fix intro flow home window frame wrapping by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1136
- opt.: new website by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1138
- fix: fdroid build by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1139
- fix: strip android native build ids for fdroid by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1140
New Contributors
- @barkure made their first contribution in https://github.com/lollipopkit/flutter_server_box/pull/1130
Full Changelog: https://github.com/lollipopkit/flutter_server_box/compare/v1.0.1365...v1.0.1390