v3.6.14

vllm-project/vllm-omniv3.6.14May 19, 2026by laurent22

AI Summary

This patch release addresses several file system and rendering bugs, specifically improving Markdown export handling, OneNote import compatibility, and editor HTML rendering.

Key Highlights

  • Fixed Markdown export folder paths with dots in parent names
  • Fixed OneNote import for .zip files containing .onetoc2 files
  • Fixed empty inline HTML rendering in the 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))