Skip to content

Releases: python-sdbus/python-sdbus-notifications

Release list

1.0.3

Choose a tag to compare

@igo95862 igo95862 released this 05 Jan 20:39
1.0.3
a441944
  • 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

Choose a tag to compare

@igo95862 igo95862 released this 19 May 11:52
1.0.2
7932225
  • Fix create_hints urgency parameter not working. (found and fixed by @dhjw)