v3.6.14

nestjs/nestv3.6.14May 19, 2026by laurent22

AI Summary

This release is a maintenance update addressing issues with Markdown export folder paths and OneNote imports. It also fixes an issue regarding empty inline HTML rendering in the editor.

Key Highlights

  • Fix Markdown export folder paths with dots in parent path
  • Fix OneNote import for zip files containing onetoc2
  • Do not render empty inline HTML in editor

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))