diff --git a/CHANGES b/CHANGES
index 349f969341..654fb38de2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,17 @@ most recent build should be at the top of this file.
Thanks!
+3.9.0
+-----
+- Rearrange some menu items in a more logical way
+- 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 documentation and default feeds to refer to Github discussions instead of the now defunct Cocoaforge forums
+- Update localizations
+- 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)
+
3.9.0 Beta 1
------------
### ! Requires macOS 10.13 or higher !
diff --git a/notes.html b/notes.html
index 3d982b6bb6..2d49e435d0 100644
--- a/notes.html
+++ b/notes.html
@@ -108,9 +108,11 @@
Version Notes
-3.9.0 Beta 1
+Vienna 3.9.0
-! Requires macOS 10.13 or higher !
+! Vienna 3.9 requires macOS 10.13 or higher !
+
+Changes since version 3.8.8
- New editor for smart folders: criterias can now be imbricated, allowing more complex and refined selections
@@ -119,21 +121,32 @@ ! Requires macOS 10.13 or higher !
- Unified search: a single search field can be used for searching within articles, current webpage, folders list or the web.
- Complete transition to WkWebView based browser; reimplement printing and download, improve contextual menus; fix Web Inspector (macOS >= 13.3)
- Use view-based cells for tree view of folders and feeds; font is no longer selectable, but user can choose between three cell sizes
+- 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 compliance with refresh frequency set by user
+- Fix "mark all read" for folders containing multiple smart folders
- Fix disappearance of tooltips on refresh
-- Code cleanup and modernization; built with macOS 13.3 SDK
-- Update Sparkle to version 2.4.2, MMTabBarView to v/1.5.0
+- Fix behavior of some menu commands (Command-Y, "Reload Page")
+- Code cleanup and modernization
+- 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)
Known issue: due to some changes in preferences file format, you may have to reset sorting of folders and articles to your liking.
-3.8.8
+Changes since version 3.9.0 Beta 1
-- 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
+- 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)