Skip to content

Releases: msgbyte/tianji

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

v1.30.10

11 Nov 16:26

Choose a tag to compare

1.30.10 (2025-11-11)

Features

  • add days visit charts for shortlink (a3bcf49)
  • TimeEventChart add new props hideLegend (e3f7df9)

Bug Fixes

  • improve legend display in time event chart when too much data (8e615fd)

v1.30.9

10 Nov 16:23

Choose a tag to compare

1.30.9 (2025-11-10)

Others

  • add new implementation method for typescript support (654abec)

v1.30.8

10 Nov 14:36

Choose a tag to compare

1.30.8 (2025-11-10)

Features

  • enhance MonitorRunner with caching for retried number and current status (766d229)

Bug Fixes

  • rollback typescript support which maybe have memory leak (c5f4a57)

Others

  • improve JSON display performance with large payload (2f093d6)

v1.30.7

09 Nov 16:20

Choose a tag to compare

1.30.7 (2025-11-09)

Features

  • add test feature without deploy (402e236)
  • add worker typescript support (c723f62)

Others

  • add benchmarking for ts support and sandbox module demo (474433f)
  • add editor tip for worker edit form (e4a2bc2)
  • remove unused code (c8a9814)

v1.30.6

04 Nov 17:41

Choose a tag to compare

1.30.6 (2025-11-04)

Features

  • add tianji cli which should more easy to manage worker (c9ce2ab)
  • add tianji worker pull command (c658101)
  • add worker execution replay feature (eee5f84)

Others

  • dump sdk version to latest openapi (e4b61b2)
  • update translations and increment SDK version to 1.30.5 (8fa574c)

v1.30.5

03 Nov 17:23

Choose a tag to compare

1.30.5 (2025-11-03)

Features

  • add failed worker record usage and log support (094291a)
  • add keyboard shortcut to execute SQL statements in editor (2b77df7)
  • add sql editor componemt (b4e41ec)
  • add SQL editor with run button feature (720db51)
  • add sql formatter for sql editor (3c34919)
  • add warehouse sql query feature (a2ce0a5)
  • improve sql editor and query page display (9594a14)

Bug Fixes

  • fix a bug which warehouse can not correct exec insight query issue with workspace level (5fa8650)

Document

  • update tracker script document (67a3023)

Others

  • add query limit to avoid query too many data (f4fe136)
  • add worker openapi (e22eb2d)
  • change sql formatter library to reduce bundle size (f7eddb8)
  • extract logic for ai generate (97ee03a)
  • resolve duplicated register issue (802b645)
  • streamline SQL CodeLens management for editor instances (1b9bc27)
  • update default worker template (339f861)
  • update storybook for more code editor (c941638)

v1.30.4

26 Oct 17:22

Choose a tag to compare

1.30.4 (2025-10-26)

Features

  • implement distributed locking for worker cron execution to prevent concurrent runs (34dceed)

v1.30.3

24 Oct 21:21

Choose a tag to compare

1.30.3 (2025-10-24)

Features

  • add survey insight query alias support (ec7b8e0)
  • add WorkerSparkline (0f6e728)

Document

  • add summaries to various API endpoints for improved documentation (e835a00)
  • update openapi.json (586441e)