Releases: python-sdbus/python-sdbus-notifications
Releases · python-sdbus/python-sdbus-notifications
1.0.3
- Added new
activation_token
signal.
- Fixed
action_invoked
signal having incorrect type for the second argument. (reported by @C0rn3j)
- Fixed missing D-Bus type signatures and result argument names.
- Fixed missing D-Bus method flags.
1.0.2
- Fix create_hints
urgency
parameter not working. (found and fixed by @dhjw)