Skip to content

Releases: msgbyte/tianji

v1.2.0

01 Jan 16:20
Compare
Choose a tag to compare

1.2.0 (2024-01-01)

Features

  • add custom monitor test code (3e30535)
  • add custom script monitor provider (8dfa679)
  • add monaco editor for custom monitor provider (96e2e00)

Bug Fixes

  • fix update monitor not update runner problem (e0e338f)

Document

Others

  • change custom monitor label and formatter (0c542fa)
  • split the monitor's manager and runner into different files (59bd1c4)
  • update release it json config (3134f61)

v1.1.0

29 Dec 17:11
Compare
Choose a tag to compare
  • chore: update version (19a0259)
  • feat: add delete monitor data/events button (c317b77)
  • chore: add release-it (49dc7f7)
  • feat: add monitor order with updatedAt (625374c)
  • fix: fix http header json validator problem (d9d2345)
  • refactor: add opacity into no actived monitor (22168e0)
  • refactor: improve error report message (1f950b5)
  • docs: add docker compose install document (6c266fd)
  • refactor: update social card path (6850b71)
  • docs: update default account (63f8764)
  • docs: update changelog (2f3229d)
  • docs: add preview (3dbbdc7)

v1.0.0

25 Dec 01:40
Compare
Choose a tag to compare

v1.0.0

v0.3.1

24 Dec 08:00
Compare
Choose a tag to compare
docs: update website tagline and footer

v0.3.0

21 Dec 05:21
Compare
Choose a tag to compare
feat: add minInterval in provider

v0.2.0

09 Dec 17:43
Compare
Choose a tag to compare
refactor: add dark mode for login page

v0.1.4

05 Dec 12:31
Compare
Choose a tag to compare
style: simplified error message

v0.1.3

02 Dec 07:00
Compare
Choose a tag to compare
chore: update install.sh download url because of not opensource yet

v0.1.2

30 Nov 10:50
Compare
Choose a tag to compare
perf: add prisma json type and zod schema

v0.1.1

29 Nov 16:41
Compare
Choose a tag to compare
refactor: modify the user type and create method to make it correct