diff --git a/readme/about/changelog/desktop.md b/readme/about/changelog/desktop.md index 089c5630c..12351115e 100644 --- a/readme/about/changelog/desktop.md +++ b/readme/about/changelog/desktop.md @@ -793,6 +793,13 @@ Important: If you use custom notebook icons and sync with the mobile app, make s - Improved: Upgrade Electron from v10 to v14 ([4a7746b](https://github.com/laurent22/joplin/commit/4a7746b)) +## [v2.4.9](https://github.com/laurent22/joplin/releases/tag/v2.4.9) - 2021-09-29T19:08:58Z + +- Improved: Allow importing certain corrupted ENEX files ([f144dae](https://github.com/laurent22/joplin/commit/f144dae)) +- Improved: Improved accepting a folder share ([8ada059](https://github.com/laurent22/joplin/commit/8ada059)) +- Improved: Make exported HTML more readable on mobile ([b1d0c15](https://github.com/laurent22/joplin/commit/b1d0c15)) +- Fixed: Fix default sync target ([4b39d30](https://github.com/laurent22/joplin/commit/4b39d30)) + ## [v2.4.8](https://github.com/laurent22/joplin/releases/tag/v2.4.8) (Pre-release) - 2021-09-22T19:01:46Z - Fixed: Fixed Sync Wizard logo images on Windows ([da88475](https://github.com/laurent22/joplin/commit/da88475)) @@ -1047,13 +1054,6 @@ Attention: The default font size has been changed in the Markdown editor. You ca - Fixed: Make sure sync startup operations are cleared after startup ([#4919](https://github.com/laurent22/joplin/issues/4919)) - Security: Apply npm audit security fixes ([0b67446](https://github.com/laurent22/joplin/commit/0b67446)) -## [v1.8.4](https://github.com/laurent22/joplin/releases/tag/v1.8.4) (Pre-release) - 2021-05-09T18:05:05Z - -- Improved: Improve display of release notes for new versions ([f76f99b](https://github.com/laurent22/joplin/commit/f76f99b)) -- Fixed: Ensure that image paths that contain spaces are pasted correctly in the Rich Text editor ([#4916](https://github.com/laurent22/joplin/issues/4916)) -- Fixed: Make sure sync startup operations are cleared after startup ([#4919](https://github.com/laurent22/joplin/issues/4919)) -- Security: Apply npm audit security fixes ([0b67446](https://github.com/laurent22/joplin/commit/0b67446)) - ## [v1.8.3](https://github.com/laurent22/joplin/releases/tag/v1.8.3) (Pre-release) - 2021-05-04T10:38:16Z - New: Add "id" and "due" search filters ([#4898](https://github.com/laurent22/joplin/issues/4898) by [@JackGruber](https://github.com/JackGruber))