ViennaRSS 3.9.2

Vienna can connect directly to the websites you want to track. Additionally or alternatively, you can also sync with a server supporting the Open Reader API (an adaptation of the now deceased Google Reader API). Vienna has been successfully tested with BazQux.com, FreshRSS.org, FeedHQ.org, InoReader.com and TheOldReader.com.

Tags rss atom macos objective-c
License Apache
State alpha

Recent Releases

3.9.212 Oct 2024 03:45 minor bugfix: Change mechanism preventing Vienna from unexpectedly switching to alphabetical sorting of folders and feeds. This phenomenon might still occur but should be much more unlikely. Perform a sanity check of database at launch. Do not show warning sign on feeds without articles. crash when server sends unusual MIMEType. various in General Preferences window. autolayout which could unexpectedly resize the article view or the main window, or hide the enclosure view. style change to give immediate visual feedback. Improve parsing of RSS content:encoded element. For Unified layout, move the tip about the hovered link's URL at the bottom of the view. Use String Catalogs (.xcstrings) for most translations. Add more translations. Update some documentation files.
3.9.107 Jul 2024 03:25 minor bugfix: Prevent Vienna from unexpectedly switching to alphabetical sorting of folders and feeds. Prevent feed refreshes from causing unexpected changes of articles selection and interruptions of user's reading experience. and standardize the visual feedback for articles being marked as read (especially when the selection is a smart folder). use of delete key to delete the current article when the focus is on the article view. use of up/down keys to navigate to previous/next article when the focus is on the article view. some with cache of folder's articles. URL cache management. small parts of French and Dutch translations. Add credit to Ricardo Pinho for Portuguese translation. Build with Xcode 15.4 (macoOS 14.5 SDK). Xcode and SwiftLint warnings; prepare to Swift 6. Use generated asset symbols for designating images and colours. Update MMTabBarView to v/1.5.3. Remove unused code. Improve build process. Update GitHub Action for macOS 14.
3.9.021 Jan 2024 15:06 major bugfix: Changes since version 3.9.0 Beta 1 Rearrange some menu items in a more logical way Update documentation and default feeds to refer to Github discussions instead of the now defunct Cocoaforge forums Update localizations Have auxiliary windows (Downloads, Activity Window, Info) stay on Vienna's main space Fix "mark all read" for folders containing multiple smart folders Fix behavior of some menu commands (Command-Y, "Reload Page) Update FMDB to version 2.7.8, Sparkle to 2.5.2, MMTabBarView to v/1.5.2 Build with Xcode 15.2 (macOS 14.2 SDK) Changes since version 3.8.8 New editor for smart folders: criterias can now be imbricated, allowing more complex and refined selections Add initial JSON Feed support Implement Apple's standard interface for sharing articles or pages; Vienna's traditional plugins do not appear in default toolbar, but are still fully supported and can be added or removed as preferred. Unified search: a single search field can be used for searching within articles, current webpage, folders list or the web. Complete transition to WkWebView based browser; reimplement printing and download, improve contextual menus; fix Web Inspector (macOS = 13.3) Use view-based cells for tree view of folders and feeds; font is no longer selectable, but user can choose between three cell sizes Rearrange some menu items in a more logical way Update documentation and default feeds to refer to Github discussions instead of the now defunct Cocoaforge forums Update localizations Have auxiliary windows (Downloads, Activity Window, Info) stay on Vienna's main space Fix compliance with refresh frequency set by user Fix "mark all read" for folders containing multiple smart folders Fix disappearance of tooltips on refresh Fix behavior of some menu commands (Command-Y, "Reload Page") Code cleanup and modernization Update FMDB to version 2.7.8, Sparkle to 2.5.2, MMTabBarView to v/1.5.2