Releases: ViennaRSS/vienna-rss
Releases · ViennaRSS/vienna-rss
Vienna 3.3.0 Release Candidate 1
Vienna 3.3.0 Beta 1
- Improve loading of tabs: on application re-open, load of each tab is delayed until the user selects it
- Change default download location to the macOS default one
- Fix bug where "Show in Finder" in Downloads window didn't work unless file was fully downloaded
- Update developer documentation & change tests configuration
Vienna 3.2.1
Vienna 3.2.0
Vienna 3.2.0 is a significant step in an ongoing effort to modernize Vienna codebase.
There are a few user interface changes :
- New toolbar icons,
- Acknowledgements have been moved into the "About Vienna" panel,
- Through a feed's "Get Info…" panel, examination of the RSS/Atom code is done by call of the external application associated to the file type,
but most important changes are internal.
Vienna 3.2.0 requires OS X 10.9 or later.
Changes from 3.2.0 RC 1
- The application is downloaded in a .tgz archive.
Vienna 3.2.0 rc 1
Vienna 3.2.0 Beta 3
Vienna 3.2.0 Beta 2
Vienna 3.2.0 Beta 1
For OS X 10.9 or later only !
- New toolbar icons
- Use default external application to view content of cached XML files
- Show acknowledgements in "About" panel
- Technical updates :
- Converted NIBs to XIBs and to Auto Layout
- Moved translation system to Base localization and Crowdin
- Refactored some UI elements to separate XIB files
- Refactorings (to KVO or delegate patterns, and conversion of various elements to properties)
- Change OpenReader to use asynchronous requests
- Update to Xcode 9
- Conversion of code for some UI elements to Swift4
- Replace CDEvents with Swift-based FSEvents implementation
- Update autorevision to 1.20
- Update Sparkle to 1.18.1
- Update MASPreferences to 1.3.0
- plus various housekeeping changes…