Update docker.io/moonrailgun/tianji Docker tag to v1.31.2
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.30.24 -> 1.31.2 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.31.2
Others
- add get location cache for improve usage for get ip (ed27233)
- add survey counter for prometheus (b1012c5)
- add updatedAt in application session which can track update time of builtin info update (ba9ba06)
- improve html render and update tabs panel style (021530e)
- improve page editor toolbar style and update translation (16955ee)
- record builtin info when save application session data (8fad875)
v1.31.1
Features
- add HTMLRender to unify render way of static page (a08b852)
- add tianji theme inject to improve style display in in tianji's preview (dcfbcba)
- static page editor add save feature (5bc2a1a)
Others
- dump google-play-scraper version (f848eef)
v1.31.0
Features
- add html editor (d222023)
- add html editor for vibe coding prepare (6dd7c7f)
- add new model page (0fc6e03)
- implement AI chat panel for HTML editor with AI tools for generating and modifying HTML (320c094)
- routes: add custom domain management for page routes and change page route (657e501)
- routes: add dynamic page routing and enhance status page editing with type selection (594fa24)
- update streamdown to version 1.6.10 and enhance response component with theme support (847095b)
Bug Fixes
- fix a style issue for isCollapsed style with FreeTierTip (5608a6f)
Others
- migrate page file from old path to new path (36099f1)
- resolve type issue for ci (62c62a4)
- update OpenAPI schema path and relocate JSON file to static directory (0ecdd77)
v1.30.25
Features
- metrics: add AI Gateway request counter to Prometheus metrics (845f07d)
- metrics: add Prometheus event counters for applications and websites (8a14bf9)
- metrics: add Prometheus metrics for worker execution tracking (88ef452)
- worker: enhance execWorker to include unique ID and improve logging for execution records (d576d59)