Skip to content
Release 1.1.1

Added
-----

* `default-timeout` option, to adjust the timeout when applications
  ask us to pick the timeout
  (https://codeberg.org/dnkl/fnott/issues/27).
* `max-timeout` option (https://codeberg.org/dnkl/fnott/issues/29).

Changed
-------

* Updated nanosvg to ccdb1995134d340a93fb20e3a3d323ccb3838dd0
  (20210903).

Removed
-------

* `timeout` option (replaced with `max-timeout`,
  https://codeberg.org/dnkl/fnott/issues/29).

Fixed
-----

* Icons not being searched for in all icon theme instances
  (https://codeberg.org/dnkl/fnott/issues/17).
* fnott crashing when a notification was received while no monitor was
  attached to the wayland session.
* Wrong colors in (semi-)transparent areas of SVG icons.

Contributors
------------

* Julian Scheel
* polykernel
* Stanislav Ochotnický