diff --git a/README.md b/README.md
index fd0e7036e7..4315d682d3 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,9 @@ Three types of applications are available: for the **desktop** (Windows, macOS a
Operating System | Download | Alternative
-----------------|--------|-------------------
-Windows (32 and 64-bit) | | or Get the Portable version
(to run from a USB key, etc.)
-macOS | |
-Linux | | An Arch Linux package
[is also available](#terminal-application).
+Windows (32 and 64-bit) | | or Get the Portable version
(to run from a USB key, etc.)
+macOS | |
+Linux | | An Arch Linux package
[is also available](#terminal-application).
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.
diff --git a/docs/changelog/index.html b/docs/changelog/index.html
index 95e41c35ab..f3c28a69ec 100644
--- a/docs/changelog/index.html
+++ b/docs/changelog/index.html
@@ -251,6 +251,22 @@
Joplin changelog
+
+
+- Fixes #832: Enex import: Don't add extra line breaks at the beginning of list item when it contains a block element
+- Fixes #798: Enable Select All shortcut in macOS
+- API: Fixed handling of PUT method and log errors to file
+- Api: Fixes #843: Fixed regression that was preventing resource metadata from being downloaded
+- Fixes #847: Prevent view from scrolling to top when clicking checkbox and editor not visible
+- Resolves #751: Allow switching between todo and note when multiple notes are selected
+- Fixed potential crash that can happen if editor is not ready
+- Prevent URLs added via A tag from being opened inside app
+- Fixes #853: Replace characters to equivalent US-ASCII ones when exporting files
+- Improved the way resources are loaded to prepare to allow making downloading resources optional, and to make sync faster
+- Fixes #312 (maybe): Removed power saving feature, which wasn\'t doing anything and added a possible fix to the UI freezing issue on Linux
+- Improved: Handle internal anchors
+- Improved Linux install script
+
This is mainly a release to fix a bug related to the new IMG tag support.
@@ -496,12 +512,6 @@
- Fixed: #241: Ignore response for certain WebDAV calls to improve compatibility with some services.
- Updated: French and Español translation
-
-
-- Fixed: Local items were no longer being deleted via sync.
-- Improved: More debug information when WebDAV sync target does not work.
-- Improved: Compatibility with some WebDAV services (Seafile in particular)
-