Skip to content

Tags: djp3/vienna-rss

Tags

v/3.1.0_beta5

Toggle v/3.1.0_beta5's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- 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 using Xcode 7.1.1)

v/3.0.9

Toggle v/3.0.9's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- 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)

v/3.1.0_beta4

Toggle v/3.1.0_beta4's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- Fix a crash

- Ensure current article remains visible when changing layout
- Display articles of any newly added folder
- Some code refactoring

v/3.1.0_beta3

Toggle v/3.1.0_beta3's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- 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

v/3.1.0_beta2

Toggle v/3.1.0_beta2's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- Fix unwanted scrolls in Unified layout

v/3.1.0_beta1

Toggle v/3.1.0_beta1's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
! 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

v/3.0.8

Toggle v/3.0.8's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- Fix unwanted scrolls in Unified layout

v/3.0.7

Toggle v/3.0.7's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- More consistent response to keyboard shortcuts when the user switch…

…es 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

v/3.0.6

Toggle v/3.0.6's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- Fix a problem with duplicate folders when starting with a fresh dat…

…abase

- 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

v/3.0.5

Toggle v/3.0.5's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- 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