Releases: ViennaRSS/vienna-rss
Releases · ViennaRSS/vienna-rss
Vienna 3.0.9
- Fix problem w/ subscribing to some feeds
- Improve handling of feeds having duplicate GUIDs
- Fix some styles to limit maximum image size
- Improve the ad blocking feature of the Feedlight styles
- Display articles of any newly added folder
- If adding existing feed, focus it
- Better handling of legal/illegal characters in URL strings
- Fix enclosure download when the URL string contains a query
- Recognize a few more file extensions to be directly downloaded
- Fix some crashes
(Binaries built with Xcode 6.4)
Vienna 3.1.0 Beta 5
- Fix problem w/ subscribing to some feeds
- Better handling of legal/illegal characters in URL strings
- Fix enclosure download when the URL string contains a query
- If adding existing feed, focus it
- Keep order of folders and groups on OPML export
- Fix some styles to limit maximum image size
- Improve the ad blocking feature of the Feedlight styles
- Recognize a few more file extensions to be directly downloaded
- Fix some crashes
(Binaries built with Xcode 7.1.1)
Vienna 3.1.0 Beta 4
3.1.0Beta3
- Improved handling of feeds having duplicate GUIDs
- Fixed rendering of feeds having XHTML bodies
- Handle feeds having illegal characters
- Allow concurrent drawings in unified layout
- Converted code to use Automatic Reference Count
- Improved cache mechanism for articles (using NSCache)
- Compiled with XCode 7 GM under OS X El Capitan GM
Vienna 3.0.8
- Fix unwanted scrolls in Unified layout
Vienna 3.0.7
Vienna 3.1.0 Beta 2
- Fix unwanted scrolls in Unified layout
Vienna 3.1.0 Beta 1
! OS X 10.8 or better only !
- Replace our "in house" database queue with FMDatabaseQueue and reorganize access
- Use view based NSTableView for unified layout (instead of PXListView)
- Replace JSONKit with NSJSONSerialization
- Replace XMLParser with NSXMLDocument/NSXMLNode
- Replace other deprecated functions / Miscellaneous refactoring
Vienna 3.0.6
- Fix a problem with duplicate folders when starting with a fresh database
- Removed macosxhints.com from the list of default feeds when starting with a fresh database
- Distribution of Vienna binaries is now done mainly through bintray.com instead of sourceforge.net
3.0.5
- Add identification of the application as required by Inoreader
- When encountering a 301 HTTP response code, check if the permanent character of the redirection is OK before updating the database
- Handle Enter or Return keys in Articles tab by opening the current article
- Add an option in Preferences to follow beta versions of Vienna updates