Skip to content

Releases: msgbyte/tianji

v1.11.2

07 Jun 14:06
Compare
Choose a tag to compare

1.11.2 (2024-06-07)

Features

  • add createdAt field in survey download csv (618aedf)
  • add document entry (ad4b67c)
  • add website view count in website list (8ac5b11)

Document

Others

  • increase timeout factor of interval (4e8d761)
  • remove unused code (328a4e8)
  • update env example (80713e0)
  • update sdk publish file module type (ed0c2e9)
  • update translation (d74ba8d)
  • upgrade prisma version to 5.14.0 (a0ab1da)

v1.11.1

21 May 16:24
Compare
Choose a tag to compare

1.11.1 (2024-05-21)

Bug Fixes

  • fix display problem in docker panel (e3d0555)

Others

v1.11.0

20 May 12:48
Compare
Choose a tag to compare

1.11.0 (2024-05-20)

Features

  • add reporter send docker info (1dfa24d)
  • add server docker expend view (c6433f3)

Document

Others

  • add loading state for common list (00d40c8)
  • change datatable expend icon and add transition (74bd9ef)
  • move dependency place (dec6a8b)
  • update survey icon (0ea7515)
  • upgrade tianji-client-sdk version (9a0a1ea)
  • upgrade trpc version to 10.45.2 (7c94caf)

v1.10.0

15 May 16:11
Compare
Choose a tag to compare

1.10.0 (2024-05-15)

Features

  • #62 add title section in website (d5895dc)
  • add survey backend endpoint (2764262)
  • add survey command panel (c9bf016)
  • add survey delete action (12cd54e)
  • add survey download feature (eebf00f)
  • add survey usage button (2b75a8e)
  • add tianji event for pricing page (6606b25)
  • add tianji-client-react package and useTianjiSurvey hooks which can easy to get survey info (0fc112f)
  • add website pricing page (6674c19)
  • survey basic fe framework and add new form (010fd00)
  • survey detail and edit (a596011)
  • survey sdk and openapi client (f7f191a)

Document

  • Add one-click deploy on sealos (#64) (fc79c57)
  • clear email input when submit success in price page (3d16d8e)
  • reduce homepage image size to improve user network (6865a7c)
  • update custom script document (7d370b4)
  • update qrcode (ebb6c51)

Others

  • add tooltip and time display on table (9d3c034)
  • change weight of commit list search (cc0bd73)
  • change word: Countries -> Country or Region (1ad9aa9)
  • common list add loading state (9780aff)
  • define survey model (9143cc4)
  • improve mobile display (b2fb183)
  • improve mobile layout navbar display if have much features (fd9108e)
  • remove unused code (342c076)
  • update jwt secret generator more safe for user (6e8c280)

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)