Releases: ViennaRSS/vienna-rss
Releases · ViennaRSS/vienna-rss
Vienna 3.1.0
Vienna 3.1.0
Requires OS X 10.8 or better!
Changes since 3.0.9
- Add search field in subscriptions tree
- Modern memory management (ARC)
- Modern frameworks for database queue management, JSON file parsing, XML parsing…
- Some code refactoring
- New handling of articles cache
- Security : update Sparkle autoupdate framework with latest version and use a secure URL
- Ensure current article remains visible when changing layout
Changes since 3.1.0 Beta 5
- Fix articles reappearing in a feed after being marked for deletion
- In Atom feeds, prefer the ‘content’ item over the ’summary’ one
- Improved memory management
- Fix various crashes
- Fix broken features in Download window
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