Skip to content

Tags: RoughAl/vienna-rss

Tags

v/3.4.0_beta1

Toggle v/3.4.0_beta1's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- New article menu and keyboard shortcut (Command-Y) to get back to t…

…he main tab (articles list)

- New "Share With Pinboard" plugin
- Remove obsolete Cocoalicious plugin
- New lithuanian translation, contributed by Andrius Družinis-Vitkus
- Improved Czech, Simplified Chinese, Galician and Russian translations
- Fix a bug that prevented adding a feed in Simplified Chinese
- New framework for managing tabs (MMTabBarView instead of PSMTabBarControl)
- Use Carthage instead of Cocoapods to manage dependencies
- Project cleanup and reorganization

v/3.3.0

Toggle v/3.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- Improve Ukrainian localization

v/3.3.0_rc1

Toggle v/3.3.0_rc1's commit message

Verified

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

v/3.3.0_beta1

Toggle v/3.3.0_beta1's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- Improve loading of tabs: on application re-open, load of each tab i…

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

v/3.2.1

Toggle v/3.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- Fix a crash on parsing some XML files

- Fix current feed URL not being displayed on edition of a feed
- Updated translations (Danish, Spanish, German, Russian)

v/3.2.0

Toggle v/3.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- The application is downloaded in a .tgz archive.

v/3.2.0_rc1

Toggle v/3.2.0_rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- Fix some OpenReader error handling

- Remove a tab bar animation introduced in 3.2.0 Beta 1
- Update copyright information

v/3.2.0_beta3

Toggle v/3.2.0_beta3's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
- Fix persistent tab bar at launch

- Update FMDB to 2.7.4

v/3.2.0_beta2

Toggle v/3.2.0_beta2's commit message

Verified

This tag was signed with the committer’s verified signature.
barijaona Barijaona Ramaholimihaso
Fix crashes on systems prior to Sierra

v/3.2.0_beta1

Toggle v/3.2.0_beta1's commit message

Verified

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