Skip to content

Releases: Hill-98/node-dbus-notifier

0.3.6

19 Nov 10:00
6f59330
Compare
Choose a tag to compare

0.3.5

14 Nov 20:49
2577363
Compare
Choose a tag to compare
  • Fix close method error

v0.3.4

23 Sep 14:30
bd9e6c5
Compare
Choose a tag to compare

The previous version of the npm release did not include the new files.

v0.3.3

23 Sep 14:23
c207df4
Compare
Choose a tag to compare
  • drop check-types package

0.3.2

18 Aug 15:55
7a5686f
Compare
Choose a tag to compare
  • Add inline doc
  • Add value in hints, used to show progress on some notification servers. (#6)

0.3.1

11 Jun 10:07
9b390ff
Compare
Choose a tag to compare
  • strict type checking
  • Corrected README.md

0.3.0

10 Jun 21:15
8ae4024
Compare
Choose a tag to compare
  • Support inline reply (inline-reply action and NotificationReplied event) (#2)
  • addAction() support custom action key and return action key
  • removeAction() use action keys instead of action text
  • Add setDefaultAction() and removeDefaultAction() helper for 'default' action (#5)
  • Add the static method supportedCapabilities() to get the capabilities supported by the notification server