Release 1.8.0 Added ----- * `progress-style` configuration option with possible values of `bar` (previous behavior) and `background` which shows the progress as the background color. * Fish shell completions. Changed ------- * Default icon theme from `hicolor` to `default`. Fixed ----- * Crash when `max-icon-size=0` ([#145][145]). * Parse sections in order. This fixes a bug where sections before the main section get ignored. ([#137][137]). * `fnottctl pause|unpause` exiting with an error. * Lookup of icon themes in `~/.icons` and `/usr/share/pixmans`. [145]: https://codeberg.org/dnkl/fnott/issues/145 [137]: https://codeberg.org/dnkl/fnott/issues/137 Contributors ------------ * e-tho * ldev