Skip to content

Releases: msgbyte/tianji

v1.17.2

25 Nov 16:12
Compare
Choose a tag to compare

1.17.2 (2024-11-25)

Features

  • add free tier tip component (1fc4d15)
  • add workspace usage check which can update when tier has updated (bf0598d)

Bug Fixes

  • fix a bug that would accidentally pause the workspace (420860f)

Others

v1.17.1

21 Nov 16:47
Compare
Choose a tag to compare

1.17.1 (2024-11-21)

Others

  • improve install script which make easy to install in non-root user (53777b3)
  • update limit check logic (927eac1)
  • update subscription redirect tip (21ac087)

v1.17.0

19 Nov 16:31
Compare
Choose a tag to compare

1.17.0 (2024-11-19)

Features

  • add component which can render usage data and progress (a12fa3e)
  • add api key and usage to command panel (71f75c2)
  • add api key fe and usage counter (6a4bdd3)
  • add audit log clear feature (3bf86b3)
  • add auto language detect for browser (1629546)
  • add create feed and website limit which in max tier limit (c8d4063)
  • add cronjob to check workspace limit which will pause workspace (31ad64c)
  • add lemonsqueezy subscription (74d391a)
  • add monitor error message (e23258a)
  • add more usage stats (b71bf65)
  • add subscription selection page (843a581)
  • add user api key backend support (f7b1d33)
  • add workspace pause tips (b4bee32)
  • add workspace paused check (77e14d3)
  • add workspace subscription (e4b98b1)
  • subscription switch and cancel handler() (f2f8267)

Bug Fixes

Others

  • add alert (ea75ed7)
  • add apikey check before setup (f0ddf6c)
  • add usage limit and update card style (34f9fe6)
  • change check workspace pause logic (aed707a)
  • move billing mode inside folder (fa1ff3b)
  • move monitor action to hooks, reduce file size. (ae33b52)
  • remove passport package (ae5f5a9)
  • remove unused script (fffc989)
  • update translation (33b2ea5)
  • upgrade package version (a03c182)

v1.16.5

02 Nov 16:02
Compare
Choose a tag to compare

1.16.5 (2024-11-02)

Features

  • add webhookSignature in feed channel (6b3631e)

Bug Fixes

  • add key to Fragment in map for monitor items (9949b97)
  • retrieve date as string (a8a47ed)

Others

  • fix ci problem (59b8746)
  • refactor status header and add typescript and translation support (f637ade)
  • update amount in stripe (2725056)
  • update webhooks signature api guide (266b08f)

v1.16.4

27 Oct 09:30
Compare
Choose a tag to compare

1.16.4 (2024-10-27)

Features

  • add stripe feed integration (09d0f02)

Others

  • update currency symbols in feed (98298c4)

v1.16.3

24 Oct 16:25
Compare
Choose a tag to compare

1.16.3 (2024-10-24)

Others

  • fix ci problem and upgrade version (1c5737e)

v1.16.2

23 Oct 18:36
Compare
Choose a tag to compare

1.16.2 (2024-10-23)

Features

  • add prometheus report support (fcb8f22)

Bug Fixes

  • fix a bug which will match incorrect path #115 (79667a9)

Document

Others

v1.16.1

20 Oct 17:26
Compare
Choose a tag to compare

1.16.1 (2024-10-20)

Features

Others

  • update cronjob clear time (83850f2)

v1.16.0

19 Oct 17:14
Compare
Choose a tag to compare

1.16.0 (2024-10-19)

Features

  • add click event for status page item which allow hide/show chart (279e616)
  • add daily monitor data display for public (dcff57f)
  • add monitor summary function (bbb8d88)
  • add MonitorLatestResponse and up status summary (316b954)

Bug Fixes

Others

  • add border radius in smtp template (f553f15)
  • change public summary display logic (e5e77db)
  • fix ci problem (820b25b)
  • ignore unknown sentry log (527f734)
  • let version text more prominent (61980b3)
  • rename old tsconfig paths (2a503ca)

v1.15.8

13 Oct 11:54
Compare
Choose a tag to compare

1.15.8 (2024-10-13)

Features

  • add payload for feed event integration and send function (572d96b)
  • add ping animation in website realtime visitor (6da0e6f)
  • add plausible tracking(for testing) (6474cef)
  • add realtime datarange which can visit data more easy (f3d8f55)
  • add survey curl example code (5d54ca1)
  • add survey webhook (de57242)
  • sdk add send feed function export (f5933ec)
  • survey add webhook url field which can send webhook when receive any survey (f00163b)
  • time event chart legend add some interaction (4b78771)

Document

  • add shacdn to website (763810e)
  • add sitemap to improve SEO (384224c)
  • add website more language: de, fr, ja, zh-Hans (7bda542)
  • change code command line style (8c5c417)
  • remove used blog directory (3d9d032)
  • resolve build problem with update source document content (9e6e031)
  • update depenpendency to resolve issue of docusaurus build (de38363)
  • upgrade openapi (1e57905)

Others

  • add CodeExample component (29f184c)
  • comment sitemap to make sure its can build safe (9b9799e)
  • fix ci problem (a32f3d9)
  • fix isolated-vm version (43b4c9f)
  • fix version of postman-code-generators (eaffe3a)
  • improve display of visitor map if data is too much (9bc8c63)
  • migrate monitor data chart to recharts and remove @ant-design/charts (c0e2ef0)
  • update ci run trigger path (7322ad7)
  • update pnpm lock file to resolve some magic problem (064dbe9)
  • update survey edit form (a218c22)
  • upgrade @radix-ui/react-scroll-area version (9d559b9)
  • upgrade @tianji/website docusaurus version (e46f970)
  • use prebuilt rather than deploy build (e51a880)