uptime-kuma-api/CHANGELOG.md

28 lines
511 B
Markdown
Raw Normal View History

2022-08-26 17:19:10 +02:00
## Changelog
2022-09-18 14:54:24 +02:00
### Release 0.2.2
- remove `tags` from monitor input
- create test objects with available arguments
- convert monitor notificationIDList only once
2022-09-12 22:46:33 +02:00
### Release 0.2.1
- generate pushToken on push monitor save
- convert monitor notificationIDList return value
2022-09-07 13:04:41 +02:00
### Release 0.2.0
- support for uptime kuma 1.18.0
- convert values on monitor edit
2022-08-26 17:19:10 +02:00
### Release 0.1.1
- implement 2FA login
- allow to add monitors to status pages
- do not block certain methods
### Release 0.1.0
- initial release