Skip to content

Releases: lucasheld/uptime-kuma-api

0.8.0

04 Jan 21:54
Compare
Choose a tag to compare

Feature

  • add support for uptime kuma 1.19.3

0.7.1

01 Jan 12:37
Compare
Choose a tag to compare

Bugfix

  • remove unsupported type hints on old python versions

0.7.0

28 Dec 23:42
Compare
Choose a tag to compare

Feature

  • add support for uptime kuma 1.19.2

Bugfix

  • skip condition check for None values

0.6.0

23 Dec 13:30
Compare
Choose a tag to compare

Feature

  • add parameter wait_timeout to adjust connection timeout

0.5.2

05 Nov 18:04
Compare
Choose a tag to compare

Bugfix

  • add type to notification provider options

0.5.1

07 Oct 12:35
Compare
Choose a tag to compare

Bugfix

  • remove required notification provider args check

0.5.0

06 Oct 17:04
Compare
Choose a tag to compare

Feature

  • support for uptime kuma 1.18.3

0.4.0

04 Oct 18:55
Compare
Choose a tag to compare

Feature

  • support for uptime kuma 1.18.1 / 1.18.2

Bugfix

  • update event list data after changes

0.3.0

23 Sep 18:07
Compare
Choose a tag to compare

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

18 Sep 12:56
Compare
Choose a tag to compare

Bugfix

  • remove tags from monitor input
  • create test objects with available arguments
  • convert monitor notificationIDList only once