Skip to content

Releases: msgbyte/tianji

v1.31.21

15 Apr 16:49

Choose a tag to compare

1.31.21 (2026-04-15)

Features

  • add WorkerStatsSection and WorkerHourlyCharts components for enhanced worker performance visualization (7e3e6b9)
  • implement SurveyResultCount component to display survey response counts and update survey list rendering (33a3c29)

Document

  • Add one-click "Add to Kiro" install badge (#262) (cecee1c)

v1.31.20

27 Mar 14:41

Choose a tag to compare

1.31.20 (2026-03-27)

Bug Fixes

  • fix a bug which calc aigateway usage incorrect (2d5d979)
  • update hosted service URL from app-tianji.msgbyte.com to app.tianji.dev across multiple documentation files (35b74cd)

v1.31.19

26 Mar 16:29

Choose a tag to compare

1.31.19 (2026-03-26)

Others

  • rename cache input token to cache read token and add cache write token for improved clarity and tracking (7cd02a4)
  • replace Card component with CodeBlock for improved JSON data rendering in AIGatewayLogTable (10efc96)

v1.31.18

24 Mar 16:21

Choose a tag to compare

1.31.18 (2026-03-24)

Features

  • add cache input token tracking in AIGateway (eafbf3d)

Bug Fixes

  • add refresh functionality to date range hooks in AIGateway components for improved data updates (8816c8e)
  • update token initialization in AI Gateway handlers to default to zero for improved handling (87e5115)

v1.31.17

16 Mar 13:39

Choose a tag to compare

1.31.17 (2026-03-16)

Bug Fixes

  • increase model pricing query limit from 10 to 50 for improved data retrieval (e371ca2)
  • update response cost handling in Anthropic API integration for accurate pricing calculations (41be2ad)

v1.31.16

15 Mar 12:19

Choose a tag to compare

1.31.16 (2026-03-15)

Features

  • add daily clearing functions for worker execution data and payloads (d76e782)
  • implement Anthropic API integration with message handling and code generation examples (c4c10b2)

Others

  • streamline daily task execution in cronjob with improved error handling (dda8669)

v1.31.15

13 Mar 16:23

Choose a tag to compare

1.31.15 (2026-03-13)

Features

  • add {{url}} variable for http monitor #190 (eafbd82)
  • add daily log and payload clearing functions for AI Gateway (a75119a)
  • add user analytics and logging enhancements to AI Gateway components (8afa79a)
  • enhance logging in cronjob functions and initialize system info logging (bacdfc0)

v1.31.14

12 Mar 14:18

Choose a tag to compare

1.31.14 (2026-03-12)

Features

  • add some audit log in important logic (91c562b)
  • add Tianji analytics skill with OpenAPI integration and endpoint documentation (b3ba444)
  • implement session error tracking and handling in website session management (0006c34)
  • update pricing logic to utilize response cost from API and improve handling of custom model prices (3811467)

Document

  • update track-script documentation with new script attributes and examples (8093993)

Others

  • add Zod validation schemas for LLM model data fetching (418a2ae)
  • simply website overview component with card layout and event tracking (67d336e)
  • update model price (2896db8)
  • update model pricing (cebfafd)

v1.31.13

13 Feb 16:30

Choose a tag to compare

1.31.13 (2026-02-13)

Features

  • add graceful shutdown handling and batch writer flushing on termination (1e301a0)
  • enhance saveWebsiteEvent function to utilize batch writing for improved performance (98aadb9)

v1.31.12

12 Feb 19:06

Choose a tag to compare

1.31.12 (2026-02-12)

Features

  • implement batch writer for efficient database operations in worker execution (ef0382f)