v3.2.12

laurent22/joplinv3.2.12Jan 23, 2025by personalizedrefrigerator

AI Summary

The update introduces the ability to link to specific HTML elements using the name attribute and improves security by enhancing comment escaping. It also fixes an error that occurred when accessing notes without history.

Key Highlights

  • Allow internal links to target elements using the name attribute
  • Improved security by enhancing comment escaping
  • Fixed error when a note has no history

New Features

  • Allow internal links to target elements using the name attribute

Full Release Notes

- Improved: Allow internal links to target elements using the name attribute (#11671 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Fixed: Fix error when a note has no history (#11702 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
- Security: Improve comment escaping (#11706 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))