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
- fix: use systemctl to list units by @Sandarr95 in #1238
- Handle SSH commands on servers without a home directory by @GT-610 in #1243
- fix(ssh): Windows IME candidate window text not sent to terminal by @LittleWool in #1235
- Fix tmux UTF-8 rendering and localize tmux UI by @GT-610 in #1248
- fix(android): probe Impeller graphics compatibility before startup by @GT-610 in #1249
- chore(ssh): update dartssh2 to 2.22.5 by @GT-610 in #1250
- fix: support SSH keyboard-interactive authentication by @GT-610 in #1251
- Update Flutter version and packages and remove a dead function by @GT-610 in #1252
- fix(android): lower Gradle JVM heap to 2GB to prevent OOM crashes by @GT-610 in #1256
- fix(docs): upgrade astro, sharp, starlight to patch CVEs by @GT-610 in #1257
- Improve container page: Add group classify, add invalid image display and cleanup logic by @GT-610 in #1258
- Refresh container management pages and resource views by @GT-610 in #1260
- Improve process page data handling and coverage by @GT-610 in #1261
New Contributors
- @Sandarr95 made their first contribution in #1238
- @LittleWool made their first contribution in #1235
Full Changelog: v1.0.1466...v1.0.1480