Update docker.io/moonrailgun/tianji Docker tag to v1.30.0
No problems upgrading the Docker container with a Docker compose yaml file within Portainer and by means of Portainer DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/moonrailgun/tianji | minor | 1.29.1 -> 1.30.0 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.30.0
Features
- add NavigationBlocker component to prevent navigation on unsaved changes (ad28a51)
- add public page for survey (2243915)
- add ShortLinkType enum and update short link creation to support type (2e02a98)
Bug Fixes
- fix a bug which telemetry not work in some case (f55a07c)
Others
v1.29.2
Bug Fixes
- fix version issue for zod version incorrect (7f3a41b)
Document
- add blog (c9815b0)
Others
- add clickhouse migrate on db migrate script (d03167a)