| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ServerBox-1.0.1553.dmg | 2026-08-29 | 61.5 MB | |
| ServerBox_v1.0.1553_arm.apk | 2026-08-29 | 28.9 MB | |
| ServerBox_v1.0.1553_amd64.apk | 2026-08-29 | 28.0 MB | |
| ServerBox_v1.0.1553_amd64.AppImage | 2026-08-29 | 25.3 MB | |
| ServerBox_v1.0.1553_arm64.apk | 2026-08-29 | 27.7 MB | |
| ServerBox_v1.0.1553_legacy_amd64.AppImage | 2026-08-29 | 25.3 MB | |
| ServerBox_v1.0.1553_NoSign.dmg | 2026-08-29 | 61.7 MB | |
| ServerBox_v1.0.1553_NoSign.ipa | 2026-08-29 | 27.6 MB | |
| ServerBox_v1.0.1553_windows_amd64.zip | 2026-08-29 | 30.3 MB | |
| README.md | 2026-08-29 | 1.9 kB | |
| v1.0.1553 source code.tar.gz | 2026-08-29 | 8.8 MB | |
| v1.0.1553 source code.zip | 2026-08-29 | 9.5 MB | |
| Totals: 12 Items | 334.5 MB | 0 | |
What's Changed
- fix(ci): the monitor release's Windows archive was a tar named .zip by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1353
- fix: upgrade compatibility and Android reproducibility by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1350
- Require encryption for all remote backups by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1366
- fix(settings): pop nested pages on system back by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1367
- fix(container): accept missing SSH exit status by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1368
- opt.: test results reflect real execution by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1369
- fix: Android terminal back navigation and service crash by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1370
- fix: overlapping server refreshes at startup by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1371
- feat(services): support systemd, procd, and OpenRC by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1373
- fix(settings): restore Logs back navigation by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1377
- feat(ssh): compute SSH crypto natively, and stop reparsing private keys by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1375
- fix: repeated Android notification permission requests by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1380
- fix(ssh): avoid false incomplete command output by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1381
- fix: remove startup toast demo by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1382
Full Changelog: https://github.com/lollipopkit/flutter_server_box/compare/v1.0.1538...v1.0.1553