Files
oxkerclone/.github/release-body.md
T
2023-08-28 13:32:34 +00:00

864 B

2023-08-28

Chores

Features

  • Custom hostname. oxker will use $DOCKER_HOST env if set, or one can use the cli argument --host, which takes priority over the $DOCKER_HOST, closes #30, [1095078764]

Refactors

  • set_error() takes gui_state and error enum, to make sure app_data & gui_state is in sync [62c78dfaa5]
  • fn loading_spin doesn't need to be async, [2e27462d1b]

see CHANGELOG.md for more details