v3.6.13

vllm-project/vllm-omniv3.6.13May 12, 2026by laurent22

AI Summary

This release focuses on stability improvements and bug fixes for the note-taking app, specifically addressing startup crashes, Rich Text Editor issues, and note handling.

Key Highlights

  • Fixed fatal startup crash when sync target upgrade is required
  • Improved front matter wrapping in the viewer
  • Fixed checkbox detection in tables and paragraphs
  • Fixed find/replace dialog scrolling in the Rich Text Editor

Full Release Notes

- Improved: Front matter: Wrap long lines in the viewer (#15356) (#15328)
- Fixed: Fix fatal startup crash when sync target upgrade is required (#15348) (#15346)
- Fixed: Fix importing legacy keyboard shortcuts (#15308)
- Fixed: Note list: Don't detect checkbox-like markup in tables and paragraphs as checkboxes (#15357) (#15307 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Fixed: Prevent trashed notes from opening in edit mode (#15248)
- Fixed: Rich Text Editor: Fix find/replace dialog fails to scroll to the next match (#15298) (#15297 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))