v3.1.22

laurent22/joplinv3.1.22Nov 5, 2024by laurent22

AI Summary

Improves editor customization, media handling, and drag-and-drop precision.

Key Highlights

  • Added custom CSS support for list items to improve styling.
  • Re-enabled media support for local file URLs in the note viewer.
  • Fixed cursor positioning during drag-and-drop operations.

New Features

  • Custom CSS: Add cm-listItem class to lines with list items

Full Release Notes

- New: Custom CSS: Add cm-listItem class to lines with list items, don't add region start/end markers for items that are always single-line (#11291 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Improved: Re-enable media with local file URLs in the note viewer (#11244 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Improved: Remove left/right edge margin around editor content when disabled in settings (#11290) (#11279 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Fixed: Fix content dropped into the Markdown editor is missing a cursor preview or dropped at the wrong location (#11289) (#11274 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))