What's Changed
- Fix Settings page and SSH virtual keys bottom overflow by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1015
- refactor: Optimize process page by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1017
- fix(server): Add boundary check for editing host name by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1018
- fix(sft...