#fuzzel 1.14.1 is out! 🥳
This is a bug fix release. A couple of crash fixes, and we also fixed a sorting/matching regression. So make sure you update ;)
https://codeberg.org/dnkl/fuzzel/releases/tag/1.14.1
Big thanks to @markstos who has been stepping up as a co-maintainer and is doing more and more for each release.

1.14.1 - dnkl/fuzzel
### Fixed * Removed statement that Cairo is required for rounded corners. This is no longer true. * Segfault when attempting to parse a comment in an icon `index.theme` file and correctly interpreting KV pairs by ignoring whitespace ([#727][727]). * Fixed fzf-mode sorting regression in 1.14....