v3.6.14

laurent22/joplinv3.6.14May 19, 2026by laurent22

AI Summary

This release resolves bugs related to Markdown export path handling, OneNote import compatibility with zip files, and in-editor HTML rendering to prevent empty elements from displaying.

Key Highlights

  • Fixed Markdown export folder paths containing dots
  • Fixed OneNote import for .zip files with .onetoc2
  • Fixed in-editor rendering of empty inline HTML

Full Release Notes

- Fixed: Fix Markdown export folder paths with dot in parent path (#15455) (#15374 by [@Rygaa](https://github.com/Rygaa))
- Fixed: Importing from OneNote: Fix importing `.zip` files containing `.onetoc2` files (#15476) (#15430 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Fixed: In-editor rendering: Do not render empty inline HTML (#15470) (#15467 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))