Changelog
CHANGELOG #
v0.6.0 (2026-08-11) #
Documentation #
- Record pull_policy fix and the toolhost/toolurl shortcodes
(
adecf6f)
Features #
- Link footer logos to their respective sites
(
53ad28e)
v0.5.1 (2026-08-11) #
Bug Fixes #
- Always pull the image on deploy
(
db2da82)
v0.5.0 (2026-08-11) #
Documentation #
- Bring README/ARCHITECTURE up to date with CI/CD and deployment
(
f23e309)
Features #
- Derive sibling service URLs from the build’s own baseURL
(
3f93cc7)
v0.4.0 (2026-08-11) #
Features #
- Add changelog page rendering CHANGELOG.md at build time
(
78b2ea5)
v0.3.2 (2026-08-11) #
Bug Fixes #
- Join the traefik network explicitly in compose.yml
(
63be9f9)
v0.3.1 (2026-08-11) #
Bug Fixes #
- Use KOMODO_DEV_WEBHOOK_SECRET variable name
(
8b28968)
v0.3.0 (2026-08-11) #
Features #
- Parameterize image tag/host, add dev deploy job
(
d643cba)
v0.2.0 (2026-08-10) #
Continuous Integration #
- Skip release rerun on its own commit; add dev branch build
(
78193da)
Features #
- Add compose.yml with Traefik labels for deployment
(
fbaa614)
v0.1.0 (2026-08-10) #
- Initial Release