Releases: lucasheld/uptime-kuma-api
Releases · lucasheld/uptime-kuma-api
0.8.0
Feature
- add support for uptime kuma 1.19.3
0.7.1
Bugfix
- remove unsupported type hints on old python versions
0.7.0
Feature
- add support for uptime kuma 1.19.2
Bugfix
- skip condition check for None values
0.6.0
Feature
- add parameter
wait_timeout
to adjust connection timeout
0.5.2
Bugfix
- add type to notification provider options
0.5.1
Bugfix
- remove required notification provider args check
0.5.0
Feature
- support for uptime kuma 1.18.3
0.4.0
Feature
- support for uptime kuma 1.18.1 / 1.18.2
Bugfix
- update event list data after changes
0.3.0
Feature
- support autoLogin for enabled disableAuth
Bugfix
- set_settings password is only required if disableAuth is enabled
- increase event wait time to receive the slow statusPageList event
0.2.2
Bugfix
- remove
tags
from monitor input
- create test objects with available arguments
- convert monitor notificationIDList only once