Merge remote-tracking branch 'origin/develop' into feature/codemirror6

This commit is contained in:
Elian Doran
2025-05-12 10:04:30 +03:00
18 changed files with 410 additions and 400 deletions

View File

@@ -19,6 +19,7 @@
## 🐞 Bugfixes
* [Inconsistent Find and Replace Behavior in Large Code Notes](https://github.com/TriliumNext/Notes/issues/1826) by @SiriusXT
* [Incorrect import of multiple inline math](https://github.com/TriliumNext/Notes/pull/1906) by @SiriusXT
## ✨ Improvements