1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Doc: Auto-update documentation

Auto-updated using release-website.sh
This commit is contained in:
Joplin Bot
2025-07-26 01:09:51 +00:00
parent b93ee3469b
commit 0cf9981ac7
2 changed files with 9 additions and 1 deletions

View File

@@ -163,6 +163,8 @@
"android-v3.3.11": true,
"ios-v13.3.9": true,
"v3.4.2": true,
"android-v3.4.1": true
"android-v3.4.1": true,
"v3.4.3": true,
"android-v3.4.2": true
}
}

View File

@@ -1,5 +1,11 @@
# Joplin Desktop Changelog
## [v3.4.3](https://github.com/laurent22/joplin/releases/tag/v3.4.3) (Pre-release) - 2025-07-25T19:49:44Z
- Improved: Updated packages glob (v11.0.2), mermaid (v11.6.0)
- Fixed: Markdown editor: Make list indentation size equivalent to four spaces ([#12794](https://github.com/laurent22/joplin/issues/12794)) ([#12573](https://github.com/laurent22/joplin/issues/12573) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Fixed: Plugins: Fix importing sqlite3 ([#12792](https://github.com/laurent22/joplin/issues/12792)) ([#12790](https://github.com/laurent22/joplin/issues/12790) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
## [v3.4.2](https://github.com/laurent22/joplin/releases/tag/v3.4.2) (Pre-release) - 2025-07-24T10:43:55Z
- New: Add Joplin Server SAML support ([#11865](https://github.com/laurent22/joplin/issues/11865) by [@ttcchhmm](https://github.com/ttcchhmm))