Skip to content

Releases: msgbyte/tianji

v1.23.3

09 Jul 16:39
Compare
Choose a tag to compare

1.23.3 (2025-07-09)

Features

  • add bar chart support (a6839c3)
  • add default and max result limits for insights queries to avoid performance issues (47eb27e)
  • add pie chart view type (f9e7c26)
  • add server timezone options in global config (ec3f5ac)
  • add timezone support for insights components and add presist date setting (0bf04a2)

Document

  • update yandex verify html (8cf94d9)

Others

  • improve display for table view (e6bd1e3)
  • remove ai category which should not filter or group (000253f)

v1.23.2

07 Jul 16:51
Compare
Choose a tag to compare

1.23.2 (2025-07-07)

Features

  • add more group support for insightsSurveyBuiltinFields (eac0c65)

v1.23.1

07 Jul 16:17
Compare
Choose a tag to compare

1.23.1 (2025-07-07)

Features

  • add in list filter support in string operator (e68cc15)

Bug Fixes

  • fix a problem which can not support insight input and save (9ce3a8d)

Others

v1.23.0

06 Jul 16:01
Compare
Choose a tag to compare

1.23.0 (2025-07-06)

Features

  • add server status option for status pages (f281d1d)
  • add tipicon which tell user how to use api key (174d1df)
  • add tooltip of user invitation which SMTP maybe not config #180 (c721595)

Bug Fixes

  • fix tooltip can only display part issue (d9678f3)

Others

  • improve display for server status page (4513026)

v1.22.6

05 Jul 18:38
Compare
Choose a tag to compare

1.22.6 (2025-07-05)

Features

  • add multiselectpopover logic which support filter reference value (4b11135)
  • insights: add filterParamValues query for website and survey insights (7d7e65e)
  • status-page: toggle detail display (5a3a336)

Bug Fixes

  • fix survey create page can not scroll if form is too large (96d9c79)

Document

  • add kubernetes reporter daemonset (80d5b7f)
  • add translation file note (2e4da45)

Others

  • update valueFormatter to format numbers with locale (a76890d)

v1.22.5

28 Jun 16:06
Compare
Choose a tag to compare

1.22.5 (2025-06-28)

Features

  • add yAxisDomain to time event chart and improve history display (235920a)
  • enhance database configuration with debug and transaction options (812bfe5)
  • server-status: implement caching for server status and history, update related functions to support async operations (ca7cb73)

Document

  • add document for traefik plugin (1493d4a)
  • change website domain to tianji.dev (30834aa)
  • move traefik with plugin document position (422fbde)

Others

  • change docker start script, redirect tianji-reporter output to /dev/null for cleaner logs (0034253)
  • migrate traefik tianji plugin to independent repo (0718edb)
  • update translation (d7e94fc)

v1.22.4

25 Jun 20:46
Compare
Choose a tag to compare

1.22.4 (2025-06-25)

Features

  • add process stats support (6079501)
  • add ServerCard and ServerCardView components for improved server monitoring display (79a026e)
  • server-status: add history caching and chart (4c9c938)

Document

  • fix typos and env variable (7ca6fff)

Others

  • add translation (9331c6a)
  • fix ci issue (257ecad)
  • fix ci type issue (d6328b4)
  • scale timeout time to 10x which added more tolerance (f6ba75e)

v1.22.3

22 Jun 18:29
Compare
Choose a tag to compare

1.22.3 (2025-06-22)

Others

  • update server list header name to improve display (76236e9)
  • upgrade reporter version from 1.21.1 to 1.22.5 (49f90af)

v1.22.2

22 Jun 10:21
Compare
Choose a tag to compare

1.22.2 (2025-06-22)

Features

  • add start tianji container shell and which make tianji report can build in report self (d420443)

Document

  • add document about docker monitoring (c2354f6)

Others

  • change run strategy of ai classify (8923df3)
  • improve example app style (60af300)
  • upgrade wrangler version (ff3c4a5)

v1.22.1

20 Jun 18:12
Compare
Choose a tag to compare

1.22.1 (2025-06-20)

Features

  • add recent suggestion category feature to Survey model and remove auto input suggestion category (f2a8184)
  • add Tianji plugin for Traefik #142 (b1d97e9)
  • improve daily ai trigger logic which can use recentSuggestionCategory (b302104)
  • intro new visitor map layer style which fit on black and light theme (32e3fa1)

Bug Fixes

  • fix openapi swagger can not call self problem (35f41de)

Others

  • improve openapi ui page which maybe more prettier (213f366)