Skip to content

Releases: 9SMTM6/shuthost

1.4.12

06 Dec 21:43

Choose a tag to compare

📦 Container Image available at:

ghcr.io/9smtm6/shuthost/shuthost-coordinator:1.4.12

Also available as :latest.

Changes without a PR:

  • fixed recognition of env variable to provide config. This in turn fixes the docker container. Since thart one was already broken in the past I took the freedom of making a few technically breaking changes to bring the container in line with now the binary structures things.
  • I've improved testing further to hopefully catch issues like the above earlier in the future

Full Changelog: 1.4.11...1.4.12

1.4.11

04 Dec 23:53

Choose a tag to compare

Changes without a PR:

  • add redirect to authentication page when session expired (beforehand you had to refresh manually)
  • hide last used column on clients page if no db is enabled
  • change the config location to ~/.config/shuthost_coordinator/config.toml, and move data (db) etc accordingly

📦 Container Image available at:

ghcr.io/9smtm6/shuthost/shuthost-coordinator:1.4.11

Also available as :latest if this is a tagged release.

What's Changed

Full Changelog: 1.4.10...1.4.11

nightly_release_push_notifications2

07 Dec 09:40

Choose a tag to compare

Pre-release

Nightly Build

This release contains the latest artifacts for the push_notifications2 branch, updated on each push.

📦 Container Image available at:

ghcr.io/9smtm6/shuthost/shuthost-coordinator:push_notifications2

Full Changelog: 1.4.10...nightly_release_push_notifications2

nightly_release_main

07 Dec 09:44

Choose a tag to compare

nightly_release_main Pre-release
Pre-release

Nightly Build

This release contains the latest artifacts for the main branch, updated on each push.

📦 Container Image available at:

ghcr.io/9smtm6/shuthost/shuthost-coordinator:main

Full Changelog: 1.4.10...nightly_release_main

1.4.10

01 Dec 19:52

Choose a tag to compare

Changes without a PR:

  • Remove optional client ID comments from installer command texts

📦 Container Image available at:

ghcr.io/9smtm6/shuthost/shuthost-coordinator:1.4.10

Also available as :latest if this is a tagged release.

What's Changed

  • Record and show client connection times by @9SMTM6 in #15

Full Changelog: 1.4.9...1.4.10