Releases: msgbyte/tianji
Releases · msgbyte/tianji
v1.24.8
v1.24.7
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
- update openapi schema (bf1c684)
Others
v1.24.6
v1.24.5
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
v1.24.4
v1.24.3
v1.24.2
v1.24.1
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
- update changelog page (e06d1b5)
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
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
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)