Initial releasenotes for 1.7.5 bug-fix release.

This commit is contained in:
Dave Davenport 2022-08-18 15:13:46 +02:00
parent a22c81c4a9
commit 78d596dc53
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# 1.7.5: We shell overcome
A quick bug-fix release to fix 2 small issues.
* In DMenu sync mode, the separator is left in the string.
* In the view some of the update/redraw policies are fixed to reduced the
perceived delay.
This makes it clear we need more people testing the development version to
catch these bugs. I only use a very limited set of features myself and do not
have the time nor energy to write and maintain a good automated test setup.
There was one in the past that tested some basic features by running rofi,
inputting user input and validating output. But it was not reliable and
difficult to keep running.
# Thanks
Big thanks to everybody reporting issues.
Special thanks goes to:
* Iggy
* Morgane Glidic
* Danny Colin
Apologies if I mistyped or missed anybody.