Skip to content

Releases: pruh/api

release-2.2.3

26 Aug 16:58
c59a99f
Compare
Choose a tag to compare

What's Changed

  • fix breaking change in the latest omada api by @pruh in #27

Full Changelog: release-2.2.2...release-2.2.3

release-2.2.2

16 Feb 04:07
8178930
Compare
Choose a tag to compare

What's Changed

  • store vlanid as integer by @pruh in #24

Full Changelog: release-2.2.1...release-2.2.2

release-2.2.1

29 Jan 01:59
Compare
Choose a tag to compare
  • use app version for docker push

release-2.2.0

29 Jan 01:56
d290e7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-2.1.1...release-2.2.0

release-2.1.1

27 Jan 06:37
1c63476
Compare
Choose a tag to compare

What's Changed

  • make docker image on release in #21

Full Changelog: release-2.1.0...release-2.1.1

release-2.1.0

27 Jan 06:25
0bc0d14
Compare
Choose a tag to compare

What's Changed

  • add docker hub images in #19

  • add speed limit request params in #20

Full Changelog: release-2.0.1...release-2.1.0

release-2.0.1

17 Jan 13:43
f48e11d
Compare
Choose a tag to compare

What's Changed

  • replace radioOff with radioOn in #18

Full Changelog: release-2.0.0...release-2.0.1

release-2.0.0

17 Jan 03:57
Compare
Choose a tag to compare

What's Changed

  • Networks API in #17

Full Changelog: release-1.3.0...release-2.0.0

release-1.3.0

21 Jan 16:53
Compare
Choose a tag to compare

New features:

  • Providers API

New methods:

  • GET /api/v1/providers
  • GET /api/v1/providers/{UUID}
  • POST /api/v1/providers
  • DELETE /api/v1/providers/{UUID}

Release 1.2.0

06 Jan 19:08
Compare
Choose a tag to compare

New features:

  • notifications API

New methods:

  • GET /api/v1/notifications
  • GET /api/v1/notifications/{UUID}
  • POST /api/v1/notifications
  • DELETE /api/v1/notifications/{UUID}