diff --git a/packages/tools/postPreReleasesToForum.json b/packages/tools/postPreReleasesToForum.json
index 00dd263aa5..1828ff6e85 100644
--- a/packages/tools/postPreReleasesToForum.json
+++ b/packages/tools/postPreReleasesToForum.json
@@ -71,6 +71,9 @@
"ios-v13.0.4": true,
"android-v3.0.7": true,
"ios-v13.0.5": true,
- "v3.0.12": true
+ "v3.0.12": true,
+ "v3.0.13": true,
+ "android-v3.0.8": true,
+ "ios-v13.0.6": true
}
}
\ No newline at end of file
diff --git a/readme/about/changelog/desktop.md b/readme/about/changelog/desktop.md
index 62127bf746..19385616a8 100644
--- a/readme/about/changelog/desktop.md
+++ b/readme/about/changelog/desktop.md
@@ -1,5 +1,12 @@
# Joplin Desktop Changelog
+## [v3.0.13](https://github.com/laurent22/joplin/releases/tag/v3.0.13) - 2024-07-06T11:29:00Z
+
+- Improved: Api: Do not return deleted notes in folders/: id/notes call ([3e0fb48](https://github.com/laurent22/joplin/commit/3e0fb48))
+- Fixed: Fix incorrect text rendering on MacOS by changing the default font to `Avenir Next` ([#10686](https://github.com/laurent22/joplin/issues/10686)) ([#10679](https://github.com/laurent22/joplin/issues/10679) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
+- Fixed: Fix shift-delete asks to permanently delete the current note, rather than cut text, when the editor is selected. ([#10687](https://github.com/laurent22/joplin/issues/10687)) ([#10685](https://github.com/laurent22/joplin/issues/10685) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
+- Fixed: Fix sidebar performance regression with many nested notebooks ([#10676](https://github.com/laurent22/joplin/issues/10676)) ([#10674](https://github.com/laurent22/joplin/issues/10674) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
+
## [v3.0.12](https://github.com/laurent22/joplin/releases/tag/v3.0.12) - 2024-07-02T17:11:14Z
- Improved: Set min version for synchronising to 3.0.0 ([e4b8976](https://github.com/laurent22/joplin/commit/e4b8976))
diff --git a/readme/download.md b/readme/download.md
index 069480714d..2b5d02e6ce 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 1b825656b8..b199ea8d02 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: