diff --git a/packages/tools/postPreReleasesToForum.json b/packages/tools/postPreReleasesToForum.json
index df00106c8..58e7adbd2 100644
--- a/packages/tools/postPreReleasesToForum.json
+++ b/packages/tools/postPreReleasesToForum.json
@@ -44,6 +44,8 @@
"ios-v12.13.8": true,
"v2.14.16": true,
"android-v2.14.8": true,
- "android-v2.14.9": true
+ "android-v2.14.9": true,
+ "v2.14.17": true,
+ "ios-v12.14.6": true
}
}
\ No newline at end of file
diff --git a/readme/about/changelog/desktop.md b/readme/about/changelog/desktop.md
index 2fcd6b5f0..a3bd6d4ad 100644
--- a/readme/about/changelog/desktop.md
+++ b/readme/about/changelog/desktop.md
@@ -1,5 +1,10 @@
# Joplin Desktop Changelog
+## [v2.14.17](https://github.com/laurent22/joplin/releases/tag/v2.14.17) - 2024-03-01T18:10:26Z
+
+- Fixed: Merged shorthand variants of spellcheck languages ([#9983](https://github.com/laurent22/joplin/issues/9983)) ([#7834](https://github.com/laurent22/joplin/issues/7834) by Ton Hoang Nguyen (Bill))
+- Fixed: Sort notebooks in a case-insensitive way ([#9996](https://github.com/laurent22/joplin/issues/9996))
+
## [v2.14.16](https://github.com/laurent22/joplin/releases/tag/v2.14.16) (Pre-release) - 2024-02-22T22:49:10Z
- Improved: Back up to a subdirectory of the home directory by default ([#9942](https://github.com/laurent22/joplin/issues/9942)) ([#9857](https://github.com/laurent22/joplin/issues/9857) by Henry Heino)
diff --git a/readme/download.md b/readme/download.md
index cfec44435..520e8a834 100644
--- a/readme/download.md
+++ b/readme/download.md
@@ -10,7 +10,7 @@ Your download of Joplin is in progress.
Access your notes on Windows, macOS or Linux.
-
+
diff --git a/readme/install.md b/readme/install.md
index 56ce3d22e..a3522d03d 100644
--- a/readme/install.md
+++ b/readme/install.md
@@ -10,12 +10,12 @@ Three types of applications are available: for **desktop** (Windows, macOS and L
Operating System | Download
---|---
-Windows (32 and 64-bit) |
-macOS |
-macOS M1 (Apple Silicon) |
-Linux |
+Windows (32 and 64-bit) |
+macOS |
+macOS M1 (Apple Silicon) |
+Linux |
-**On Windows**, you may also use the Portable version. The [portable application](https://en.wikipedia.org/wiki/Portable_application) allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file.
+**On Windows**, you may also use the Portable version. The [portable application](https://en.wikipedia.org/wiki/Portable_application) allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file.
**On Linux**, the recommended way is to use the following installation script as it will handle the desktop icon too: