From 7e1ee40333145ed3d224993d8ff40314d599d4f5 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 14 Apr 2022 12:21:57 +0000 Subject: [PATCH] Doc: Updated Markdown files Auto-updated using release-website.sh --- readme/changelog.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/readme/changelog.md b/readme/changelog.md index f907c656c9..70a9e38321 100644 --- a/readme/changelog.md +++ b/readme/changelog.md @@ -1,5 +1,22 @@ # Joplin changelog +## [v2.8.2](https://github.com/laurent22/joplin/releases/tag/v2.8.2) (Pre-release) - 2022-04-14T11:35:45Z + +- New: Add support for multiple profiles ([#6385](https://github.com/laurent22/joplin/issues/6385)) ([#591](https://github.com/laurent22/joplin/issues/591)) +- New: Allow saving a Mermaid graph as a PNG or SVG via context menu ([#6126](https://github.com/laurent22/joplin/issues/6126)) ([#6100](https://github.com/laurent22/joplin/issues/6100) by [@asrient](https://github.com/asrient)) +- New: Support for Joplin Cloud recursive linked notes (9d9420a) +- Improved: Don’t unpin app from taskbar on update ([#6271](https://github.com/laurent22/joplin/issues/6271)) ([#4155](https://github.com/laurent22/joplin/issues/4155) by Daniel Aleksandersen) +- Improved: Make search engine filter keywords case insensitive ([#6267](https://github.com/laurent22/joplin/issues/6267)) ([#6266](https://github.com/laurent22/joplin/issues/6266) by [@JackGruber](https://github.com/JackGruber)) +- Improved: Plugins: Add support for "categories" manifest field ([#6109](https://github.com/laurent22/joplin/issues/6109)) ([#5867](https://github.com/laurent22/joplin/issues/5867) by Mayank Bondre) +- Improved: Plugins: Allow updating a resource via the data API (74273cd) +- Improved: Automatically start sync after setting the sync parameters (ff066ba) +- Improved: Improve E2EE usability when accidentally creating multiple keys ([#6399](https://github.com/laurent22/joplin/issues/6399)) ([#6338](https://github.com/laurent22/joplin/issues/6338)) +- Improved: Improved handling of ENTER and ESCAPE keys in dialogs ([#6194](https://github.com/laurent22/joplin/issues/6194)) +- Fixed: Fixed color of published note on Light theme (21706fa) +- Fixed: Fixed creation of empty notebooks when importing directory of files ([#6274](https://github.com/laurent22/joplin/issues/6274)) ([#6197](https://github.com/laurent22/joplin/issues/6197) by [@Retrove](https://github.com/Retrove)) +- Fixed: Fixes right click menu on Markdown Editor ([#6132](https://github.com/laurent22/joplin/issues/6132) by [@bishoy-magdy](https://github.com/bishoy-magdy)) +- Fixed: Scroll jumps when typing if heavy scripts or many large elements are used ([#6383](https://github.com/laurent22/joplin/issues/6383)) ([#6074](https://github.com/laurent22/joplin/issues/6074) by Kenichi Kobayashi) + ## [v2.7.15](https://github.com/laurent22/joplin/releases/tag/v2.7.15) - 2022-03-17T13:03:23Z - Improved: Handle invalid revision patches ([#6209](https://github.com/laurent22/joplin/issues/6209))