Update docker.io/moonrailgun/tianji Docker tag to v1.31.6
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 | patch | 1.31.4 -> 1.31.6 |
Release Notes
msgbyte/tianji (docker.io/moonrailgun/tianji)
v1.31.6
Features
- add ai translation and ai category in survey event table (6d28506)
- add DataTableColumnSelector for dynamic column visibility in SurveyEventTable (0ba1299)
- add image render to survey event table (45f4772)
- enhance DataTableColumnSelector with drag-and-drop functionality and local storage for column visibility and order (6aa327b)
Bug Fixes
- correct date handling and toggle logic in insights events page (4fd93ad)
- fix layout and resize issue for VirtualizedInfiniteDataTable (75524ae)
- update tracker import path to use core module from tianji-client-sdk (540e161)
Others
- improve style of survey event table (74543a3)