3.2 KiB
3.2 KiB
1.2.3 (2024-01-04)
Bug Fixes
- fix a bug which script not support makeTransferable json which data include null (824bd89)
- fix domain schema check problem in add website server (a04aa67)
Others
- add ci action and update release it config (1c8b4d9)
- improve server status table list display (28dd506)
- improve UI (deceafa)
- remove env SERVER_URL and use url to get real server url (81e7f86)
- update docusaurus config for seo (927136e)
1.2.2 (2024-01-02)
Bug Fixes
- fix a bug which can not raise monitor with changeActive if monitor never run before (e38df27)
Document
1.2.1 (2024-01-02)
Bug Fixes
- add Suspense to fix lazy load problem (d093df9)
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)