| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ServerBox-1.0.1538.dmg | 2026-08-26 | 59.9 MB | |
| ServerBox_v1.0.1538_amd64.apk | 2026-08-26 | 27.6 MB | |
| ServerBox_v1.0.1538_amd64.AppImage | 2026-08-26 | 25.0 MB | |
| ServerBox_v1.0.1538_arm64.apk | 2026-08-26 | 27.3 MB | |
| ServerBox_v1.0.1538_arm.apk | 2026-08-26 | 28.5 MB | |
| ServerBox_v1.0.1538_legacy_amd64.AppImage | 2026-08-26 | 25.0 MB | |
| ServerBox_v1.0.1538_NoSign.dmg | 2026-08-26 | 60.7 MB | |
| ServerBox_v1.0.1538_NoSign.ipa | 2026-08-26 | 27.3 MB | |
| ServerBox_v1.0.1538_windows_amd64.zip | 2026-08-26 | 30.0 MB | |
| README.md | 2026-08-26 | 10.9 kB | |
| v1.0.1538 source code.tar.gz | 2026-08-26 | 8.7 MB | |
| v1.0.1538 source code.zip | 2026-08-26 | 9.4 MB | |
| Totals: 12 Items | 329.5 MB | 0 | |
Attention
- Please BACKUP before updating to this version.
- You CANNOT DOWNGRADE to previous versions after upgrading to this release.
- This release comes with security enhancememts, and there might be more bugs than previous versions. Post an issue if you encounter one.
- F-Droid builds are still unavailable due to failure of reproducible builds. Fixes are ready but have not been merged due to GitHub errors. This will be available on the next release.
What's Changed
- fix: use systemctl to list units by @Sandarr95 in https://github.com/lollipopkit/flutter_server_box/pull/1238
- Handle SSH commands on servers without a home directory by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1243
- fix(ssh): Windows IME candidate window text not sent to terminal by @LittleWool in https://github.com/lollipopkit/flutter_server_box/pull/1235
- Fix tmux UTF-8 rendering and localize tmux UI by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1248
- fix(android): probe Impeller graphics compatibility before startup by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1249
- chore(ssh): update dartssh2 to 2.22.5 by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1250
- fix: support SSH keyboard-interactive authentication by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1251
- Update Flutter version and packages and remove a dead function by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1252
- fix(android): lower Gradle JVM heap to 2GB to prevent OOM crashes by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1256
- fix(docs): upgrade astro, sharp, starlight to patch CVEs by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1257
- Improve container page: Add group classify, add invalid image display and cleanup logic by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1258
- Refresh container management pages and resource views by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1260
- Improve process page data handling and coverage by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1261
- feat: add global Agent workspace with ServerBox tools by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1268
- feat(ssh): support combined key and password authentication by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1270
- Fix stale iOS Live Activities after app exit by @Explainfuture in https://github.com/lollipopkit/flutter_server_box/pull/1265
- Improve onboarding localization and settings UI by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1272
- chore: update Flutter to 3.44.9 by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1273
- chore: update CI to Flutter 3.47.0 by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1275
- feat(ci): publish unsigned ipa in releases by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1277
- fix(android): keep split APK builds reproducible by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1278
- fix(ui): make server action labels tappable by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1281
- fix(ui): UI improvements by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1289
- monorepo finale: relocate crates, monitor release pipeline, docs overhaul by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1234
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1290
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1291
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1292
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1296
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1294
- chore(deps): bump the frontend-deps group in /monitor/frontend with 10 updates by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1298
- chore(deps): bump the rust-deps group across 2 directories with 4 updates by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1297
- chore(deps): commit the rust-deps lock, scope dependabot to the workspace by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1299
- fix(test): stop the ssh e2e suite from hanging without end by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1304
- chore(deps): bump the four workflow actions together, and group them by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1306
- fix(test): kill the ssh child through the Child, not by pid by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1307
- chore(deps): update the rust lock, including ntex-net by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1308
- ci: skip untouched jobs, and fix the Cloudflare build of the site by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1310
- fix(windows): the status script install could hang forever by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1309
- refactor: remove dead code and unused localization keys by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1311
- ci(macos): trim the build triggers; drop the committed coverage report by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1313
- fix(ssh): an imported IdentityFile is a path, not a key store id by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1312
- refactor: remove proven dead code and simplify monitor by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1314
- fix(macos): a sandboxed ProxyCommand failure now says why by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1315
- migrate: Hive to encrypted SQLite, native builds to Dart build hooks, and off CocoaPods by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1317
- test(store): migrate from bytes v1.0.1466 actually wrote, and fix a silent port-forward loss by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1319
- Harden storage, authentication, and background concurrency by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1318
- refactor(store): entities into real tables, with the constraints in the schema by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1322
- chore(deps): bump the webui-deps group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1320
- chore(deps): sha2 0.11, whose digest no longer formats as hex on its own by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1323
- docs: document submodule initialization by @YangYuS8 in https://github.com/lollipopkit/flutter_server_box/pull/1327
- Harden monitor access, storage migrations, and Windows startup by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1325
- docs: polish English and Chinese documentation by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1328
- feat(ios): several Linux systems at once, and the UI around them by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1329
- refactor: Monorepo duplication cleanup by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1331
- feat(linux): Ubuntu and Rocky, several releases each, described by a signed manifest by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1332
- fix(monitor): collect on NixOS, a NixOS module, and an onboarding skill by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1334
- feat(bmc): out-of-band management over Redfish by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1336
- refactor(agent): one session behind both Agent surfaces by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1338
- chore: code quality audit batches 1-5 by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1337
- chore(deps): bump the frontend-deps group in /monitor/frontend with 3 updates by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1340
- chore(deps): bump the flutter-deps group with 2 updates by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1342
- chore(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 in the github-actions group by @dependabot[bot] in https://github.com/lollipopkit/flutter_server_box/pull/1341
- feat(key): generate SSH key pairs in the app, and stop storing private keys in the clear by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1339
- feat(server): identify a server's distribution, and mark it in the lists by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1345
- feat: label screenshots with the app name, and cover the app switcher card by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1346
- fix: non-blocking issues left from previous PR by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1343
- feat: reach a server's files over scp, and keep Android alive in the background by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1348
- feat: rebuild the watch and home widgets on the agent's authenticated API by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1349
- feat(terminal): float a terminal over the app, beside the Agent by @lollipopkit in https://github.com/lollipopkit/flutter_server_box/pull/1352
New Contributors
- @Sandarr95 made their first contribution in https://github.com/lollipopkit/flutter_server_box/pull/1238
- @LittleWool made their first contribution in https://github.com/lollipopkit/flutter_server_box/pull/1235
- @Explainfuture made their first contribution in https://github.com/lollipopkit/flutter_server_box/pull/1265
- @dependabot[bot] made their first contribution in https://github.com/lollipopkit/flutter_server_box/pull/1290
- @YangYuS8 made their first contribution in https://github.com/lollipopkit/flutter_server_box/pull/1327
Full Changelog: https://github.com/lollipopkit/flutter_server_box/compare/v1.0.1466...v1.0.1538