Skip to content

Releases: msgbyte/tianji

v1.24.8

29 Jul 17:40
Compare
Choose a tag to compare

1.24.8 (2025-07-29)

Bug Fixes

v1.24.7

27 Jul 18:34
Compare
Choose a tag to compare

1.24.7 (2025-07-27)

Features

  • add code testing functionality in worker edit form (849d51b)
  • add country and ip for server (374a302)
  • add env switch for worker which can control permission and risk (c926c5e)
  • add fullscreen modal for code editor in worker edit form (5a7a2ed)
  • add UrlParamsInput component for handling URL parameters (9a29c48)
  • add verbose logging option to display full payload content or its length (a62aa22)

Document

Others

  • update background of worker preview (38ef5ae)
  • update model prices and context window configurations in JSON files (8a8855c)
  • update UrlParamsInput component to improve layout and add overflow handling (1a085a6)

v1.24.6

22 Jul 17:14
Compare
Choose a tag to compare

1.24.6 (2025-07-22)

Others

v1.24.5

21 Jul 17:04
Compare
Choose a tag to compare

1.24.5 (2025-07-21)

Features

  • add function worker feature (58f8eca)
  • add request payload handle for worker (24e4fdc)
  • add worker API endpoint (6f34f37)
  • implement pagination for worker executions and enhance preview functionality (d256e5c)
  • refactor worker routes and add edit functionality with new components (334484d)

Others

  • add pagination component (558e7cf)
  • update CPU time display from milliseconds to microseconds for better precision (6e6a10e)

v1.24.4

20 Jul 16:35
Compare
Choose a tag to compare

1.24.4 (2025-07-20)

Others

  • clean logs (c3fe3a8)
  • update chart type labels for better clarity and add missing translations (fc31946)

v1.24.3

19 Jul 13:12
Compare
Choose a tag to compare

1.24.3 (2025-07-19)

Others

  • add amd64 support for alpine release (8df7071)

v1.24.2

19 Jul 13:08
Compare
Choose a tag to compare

1.24.2 (2025-07-19)

Features

  • add monitor manual trigger (4db5d04)
  • reporter build add alpine support (07af814)

v1.24.1

18 Jul 17:40
Compare
Choose a tag to compare

1.24.1 (2025-07-18)

Features

  • add batch endpoint for website events (44d45b2)
  • add pure website tracking functions and update existing tracker to utilize them (0662362)
  • add WebsiteVisitorMap route and enhance map components with full-screen support (fc6266f)
  • implement batch request handling for website events and enhance tracking options (38bd5e9)

Bug Fixes

  • fix a bug which insight can not good handle timezone problem when in different timezone (a20cb7a)

Document

Others

  • add TypeScript tracker implementation and update build entry point (fcc7f94)
  • redesign changelog page (658c045)
  • simplify insightsAIGateway function by utilizing processGroupedTimeSeriesData (58369d4)
  • update model prices (46ba80d)
  • update tracking functions to use new website event reporting methods (2494227)

v1.24.0

15 Jul 16:02
Compare
Choose a tag to compare

1.24.0 (2025-07-15)

Features

  • add ClickHouse health check manager and integrate it into insights query handling (b755b63)
  • add clickhouse infrastructure (23ea9c1)
  • add clickhouse insights support (4fdfacd)
  • implement transaction handling in migration process and improve SQL query parameterization (bd1a866)

Bug Fixes

  • fix a bug which last_sync_timestamp incorrect (6ac7250)

Others

  • add CLICKHOUSE_DISABLE_SYNC environment (8de9899)
  • add sdk environment check before run browser only logic (407ab74)
  • change client sdk tracker path (83c50bb)
  • example app: add Tianji tracking functionality with page view simulation and user session management (0eeb672)
  • simplify SQL query construction for ClickHouse and PostgreSQL (1ade1fb)
  • update ClickHouse env examples (f0ff7cf)
  • update dependencies and bump docker version (7d007b5)

v1.23.5

13 Jul 15:23
Compare
Choose a tag to compare

1.23.5 (2025-07-13)

Features

  • add direction prop to FilterParamsBlock and update FilterSection for horizontal layout (ed17bbb)
  • enhance event display with object serialization and custom collapse icon (a7e5efa)

Bug Fixes

  • fix insights event feature session data incorrect problem (2c2b570)

Others

  • fix filter not work issue in fetch event (107de00)