v0.3.2
2023-08-28
Chores
Features
- Custom hostname.
oxkerwill use$DOCKER_HOSTenv if set, or one can use the cli argument--host, which takes priority over the$DOCKER_HOST, closes #30, [1095078]
Refactors
set_error()takesgui_stateand error enum, to make sure app_data & gui_state is in sync [62c78df]fn loading_spindoesn't need to be async, [2e27462]
see CHANGELOG.md for more details