Changelog
CHANGELOG #
v0.9.0 (2026-08-24) #
Bug Fixes #
Constrain footer powered-by/made-by logos to a responsive height (
638794c)Dereference the release tag to a commit before pushing to stable (
20aa368)Remove the old standalone /pdf/ page, superseded by /tools/pdf/ (
641ee78)
Features #
Add a page explaining pdf.siedl.tools and its per-session privacy (
d425824)Add a Werkzeuge section with a manual page per tool (
bab9c5d)Add proper SEO descriptions to the tools pages (
ac87c2b)Add the new pdf page to the top navbar (
59e188e)
v0.8.1 (2026-08-21) #
Bug Fixes #
- Point deploy-prod’s webhook at the stable branch, not the tag
(
8f1de58)
v0.8.0 (2026-08-21) #
Features #
- Add favicon and app icons
(
b4646c5)
v0.7.0 (2026-08-21) #
Bug Fixes #
- Decouple build-dev/deploy-dev from the manual release job
(
8072bfd)
Documentation #
- Record the switch to trunk-based development
(
8da692c)
Features #
- Switch to trunk-based development on main
(
fbd7e24)
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