Vienna

詳細情報

タイトル Vienna
URL https://github.com/ViennaRSS/vienna-rss
バージョン ver 3.9.4
更新日 2024/10/27
追加日 2013/08/17
種別 フリーソフト
説明 オープンソースのMac OS X用RSS/Atomリーダー。

レビュー

レビューはありません。

スクリーンショット

更新グラフ

バージョン履歴

Vienna 3.9.4

🤷🏻 Bugfix

  • Prevent deleted articles from reappearing in feeds after refresh
  • Prevent "Date published" and "Last update" dates from being set to January 1st, 1970

⚙️ Internals improvement

  • Include a database update to fix entries that had January 1st, 1970 as the last update date

Vienna 3.9.3

This version is recommended to all Vienna users.
It fixes problems reported by users having switched from legacy browser (available in previous versions of Vienna) to Vienna 3.9.x (which completed the switch to WKWebView).

🚲 Changes

  • Distinguish "Date published" and "Last update" dates for articles.
    This distinction can be used to define sort order or in smart folders definitions. To keep things simple and tidy, the "Date Published" information has not been added to the vertical layout.
  • Change application category from "utilities" to "news"

🤷🏻 Bugfixes

  • Fix text entry in the main tab's article view when the "Use Web Page for Articles" option is enabled
  • Make command-click on a link open a new tab with this link
  • Make option-click on a link open it in t
(省略されました)
Vienna 3.9.2

This version is recommended to all Vienna users. It fixes problems reported by users having switched from legacy browser (available in previous versions of Vienna) to Vienna 3.9.x (which completed the switch to WKWebView).

  • 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
  • Fix crash when server sends unusual MIMEType
  • Fix various issues in General Preferences window
  • Fix autolayout issues which could unexpectedly resize the article view or the main window, or hide the enclosure view
  • Fix style change to give immediate visual feedback
  • Improve parsing of RSS content:encoded e
(省略されました)
v/3.9.1
  • 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
  • Fix and standardize the visual feedback for articles being marked as read (especially when the selection is a smart folder)
  • Fix use of delete key to delete the current article when the focus is on the article view
  • Fix use of up/down keys to navigate to previous/next article when the focus is on the article view
  • Fix some issues with cache of folder's articles
  • Fix URL cache management
  • Fix small parts of French and Dutch translations
  • Add credit to Ricardo Pinho for Portuguese translation
  • Build with Xcode 15.4 (macoOS 14.5 SDK)
  • Fix Xcode and SwiftLint warnings; prepare
(省略されました)
Vienna 3.9.0

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
(省略されました)
Vienna 3.8.8
  • Fix access to list of keyboard shortcuts in helpbook on macOS Ventura
  • Adapt helpbook pages to dark mode
  • Improve information on OpenReader
  • Revert Sparkle to version 2.2.2 as a precaution

Vienna 3.8.7
  • Fix a long standing problem where OpenReader feeds read with another client would not be immediately synced in Vienna

Vienna 3.8.6
  • Fix Command-W behavior according to tab count: closes window when only main tab is present
  • Fix memory leak when closing tab with the new browser
  • Fix toolbar search field to only start search when the user presses the enter key
  • Fix status text in window's status bar

Vienna 3.8.5
  • Fix "Previous Tab / Next Tab" menu commands to cycle between open tabs (did not work with new browser)

Vienna 3.8.4
  • Add ability to hide/show the enclosure bar (through the View menu)
  • Various OpenReader related improvements:
    • Better URL handling in Preferences / Settings window
    • Allow access over http or https (useful FreshRSS servers used in internal LAN)
    • When refreshing all folders, prevent same error dialog from popping repeatedly
    • Fix status discrepancies (especially persisting error icons)
  • Fix width of left hand pane not being kept after application relaunch (on macOS Ventura)
  • Modify details in Preferences / Settings window to better conform to the Human Interface Guidelines
  • Modernize code : use newer APIs when available, prepare to sandboxing
  • Update Sparkle to version 2.3.0
  • Optimized for macOS Ventura : built with macOS 13 SDK (still compatible with macOS 10.12 and ab
(省略されました)

Vienna 3.8.3

  • Fix "Open Link in New Tab" contextual menu item (on main tab when the new browser option is enabled)
  • When the user uses the Space keyboard shortcut, keep the focus on the article list (as version 3.7.x did) to ease navigation with keyboard
  • Fix a problem that could prevent decompression of the application on some configurations
  • Improve various points of build process