Skip to content

Releases: Leeft/omada-to-gotify

Go version update and GH action tweaking

04 Feb 18:22

Choose a tag to compare

No functional changes: build action updates and go + module version bumps

Minor maintenance update

04 Feb 12:40

Choose a tag to compare

Minor maintenance update

  • Add detection and thus priority handling for "radar detected" messages
  • Add restart: always to docker compose example in readme
  • Try to improve diagnostic logging on server exit

Major unit tests update

29 Sep 20:57

Choose a tag to compare

Very little in the way of user-facing changes for this release (test messages will no longer get a timestamp added, and that's about it) but the code has been refactored quite a bit and now almost all code is covered by automated tests.

Offline and online notification detection

27 Sep 16:59

Choose a tag to compare

Note: very few end-user facing changes except for the offline/online message handling and readme updates.

  • Offline and online notifications should now receive a high priority; offline should show red and online will show orange.
  • Message parsing code refactored for easier future changes and writing more or better tests along those now added.
  • Overall more and better tests. Still lacking in the overall test coverage though, hard to test networking code.
  • Some build action tweaking.
  • Tests now always use UTC so they will no longer fail just because an environment in a different time zone.
  • Readme updates for clarity and accuracy.

Miscellaneous improvements, and now tagging the right commit

24 Sep 20:15

Choose a tag to compare

Full Changelog: v0.4.3...v0.4.5

  • Console logging improvements such as reporting its own build number
  • Add version reporting
  • Code split up in packages
  • Improve Omada message parsing
  • Access token check now against the message header
  • Documentation updates and path removed from webhook URL

Refactored code out into modules, improve docs and basic functionality

24 Sep 18:43
84c3b30

Choose a tag to compare

Docker build attempt no 543453

24 Sep 14:36
84c3b30

Choose a tag to compare

v0.4.3

Try fetching docker build from GH as it seems to be gone from the bui…

Docker build attempt no 234556

24 Sep 14:05
71fdaf1

Choose a tag to compare

Pre-release
v0.4.2

Update go.yml workflow

Fix path to webhook to match change done in documentation only (oops)

24 Sep 10:51

Choose a tag to compare