• Fix the filter field article selection problem reported at http://forums.cocoaforge.com/viewtopic.php?f=18&t=21665
  • Enable navigating the built-in browser's back/forward-list via left/right three-finger swipes.
  • Enable navigating feeds via left/right three-finger swipes: Left for "Go Back" and right for "View Next Unread".
  • Enable as scrolling to the top/bottom of web pages and the article list via upwards/downwards three-finger swipes.
  • Change "currentSelection" to "currentTextSelection" in Viennas Applescript terminology.
  • Remove command-shift-g as keyboard shortcut for creating group folder. This is now used for Find Previous.
  • Show an alert when upgrading the database version, because it can take a while.
  • Turn off animation of tab resizing. It was slow, superfluous and apparently sometimes caused drawing errors in the tab bar background.
  • Fix crash when sorting articles by enclosure URL.
  • Update SQLite to version 3.6.18.
  • Add ability to "Show XML Source" for feeds, which is now cached locally.
  • Add support for IDN (internationlized domain names) in the browser.
  • Add new supported blog editor (Blogo).
  • Increase the standard number of simultaneous refresh downloads to 20.
  • Redo browser and filter bar UI. Slimmer look, new buttons.
  • Vienna's UI now correctly dims when the application is the background.
  • Enable printing of web-pages from the built-in browser.
  • Vienna now shows an error page with useful information when the browser fails to load a resource.
  • Fix bug where changing the layout would hide the tab bar until relaunch.
  • Fix bug that prevented the user from searching for text within a web-page.
  • Fix drawing errors and artifacts in the grey title bars.
  • Check for https:// as well as http:// on the pasteboard when adding a new subscription.
  • Fix background drawing errors in main window and remove custom window background.
  • Fix drawing error in Downloads window and remove custom background.
  • Fix bug and exception where clicking on a feed link launched Vienna but failed to subscribe to the feed.
  • Add workaround for feeds that contain more than one item with the same guid. (For example, the WordPress Trac, to name the guilty.)
  • Fix long standing bug where deleted articles would reappear after emptying the trash.
  • Fix "Help -> Keyboard shortcuts", which didn't work at all.
  • Numerous fixes to localization of help pages and other strings in German, French, and other languages.
  • General code and build-phase cleanup, as well as minor speed improvements for some operations.
  • Drop Mac OS X 10.4 Tiger support. Vienna 2.4 needs 10.5 Leopard or greater to launch.
  • Prevent an infinite redirect loop. This was happening with http://feeds.feedburner.com/factcheck/Rdqt
  • Fix the article view scrolling problem reported at http://forums.cocoaforge.com/viewtopic.php?f=18&t=20814
  • Fix the mark all read bug on Snow Leopard reported at http://forums.cocoaforge.com/viewtopic.php?f=18&t=20877
  • Eliminate deprecated method warnings on Snow Leopard.
  • Eliminate drawing artifacts in Folders and Articles headers. (Patch from Dan Crosta)
  • Fix a crash reported at http://forums.cocoaforge.com/viewtopic.php?f=18&t=21303