diff --git a/res/about/android-version.gmi b/res/about/android-version.gmi index ae2e3bfe..0f45d76b 100644 --- a/res/about/android-version.gmi +++ b/res/about/android-version.gmi @@ -8,6 +8,7 @@  ## 1.14 (Beta 10) * Fixed tab with pinned identity not closing if it's the last tab that's being closed. +* Fixed hang when setting a folder's parent to itself in the Edit Folder dialog.  ## 1.14 (Beta 9) * Fixed pinned identity being forgotten when navigating to parent/root. diff --git a/res/about/ios-version.gmi b/res/about/ios-version.gmi index bb73c6d8..08622cc5 100644 --- a/res/about/ios-version.gmi +++ b/res/about/ios-version.gmi @@ -8,6 +8,7 @@  ## 1.14 (5) * Fixed tab with pinned identity not closing if it's the last tab that's being closed. +* Fixed hang when setting a folder's parent to itself in the Edit Folder dialog.  ## 1.14 (4) * Fixed pinned identity being forgotten when navigating to parent/root. diff --git a/res/about/version.gmi b/res/about/version.gmi index f1c62c1f..ec26d8ec 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -9,6 +9,7 @@ ## 1.14.1 * Fixed possible crash when closing a tab with the outline sidebar visible. * Fixed hang when setting a folder's parent to itself in the Edit Folder dialog. +* macOS: "Settings" menu item was disabled on Ventura.  ## 1.14 New features: