Skip to content

Releases: msgbyte/tianji

v1.30.20

04 Dec 18:17

Choose a tag to compare

1.30.20 (2025-12-04)

Bug Fixes

  • update connection issue for new connection logic which will parse driver (ae4ae90)

v1.30.19

04 Dec 17:25

Choose a tag to compare

1.30.19 (2025-12-04)

Features

  • add pg query support for sql query (bf832ee)
  • add session count for event stats (6a31851)
  • update ApplicationStatsChart to use new session count fields (093aafd)

Others

  • improve query (8487675)
  • improve validate sql logic to make sure its can be work in many case (880d80d)

v1.30.18

01 Dec 17:57

Choose a tag to compare

1.30.18 (2025-12-01)

Others

  • fix email not match issue (5bd2e06)

v1.30.17

30 Nov 12:10

Choose a tag to compare

1.30.17 (2025-11-30)

Features

  • add secret input for secret key sense (b0677b8)

Others

  • change style of quota setting to improve style of ai gateway (06b0091)

v1.30.16

29 Nov 11:13

Choose a tag to compare

1.30.16 (2025-11-29)

Features

  • add toolType as useAIChat feature, and add sql chat which can help user generate sql which easy to query (2dd3ea8)

Bug Fixes

  • fix a bug which calc incorrect survey count (e550e9c)
  • migrate cron runner status to cache manager to avoid multi-node async issue (5a8f85c)

Others

  • extract common aichatbot component which ready for reuse for other ai chat bot feature (dde5219)
  • improve email display for non-email (76c3802)
  • rename warehouse insight hooks (2bf0c61)
  • update translation (de3401d)

v1.30.15

24 Nov 16:52

Choose a tag to compare

1.30.15 (2025-11-24)

Others

v1.30.14

24 Nov 16:21

Choose a tag to compare

1.30.14 (2025-11-24)

Features

  • add ai chat persist feature (d9ec593)
  • add context usage for ai chat (8322fcc)
  • add download csv table for warehouse chart block (efa1527)
  • add render complex which has group feature render chart in warehouse ai chat feature (a5c9bd8)
  • add tip for large source data (0de6235)
  • add warehouse ai chat allow stop feature (bc969ce)
  • add warehouse ai chat message actions: regenerate and copy feature (e58034d)

Bug Fixes

  • adjust message content width based on role in AI response component (f65f1e3)

Others

  • improve style of ai chat bot style and improve user interface (0e1e21d)
  • move processGroupedTimeSeriesData utils to share code (45000ed)

v1.30.13

22 Nov 18:22

Choose a tag to compare

1.30.13 (2025-11-22)

Features

  • add manual recheck for workspace pause status by owners (1247667)
  • add tts feature for feed public page (315b0bb)

Bug Fixes

  • fix a bug which ai gateway analytics will render negative number (4d003cb)
  • fix a bug which will use much resource when request will incorrect model name (b9fc873)

Others

  • standardize error logging to use logger instead of console (96d1cea)

v1.30.12

20 Nov 16:13

Choose a tag to compare

1.30.12 (2025-11-20)

Bug Fixes

  • fix a bug which will make crash when print undefined value (22ba8a2)
  • fix shortlink order incorrect issue (58997d7)

Document

  • update tracking document with expo-router example (c85996e)

Others

  • dump react-native package version to 1.0.5 (d49a929)
  • update screen params handler (e3027e6)

v1.30.11

16 Nov 16:21

Choose a tag to compare

1.30.11 (2025-11-16)

Bug Fixes

Document

  • add more log (d6a9d86)
  • update api document and resolve render issue for website api page (94c824f)

Others