Skip to content

Releases: python-sdbus/python-sdbus-notifications

1.0.3

05 Jan 20:39
1.0.3
a441944

Choose a tag to compare

  • 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

19 May 11:52
1.0.2
7932225

Choose a tag to compare

  • Fix create_hints urgency parameter not working. (found and fixed by @dhjw)