You may have noticed that we skipped from build 2105 to 2107. Vienna 2.1.0 build 2106 was available briefly, and some users may have downloaded it, but it was withdrawn because additional bug fixes were necessary. If you did download 2106, you should update to 2107, but there's no need to worry about lasting problems, because the bug fixes were only interface-related.
Here is a summary of changes from Vienna 2.1.0.2105:
- Only allow the active web view to set the status bar text.
- Fix mouse tracking in tabs.
- Added Simplified Chinese localisation. (Thanks to Arsen Liang).
- Don't create a new article if the only difference is the article link.
- Fix bug: article list rows were too small for text.
- Save open tabs before opening a new tab.
- Make the Blog With command work with web pages as well as articles.
- Fix bug: next unread command didn't respect folder unexpanded state.
- Fix bug: articles with date but no time were sometimes missed because of midnight timestamp.
- Turn off article updating by default.
- Speed up folder loading by only parsing visible summaries.
- Fix folder refreshing for mark read/unread and undo.
- Fix article selection after deleting or restoring.
- Fix bug: deleted article wasn't removed from trash when using filter.
You will no longer see updated articles (green icon) after this update. If you wish to turn article updating back on, then quit Vienna, launch Terminal in the folder /Applications/Utilities/, and enter the following:
- Code: Select all
defaults write uk.co.opencommunity.vienna2 CheckForUpdatedArticles -bool yes
Edit: I corrected the Terminal command to remove ".plist" after "vienna2".
