Skip to content

Releases: ViennaRSS/vienna-rss

Vienna 3.0.9

15 Nov 04:11
v/3.0.9
Compare
Choose a tag to compare
  • 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)

Download Vienna

Vienna 3.1.0 Beta 5

15 Nov 05:15
v/3.1.0_beta5
Compare
Choose a tag to compare
Vienna 3.1.0 Beta 5 Pre-release
Pre-release
  • 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)

Download Vienna

Vienna 3.1.0 Beta 4

20 Sep 15:58
v/3.1.0_beta4
Compare
Choose a tag to compare
Vienna 3.1.0 Beta 4 Pre-release
Pre-release
  • Fix a crash
  • Ensure current article remains visible when changing layout
  • Display articles of any newly added folder
  • Some code refactoring

Download Vienna

3.1.0Beta3

16 Sep 00:37
v/3.1.0_beta3
Compare
Choose a tag to compare
3.1.0Beta3 Pre-release
Pre-release
  • 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

Download Vienna

Vienna 3.0.8

17 Aug 20:09
v/3.0.8
Compare
Choose a tag to compare
  • Fix unwanted scrolls in Unified layout

Vienna 3.0.7

17 Aug 17:21
v/3.0.7
Compare
Choose a tag to compare
  • More consistent response to keyboard shortcuts when the user switches to primary tab
  • Add support for handling http/https (allows dragging links into Vienna's Dock icon)
  • Change internal browser’s user agent string to be more Safari like
  • Fix indexation problems in help files

Download Vienna

Vienna 3.1.0 Beta 2

17 Aug 20:12
v/3.1.0_beta2
Compare
Choose a tag to compare
Vienna 3.1.0 Beta 2 Pre-release
Pre-release
  • Fix unwanted scrolls in Unified layout

Vienna 3.1.0 Beta 1

17 Aug 17:25
v/3.1.0_beta1
Compare
Choose a tag to compare
Vienna 3.1.0 Beta 1 Pre-release
Pre-release

! 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

30 Jul 00:51
v/3.0.6
Compare
Choose a tag to compare
  • 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

22 Jul 07:10
v/3.0.5
Compare
Choose a tag to compare
  • 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