github dunst-project/dunst v1.12.2
Dunst v1.12.2

one day ago

This is the first release of 2025 and comes with an important fix to
dunstify. With the roll out of libnotify v0.8.4, older version of dunstify
started to not compile or crash when using the -r flag.

If your distribution has updated libnotify, you should update dunstify as soon
as possible to resolve these issues.

Other changes include the addition of three dbus signals, the --category
option for dunstify, the use of SOURCE_DATE_EPOCH for reproducible builds.

For more details take a look at the changelog for all the fixes and improvements.

Added

  • Add urgency, stack_tag and urls to dunstctl history (#1425, #1426)
  • Add --category to dunstify (also change -c behaviour) (#1429)
  • Add dbus signals NotificationHistoryRemoved, NotificationHistoryCleared and ConfigReloaded (#1405, #1277)

Changed

  • Allow to override build date with SOURCE_DATE_EPOCH (#1435)
  • Flush after printing id in dunstify

Fixed

  • IMPORTANT: Resolve incompatibility between dunstify and libnotify-0.8.4 (#1443, #1445, #1449)
  • Fix mixup of bool and gboolean that caused problems in s390x (#1421, #1422)
  • Fix some printf warnings and int/gint/size_t mixed uses (#1424)
  • Fix the scaling of the progress bar gradient (#1447)
  • Actually reload old config files upon dunstctl reload (#1447)

New Contributors

Full Changelog: v1.12.1...v1.12.2

Don't miss a new dunst release

NewReleases is sending notifications on new releases.