changelog

This commit is contained in:
Martin Rotter 2021-08-10 07:21:15 +02:00
parent 3ff01ff4cd
commit bbbf4b8d00
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
<url type="donation">https://martinrotter.github.io/donate/</url>
<content_rating type="oars-1.1" />
<releases>
<release version="4.0.0" date="2021-08-09"/>
<release version="4.0.0" date="2021-08-10"/>
</releases>
<content_rating type="oars-1.0">
<content_attribute id="violence-cartoon">none</content_attribute>

View File

@ -56,7 +56,7 @@ Fixed/changed:
* Improved some visual glitches in dialogs and skins. (#426)
* "Keep message selection in the middle" now works in a more reasonable way when trigerred with mouse vs keyboard. (#427)
* Fixed GUI behavior of "Database cleanup" dialog. (#433)
* RSS Guard now properly gives/gets window focus when article is opened in external web browser. (#447)
* "Bring application window to front once article is opened in external web browser" is now disabled by default. (#447)
* Fixed cooperation of "Next unread article" + "Keep message selection in the middle" features. (#435)
* URL of feeds are now sanitized before making a network request. (#450)
* All pictures from feeds should be now properly displayed. (#422)