Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tr4nt0r/aiontfy

v0.6.1

05 Oct 09:52
5930efd

Choose a tag to compare

What's Changed

👻 Bug Fixes

  • Fix string serialization to escape backslashes and newlines in Message class @tr4nt0r (#101)

Contributors: @tr4nt0r

v0.6.0

18 Sep 00:20
04cadd2

Choose a tag to compare

What's Changed

🚀 New Features

Contributors: @tr4nt0r

v0.5.5

07 Sep 14:23
a36f0d1

Choose a tag to compare

What's Changed

👻 Bug Fixes

  • Fix encoding for basic authentication @tr4nt0r (#97)
  • Export correct __version__ in module exports @tr4nt0r (#94)

🧩 Dependency Updates

Contributors: @renovate[bot], @tr4nt0r and renovate[bot]

v0.5.4

18 Aug 00:43
35e5ba1

Choose a tag to compare

What's Changed

👻 Bug Fixes

📃 Documentation

🧰 Maintenance

🧩 Dependency Updates

31 changes

Contributors: @renovate[bot], @tr4nt0r and renovate[bot]

v0.5.3

20 May 01:12
7b05e95

Choose a tag to compare

What's Changed

👻 Bug Fixes

  • Add missing fields in Account typedefs @tr4nt0r (#48)

Contributors: @tr4nt0r

v0.5.2

16 May 13:31
e2d66d7

Choose a tag to compare

What's Changed

👻 Bug Fixes

  • Define billing.cancel_at in Account typedef as optional @tr4nt0r (#46)
  • Use to_dict for Message dataclass deserialization @tr4nt0r (#44)

Contributors: @tr4nt0r

v0.5.1

11 Apr 20:49
396346d

Choose a tag to compare

What's Changed

👻 Bug Fixes

  • Fix missing icon parameter in Notification return type @tr4nt0r (#42)
  • Fix missing url serialization in Message @tr4nt0r (#41)

Contributors: @tr4nt0r

v0.5.0

05 Apr 00:44
ca1d7b7

Choose a tag to compare

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

v0.4.0

30 Mar 15:28
6a43e01

Choose a tag to compare

What's Changed

🚀 New Features

  • Add support for authenticated publishing and subscribing @tr4nt0r (#29)
  • Add check for permission before subscribing to a topic @tr4nt0r (#27)

👻 Bug Fixes

  • Change markdown parameter in Message to default to False @tr4nt0r (#26)

🧰 Maintenance

🔬 Other updates

  • Refactor tests for publish method and remove aioresponses dependency @tr4nt0r (#28)

Contributors: @tr4nt0r

v0.3.2

29 Mar 11:50
6505f74

Choose a tag to compare

What's Changed

🧰 Maintenance

  • PEP639 compliant SPDX license declaration @tr4nt0r (#23)

Contributors: @tr4nt0r