Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 00:44
· 190 commits to refs/heads/main since this release
ca1d7b7

What's Changed

🚀 New Features

  • Add support for deleting reservations @tr4nt0r (#39)
  • Add support for topic reservation and setting access rights @tr4nt0r (#37)
  • Add support for generate authentication tokens @tr4nt0r (#35)
  • Add account information retrieval method @tr4nt0r (#33)
  • Add method to retrieve message statistics from ntfy instance @tr4nt0r (#32)

👻 Bug Fixes

  • Set link parameter in error response to optional @tr4nt0r (#31)

🔬 Other updates

  • Refactor header construction to allow adding extra headers @tr4nt0r (#38)
  • Add support for generate authentication tokens @tr4nt0r (#35)
  • Add enums Priority, Sound, DeleteAfter in type defs @tr4nt0r (#34)

🧩 Dependency Updates

Contributors: @tr4nt0r