7.7 KiB
7.7 KiB
1.4.1 (2024-01-14)
Bug Fixes
- fix pip install problem when docker build (fb8184f)
Others
- update docker ci push conditions (a7a7e6b)
1.4.0 (2024-01-14)
Features
- add apprise notification #10 (09c3cfa)
- add status page delete action (551f86b)
- add tcp port monitor (9892d3a)
- allow display current response value in monitor list (ec591f0)
Bug Fixes
- fix custom display text not apply in health bar (699fe6c)
- fix openai balance calc logic (1fccb10)
- fix status page set monitor list in create action not work problem (e24d822)
Document
- update zh readme (78b2ee8)
Others
- add docker build ci (18867c6)
- add notification picker empty state to guide user to create notification (a567834)
- add url token and fix telegram adapt problem (e6f0267)
- fix ci problem (9fec5fc)
- remove unused action in docker ci task (3d3f07c)
1.3.1 (2024-01-10)
Bug Fixes
1.3.0 (2024-01-09)
Features
- add daily cron job to calc workspace usage (1fad81f)
- add mobile nav menu support (1e0d077)
- add monitor badge #6 (3e9760d)
- add telegram notification support (e5a5225)
- add tokenizer for notification (ce6fd56)
- add version display (ac7f401)
- dashboard card title allow edit (d03f60f)
Bug Fixes
- fix monitor data sorting problem, add order by and add created at for fetch monitor data (023a657)
- fix typo error for montior -> monitor (90f22af)
Document
- update changelog dark theme color (f585dba)
- update website document (0076a3b)
- update wechat image and home page tagline (0eedd7d)
Others
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)