Releases: lollipopkit/flutter_server_box
v1.0.1390
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 #1112
- fix(server): Fixed issues with server state management and connection⦠by @GT-610 in #1114
- fix: throttle SSH terminal output for large logs by @GT-610 in #1115
- feat: add ProxyCommand support for SSH connections by @GT-610 in #1117
- fix: harden ProxyCommand SSH config parsing and validation by @GT-610 in #1118
- feat(sftp): add sudo mode for privileged file operations by @GT-610 in #1119
- Show iCloud backup status metadata by @GT-610 in #1120
- feat(ci): Add release for legacy OSes such as Ubuntu 22.04 by @GT-610 in #1121
- feat: Proxmox OTP authentication by @GT-610 in #1122
- chore: Fix PVE bugs and add issuer to github participants list by @GT-610 in #1123
- fix: Use persistent shell sessions to avoid duplicate session creation by @GT-610 in #1124
- ref: Extract helper methods and refactor dialogs by @GT-610 in #1126
- feat: Password management by @GT-610 in #1127
- Add disk collection toggles to server edit settings by @GT-610 in #1128
- chore: Update packages by @GT-610 in #1129
- feat(ssh): add snippet button and limit home actions to the add page by @barkure in #1130
- ref: tweak snippet and SSH page layouts by @barkure in #1131
- chore: Update packages and add a contributor by @GT-610 in #1134
- new: publish to homebrew by @lollipopkit in #1135
- Fix intro flow home window frame wrapping by @GT-610 in #1136
- opt.: new website by @lollipopkit in #1138
- fix: fdroid build by @lollipopkit in #1139
- fix: strip android native build ids for fdroid by @lollipopkit in #1140
New Contributors
Full Changelog: v1.0.1365...v1.0.1390
v1.0.1388
Release v1.0.1388
v1.0.1365
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 #1097
- fix(ssh): Fixed an issue with the virtual keyboard display and optimized the key loading logic by @GT-610 in #1100
- docs(l10n): Updated translations related to keyboard input by @GT-610 in #1102
- feat: Add logic to handle application lifecycle states by @GT-610 in #1103
- feat: Added new GitHub participants and optimized the logic on the SSH page by @GT-610 in #1104
- feat: Added JNI support and improved status bar control in full-screen mode by @GT-610 in #1106
- feat(Sync): Added app settings sync option by @GT-610 in #1107
- fix: Fixed an issue with disk status handling in server status update requests by @GT-610 in #1108
- fix: Fixed an issue where CPU historical data was lost during BSD status updates by @GT-610 in #1109
- fix(android): Fixed class protection in builds to resolve the screen freezing issue in release builds by @GT-610 in #1110
Full Changelog: v1.0.1351...v1.0.1365
v1.0.1362
Android builds have some bugs that might cause start failure. This has been fixed in #1110, and we're pushing a new release. For Android users please do not upgrade to this version. Sorry for inconvenience.
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 #1097
- fix(ssh): Fixed an issue with the virtual keyboard display and optimized the key loading logic by @GT-610 in #1100
- docs(l10n): Updated translations related to keyboard input by @GT-610 in #1102
- feat: Add logic to handle application lifecycle states by @GT-610 in #1103
- feat: Added new GitHub participants and optimized the logic on the SSH page by @GT-610 in #1104
- feat: Added JNI support and improved status bar control in full-screen mode by @GT-610 in #1106
- feat(Sync): Added app settings sync option by @GT-610 in #1107
- fix: Fixed an issue with disk status handling in server status update requests by @GT-610 in #1108
- fix: Fixed an issue where CPU historical data was lost during BSD status updates by @GT-610 in #1109
Full Changelog: v1.0.1351...v1.0.1362
v1.0.1351
If you find ServerBox useful and helpful, please consider donating at https://cdn.lpkt.cn/donate. Thanks!
What's Changed
- feat: Added Port Forwarding Functionality by @GT-610 in #1083
- chore: Update Riverpod and remove unused plugins by @GT-610 in #1086
- chore: Update dependencies by @GT-610 in #1088
- feat: Bring back completely re-optimized "Connection Stats" feature by @GT-610 in #1090
- feat (Menu Features): Added a port forwarding button and optimized server storage logic by @GT-610 in #1092
- fix(ssh): Fixed the logic for handling font paths by @GT-610 in #1093
- chore: Update dartssh2 submodule by @GT-610 in #1094
- fix: Use latest
dartssh2and add a switch for temperature between celsius and millicelsius by @GT-610 in #1095 - feat(port_forward): Supports local, remote, and dynamic port forwarding types by @GT-610 in #1096
Full Changelog: v1.0.1340...v1.0.1351
v1.0.1340
If you find ServerBox useful and helpful, please consider donating at https://cdn.lpkt.cn/donate. Thanks!
What's Changed
- fix(ssh): Fixed an issue in the built-in SSH terminal where pressing the βBackspaceβ key or the arrow keys caused commands to be repeated by @GT-610 in lollipopkit/xterm.dart/pull/6
- fix(ssh): Ensure that the private key ends with a newline character by @GT-610 in #1073
- chore: Remove unused submodule by @GT-610 in #1074
- refactor: Remove Cupertino routing options and update the list of contributors by @GT-610 in #1076
- fix(storage): Fixed an issue with the SFTP path history by @GT-610 in #1077
- feat (Editor): Add an option to set the editor font family by @GT-610 in #1078
- refactor(server): Move the SSH import and discovery features from the server edit page to the settings page by @GT-610 in #1079
- feat (Private Key Editing): Added private key format normalization by @GT-610 in #1080
- fix(pve): Fix connection issues and add more error handlings by @GT-610 in #1081
Full Changelog: v1.0.1331...v1.0.1340
v1.0.1331
What's Changed
- build: Update package version by @GT-610 in #1047
- opt.: include core repos via submodules by @lollipopkit in #1046
- feat: added italian language by @loviuz in #1048
- fix: Use null-aware marker instead of
ifby @GT-610 in #1049 - chore: Update package by @GT-610 in #1051
- chore: Update dependencies and submodules by @GT-610 in #1052
- feat: added Korean language by @hypn4 in #1055
- refactor(ssh): Update Terminal page to adapt new copy and paste logic by @GT-610 in #1054
- chore: Add new contributors by @GT-610 in #1056
- chore(i18n): migrate l10n keys to fl_lib by @lollipopkit in #1057
- feat(ssh): support full multi-hop jump chain (#356) by @lollipopkit in #1058
- refactor (dep): Introduce more submodules and update fl_lib submodule by @GT-610 in #1060
- fix(server): remove connection stats feature by @lollipopkit in #1063
New Contributors
Full Changelog: v1.0.1316...v1.0.1331
v1.0.1316
What's Changed
- Fix Settings page and SSH virtual keys bottom overflow by @GT-610 in #1015
- refactor: Optimize process page by @GT-610 in #1017
- fix(server): Add boundary check for editing host name by @GT-610 in #1018
- fix(sftp): FIx Permission Denied While Accessing SFTP by @GT-610 in #1019
- ref(systemd): Fix safety bugs and improve performance by @GT-610 in #1020
- fix: Duplicate title bars when showing system title bar by @GT-610 in #1021
- bump: Replace discontinued deps and update
fl_libdep by @GT-610 in #1024 - fix: Update dependencies and add a cancel button to the color selection dialog by @GT-610 in #1025
- ref:Refactor Settings UI and Fix Performance Issues by @GT-610 in #1026
- feat(database): Add database compression function by @GT-610 in #1027
- new: docs website by @lollipopkit in #1033
- fix(container): Parsing results in sudo mode by @GT-610 in #1031
- opt.: docs l10n by @lollipopkit in #1036
- chore: Update l10n by @GT-610 in #1039
Full Changelog: v1.0.1297...v1.0.1316
v1.0.1297
What's Changed
- opt: Better performance on server refreshing by @GT-610 in #999
- opt.: add a btn to minimize ai dialog by @lollipopkit in #1004
- new: release ipa/app in Actions by @lollipopkit in #1005
- opt: Improve container parsing and error handling by @GT-610 in #1001
- fix(ssh page): Fix incorrect one-line keys height by @GT-610 in #1011
Full Changelog: v1.0.1291...v1.0.1297
v1.0.1291
Release v1.0.1291