Skip to content

Releases: msgbyte/tianji

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)

v1.22.0

18 Jun 16:21
Compare
Choose a tag to compare

1.22.0 (2025-06-18)

BREAKING CHANGE: change old OPENAI_API_KEY, OPENAI_BASE_URL, OPENAI_MODEL_NAME to SHARED_OPENAI_API_KEY, SHARED_OPENAI_BASE_URL, SHARED_OPENAI_MODEL_NAME

Bug Fixes

  • change env and fix a bug which OPENAI_ will exposing to other openai instance. (2ff7f16)

v1.21.17

18 Jun 16:16
Compare
Choose a tag to compare

1.21.17 (2025-06-18)

Bug Fixes

  • fix a bug which website event throw error if can not create session together (0592355)

Others

  • improve display for common list and ai gateway example (afa4391)

v1.21.16

17 Jun 16:25
Compare
Choose a tag to compare

1.21.16 (2025-06-17)

Others

v1.21.15

17 Jun 16:23
Compare
Choose a tag to compare

1.21.15 (2025-06-17)

Bug Fixes

  • fix update problem when switch page in admin which maybe not update data (042cc8d)

Others

  • add more logs (f39e7fb)
  • remove unused time markers in MonitorHTTPTiming (2e1ebb8)
  • update translation (4a6ea01)
  • upgrade dependency version (79467e2)

v1.21.14

16 Jun 17:54
Compare
Choose a tag to compare

1.21.14 (2025-06-16)

Features

  • add AIGatewaySummaryStats component and integrate it into AIGatewayOverview (1a04d0a)
  • add FOCUS_CATEGORY support (075e08d)
  • add MonitorHTTPTiming component to display detailed HTTP request timing metrics in MonitorInfo (a89ddbe)
  • add timedFetch utility for HTTP requests with detailed timing metrics and integrate it into the monitor provider (205cee6)
  • add tooltips to HTTP timing phases for better user guidance (ad8c9fa)

Others

  • improve animation of timing component (fa3cbce)
  • simplify MonitorHTTPTiming component structure and improve timing metrics display (a01fb40)
  • update translation (4f7e7de)

v1.21.13

13 Jun 04:11
Compare
Choose a tag to compare

1.21.13 (2025-06-13)

Features

  • add template support for ai translation worker which easy to translate mul-field (7c7dbc3)

Others

  • update app store and Google Play reviews fetching to use async/await for better error handling (81bf407)

v1.21.12

11 Jun 16:25
Compare
Choose a tag to compare

1.21.12 (2025-06-11)

Bug Fixes

  • fix a bug which normal user can not see example (6d607a9)

Document

  • add installation link for Tianji MCP server (250a1e7)
  • remove unused section (b39faf2)

Others

  • ai gateway add anthropic api (79d403a)
  • update email template style (0a63cf3)
  • update model price and context window config (a769d71)