Skip to content

Releases: msgbyte/tianji

v1.9.4

06 May 16:15
Compare
Choose a tag to compare

1.9.4 (2024-05-06)

Features

  • add add page selected state for add button in sidebar header (d31d203)
  • add cronjob for send https certificate expired notification (7b95c55)
  • add feishu notification (f6fc210)
  • monitor add trending mode (d77e132)

Bug Fixes

  • #61 fix font family problem (b4872a4)
  • fix status page markdown editor preview cannot render correct problem (eccb322)

Document

  • add example of docker pull image size (4761c2d)
  • adding one-click deploy buttons to README.md (#60) (7cfafe4)
  • update release date of version 1.7.0 (755aeaf)

Others

  • add docker canary image version display (dc4d88f)
  • fix ci problem (18f3073)
  • improve server list update at display (51675f6)
  • improve TLS chain fetch way, to make sure can get tls info correct (cc910b7)
  • update translation (e4b0150)

v1.9.3

01 May 12:26
Compare
Choose a tag to compare

1.9.3 (2024-05-01)

Features

  • add markdown editor for page description (7e1faf8)

Others

v1.9.2

25 Apr 16:40
Compare
Choose a tag to compare

1.9.2 (2024-04-25)

Features

  • add delete feature for pages (6500f90)

Bug Fixes

  • #57 fix domain validator must be required problem (5767d45)

Others

v1.9.1

24 Apr 16:20
Compare
Choose a tag to compare

1.9.1 (2024-04-24)

Features

  • add env DISABLE_AUTO_CLEAR (5938c38)

Bug Fixes

  • fix ping action throw error in windows (89fed46)

Document

  • add document for how to install tianji without docker #56 (fe0b596)

Others

  • add daily cronjob to clear old monitor data (3d1be2b)
  • improve monitor query performance (f5c13cb)
  • update polish translation (#55) (47cd26c)

v1.9.0

22 Apr 16:10
Compare
Choose a tag to compare

1.9.0 (2024-04-22)

Features

  • add custom domain support for status page (a737204)
  • add layout header which ensure title of page is correct (120df2d)
  • add pl language support (761bc71)
  • add server count in desktop layout (720a1d7)

Bug Fixes

  • fix a problem which custom domain canot direct save by domain check (e2fc922)
  • fix monitor edit can not scroll problem (06ddd9b)

Document

Others

  • improve mobile display for monitor and base layout (fc259f7)
  • improve monitor retry logic. make sure send notice when retried (ffee0b8)
  • improve style of antd switch in new UI (1bd18fa)
  • redesign servers table in new design (ccf7b8d)
  • update translation (6e8e6ac)
  • upgrade @i18next-toolkit/cli to v1.2.1 (f0bd4dd)

v1.8.2

16 Apr 16:23
Compare
Choose a tag to compare

1.8.2 (2024-04-16)

Features

Document

Others

  • add title for status page and update UI style for it. (d3ce409)
  • fix ci problem (932d78b)
  • init client sdk (699aedc)
  • remove cache for monitor badge (10d9438)
  • rename and add init tracker function (cdcd6e2)
  • update docker registry name (48210d2)
  • update translation (9ce882b)
  • upgrade i18next-toolkit and ant design icons, and update translation (1dec411)

v1.8.1

10 Apr 03:58
Compare
Choose a tag to compare

1.8.1 (2024-04-10)

Bug Fixes

  • fix cannot add http monitor problem (6e68cd1)

Document

v1.8.0

09 Apr 16:20
Compare
Choose a tag to compare

1.8.0 (2024-04-09)

New Design Released!

Features

  • add default not found page and dashboard redirect (3c60261)
  • add telemetry route (f27f3f2)
  • add translation for new design (07f64a8)
  • add website add button and fuse search (68ace91)
  • v2: add all settings pages (fa7534a)
  • v2: add command panel (af4c6f6)
  • v2: add delete telemetry feature (07cb0b0)
  • v2: add mobile layout (af1d99d)
  • v2: add monitor health bar in list (539f242)
  • v2: add page list/add/detail (d97c671)
  • v2: add server page (20e1963)
  • v2: add website detail (958b1c0)
  • v2: add website overview (6a5de70)
  • v2: monitor feature (402b8a6)

Bug Fixes

  • fix custom tracker script file route error in production (2a3e2af)
  • fix custom tracker script name not display in fe problem (5d8c187)
  • fix website list not refresh when delete website problem (fcb30a3)

Document

  • add docker image size badge (cc581f9)
  • add document about telemetry parameters (a219f3b)

Others

  • add AppRouter to make sure useUserStore run under trpc provider (2c5ff71)
  • basic new layout (0987ca3)
  • improve layout navbar (6fbf316)
  • move add desktop layout into (0711c3c)
  • new layout and new router (3f13447)
  • remvoe old router (62cc934)
  • replace all old router to new router (3bb2cc8)
  • shadcn ui init (aeee6ca)
  • v2: add common sidebar (f9a51e4)
  • v2: login view and register and default error handler and more (4d260dc)

image

image

v1.7.4

03 Apr 12:08
Compare
Choose a tag to compare

1.7.4 (2024-04-03)

Features

Bug Fixes

  • fix etag problem for http cache if not show full telemetry number in badge (bd4e6b5)

Document

Others

  • add article about telemetry introduce (e06d7ca)
  • add default handler for delete telemetry action (6c84a04)
  • add prettier-plugin-tailwindcss (11fd1a6)
  • update qrcode (f8f8c14)

v1.7.3

10 Mar 18:31
Compare
Choose a tag to compare

1.7.3 (2024-03-10)

Others

  • add fullNum props in telemetry badge (44d5fb3)
  • remove http cache to fit github environment(maybe) (6f76a04)