From fd467d52a4a396ab7493df367d60ed567cd0966b Mon Sep 17 00:00:00 2001 From: Barijaona Ramaholimihaso Date: Sat, 12 Oct 2024 12:51:56 +0300 Subject: [PATCH] Bump version number to 3.9.3 --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ notes.html | 45 +++++++++++++++++++++++++++++++-------------- 2 files changed, 57 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eceeffc23..d7929d125f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ Vienna ChangeLog File ===================== +Vienna 3.9.3 +----- +_released 2024-10-12_ + +### 🚲 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 the browser which is not set as the default in General settings (either it is the system's default browser or Vienna's internal browser) +- Fix "Validate Feed" button in Info window when the feed has a query-based URL +### ⚙️ Internals improvements +- Make finding Vienna related content in help menus easier +- Improve recovery mechanism when Vienna is forced to switch to alphabetical sort for folders and feeds. + Hopefully, this should limit the risk of seeing the problem reoccur. +- Update informations related to folder even when the feed has no articles +- Make "Last Updated" date displayed in "Info" window more consistent +- Improve memory management (cache of folder's articles) +### 🛤️ Infrastructure updates +- Build with Xcode 16 and macOS 15 SDK +- Update to latest version of GitHub actions +- Use Crowdin.com for localizing content of HTML help files +- Enhance ChangeLog + 3.9.2 ----- _released 2024-08-15_ diff --git a/notes.html b/notes.html index fc0a96e4d0..ae232dac2e 100644 --- a/notes.html +++ b/notes.html @@ -1,17 +1,34 @@

Version Notes

-

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).

+

Vienna 3.9.3

+

released 2024-10-12

+

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

+

🤷🏻 Bugfixes

+ +

⚙️ Internals improvements

+ +

🛤️ Infrastructure updates

+