diff --git a/CHANGES b/CHANGES index 5c6bc08f9..94ff1d18b 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,22 @@ most recent build should be at the top of this file. Thanks! +3.9.2 +----- +- Change mechanism preventing Vienna from unexpectedly switching to alphabetical sorting of folders and feeds. This + phenomenon might still occur but should be much more unlikely +- Perform a sanity check of database at launch +- Do not show warning sign on feeds without articles +- Fix crash when server sends unusual MIMEType +- Fix various issues in General Preferences window +- Fix autolayout issues which could unexpectedly resize the article view or the main window, or hide the enclosure view +- Fix style change to give immediate visual feedback +- Improve parsing of RSS content:encoded element +- For Unified layout, move the tip about the hovered link's URL at the bottom of the view +- Use String Catalogs (.xcstrings) for most translations +- Add more translations +- Update some documentation files + 3.9.1 ----- - Prevent Vienna from unexpectedly switching to alphabetical sorting of folders and feeds diff --git a/notes.html b/notes.html index f7332aac4..fc0a96e4d 100644 --- a/notes.html +++ b/notes.html @@ -1,21 +1,17 @@

Version Notes

-

Vienna 3.9.1

-

This version is recommended to all Vienna users, as it fixes problems reported by users having switched from legacy browser (available in previous versions of Vienna) to Vienna 3.9.0 (which completed the switch to WKWebView).

+

Vienna 3.9.2

+

This version is recommended to all Vienna users. It fixes problems reported by users having switched from legacy browser (available in previous versions of Vienna) to Vienna 3.9.x (which completed the switch to WKWebView).