Skip to content

Releases: ViennaRSS/vienna-rss

Vienna 3.8.1

16 Aug 18:16
v/3.8.1
Compare
Choose a tag to compare
  • Fix article view when "Use Web Page for Articles" option is enabled for a feed
  • Fix link preview on legacy browser's article view
  • Restore folder list width between app relaunches

Download Vienna

Vienna 3.7.4

09 Jul 15:17
v/3.7.4
Compare
Choose a tag to compare
  • Fix unwanted changes of toolbar mode (switches to text+icon while the user requested text-only)
  • Remove floodmagazine.com from default feed list and update other URLs
  • Fix scripts building release binaries

Download Vienna

Vienna 3.8.0

09 Jul 19:07
v/3.8.0
Compare
Choose a tag to compare
Vienna 3.8.0 Pre-release
Pre-release
  • Add a disclosure triangle in feed credentials dialog, in order to provide additional feed details whenever it is needed to disambiguate the feed
  • Remove "Empty Trash…" contextual menu command added in 3.8.0 Beta 3
  • Fix a crash when trying to view a smart folder (problem introduced by 3.8.0 Beta 3)
  • Fix toolbar's item validation problems when text-only mode is used on macOS 12
  • Prevent white background from briefly appearing in article view while appearance is set to dark
  • Optimize code, fix warnings
  • Add a recommended ClangFormat configuration
  • Update localizations
  • Fix unwanted changes of toolbar mode (switches to text+icon while the user requested text-only)
  • Remove floodmagazine.com from default feed list and update other URLs
  • Update scripts building release binaries
  • Update Sparkle to version 2.2

Download Vienna

Vienna 3.7.3

15 May 18:44
v/3.7.3
Compare
Choose a tag to compare
  • Fix copy of articles in article list
  • Update Sparkle to version 1.27.1

Download Vienna

Vienna 3.8.0 Beta 3

15 May 18:48
v/3.8.0_beta3
Compare
Choose a tag to compare
Vienna 3.8.0 Beta 3 Pre-release
Pre-release
  • Add "Empty Trash…" menu command to folder list's contextual menu
  • Add setting regarding trash emptying in preferences window
  • Add "Actual Size" menu command for resetting text zoom
  • Make text zoom menu commands work with new browser
  • Fix copy of articles in article list
  • Fix search method selection with new browser
  • Add a warning in advanced preferences that enabling/disabling Javascript might, for systems prior to macOS 11, require a restart
  • Add Australian and British English as localization variants
  • Improve handling of asynchronous actions in new browser
  • Use NSSecureCoding for encoding/decoding of database fields definitions, download list and some preferences
  • Use NSAlert for emptying trash warning
  • Replace deprecated methods
  • Rename some constants, clean up code
  • Update build architecture
  • Update Sparkle to version 2.1

Download Vienna

Vienna 3.7.2

17 Oct 13:27
v/3.7.2
Compare
Choose a tag to compare
  • Speed up database handling (the updated database remains fully compatible with all 3.x.x versions of Vienna)
  • Remove preference setting related to notifications (already handled by System Preferences)
  • Fix image overflow with certain feeds
  • Fix download manager and replace NSURLDownload with NSURLSessionDownloadTask
  • Fix scripts handling in menubar
  • Fix behavior when clicking on Dock icon
  • Improve handling of URLs containing semicolon character in the path component
  • Update Sparkle to version 1.27 and add an EdDSA key
  • Update procedures for building binaries (use Sourceforge for binaries instead of Bintray, fix notarization and Github test action)

Download Vienna

Vienna 3.8.0 Beta 2

17 Oct 14:24
v/3.8.0_beta2
Compare
Choose a tag to compare
Vienna 3.8.0 Beta 2 Pre-release
Pre-release
  • Change minimum macOS requirement to 10.12 (Sierra)
  • Speed up database handling (the updated database remains fully compatible with all 3.x.x versions of Vienna)
  • When hovering over a link with new browser, display its address on a floating bar
  • Add a hidden preference for always displaying the full date, not using relative dates like Today or Yesterday. This is enabled with the Terminal command: defaults write uk.co.opencommunity.vienna2 DoesRelativeDateFormatting -bool NO and can be reversed with defaults delete uk.co.opencommunity.vienna2 DoesRelativeDateFormatting
  • Remove support for web plug-ins
  • Respect new browser's preference setting regarding JavaScript (might require application restart)
  • Fix download manager (old browser only at the time) and replace NSURLDownload with NSURLSessionDownloadTask
  • Update AppleScript architecture (use definition files instead of suite/terminology files)
  • Improve handling of URLs containing semicolon character in the path component
  • Update Sparkle to version 2.0 beta 3 and add an EdDSA key
  • Fix some application locks caused by new browser
  • Fix some leaks with new browser
  • Use Sourceforge for downloading binaries updates
  • Replace older logging tools with os_log
  • Silence many warnings
  • Fix Github test action

Download Vienna

Vienna 3.8.0 Beta 1

27 Aug 17:51
v/3.8.0_beta1
Compare
Choose a tag to compare
Vienna 3.8.0 Beta 1 Pre-release
Pre-release
  • Implement an experimental new browser based on WKWebView : it can be selected in Advanced preferences, and will be available after application restart. It is fastest and more secure.
  • Refactor code:
    • modify ArticleController to be a NSViewController
    • structurate code around protocols like Browser, Tab, ArticleContentView, ArticleViewDelegate and BrowserContextMenuDelegate
    • change many methods of BaseView protocol to be optional and remove unneeded code
    • introduce new classes : ArticleConverter, ArticleStyleLoader, RSSSubscriber
  • Remove preference setting related to notifications (already handled by System Preferences)
  • Fix image overflow with certain feeds
  • Fix scripts handling in menubar
  • Fix behavior when clicking on Dock icon
  • Update Sparkle to version 1.26
  • Use NSFileManager properties for library paths
  • Migrate some tests to Swift
  • Update procedures for building binaries (don't use Bintray anymore, fix notarization)

Download Vienna

Vienna 3.7.1

09 Jan 11:29
v/3.7.1
Compare
Choose a tag to compare
  • Improve autodiscovery of feeds inside webpages (among other improvements, detect URLs of feeds for YouTube channels or users)
  • Fix wrong image used in article list to indicate existence of an enclosure
  • Fix empty folders in build which interferes with plug-in loading

Download Vienna

Vienna 3.7.0

31 Dec 11:15
v/3.7.0
Compare
Choose a tag to compare
  • Update database to enable auto-vacuum mode (the updated database remains compatible with older versions of Vienna)
  • Add dark color scheme to Default and Serifim styles
  • Fix search field for some macOS versions prior to macOS 11
  • Fix database update on permanent HTTP redirections
  • Fix a problem with some authentication challenges sent by servers
  • Limit duration of requests to unresponding websites
  • Modify symbols displayed in article list on macOS 11 Big Sur
  • Update some localizations
  • Update an URL in the default set of feeds
  • Various code modernizations
  • More coherent project settings
  • Rearrange some files ; move images into a single Assets.xcassets folder
  • Build with Xcode 12.3
  • Improve SwiftLint settings

Download Vienna