diff --git a/docs/Release Notes/Release Notes/v0.94.0.md b/docs/Release Notes/Release Notes/v0.94.0.md index 8c7e4d7aa..5cb6da705 100644 --- a/docs/Release Notes/Release Notes/v0.94.0.md +++ b/docs/Release Notes/Release Notes/v0.94.0.md @@ -52,6 +52,7 @@ * Code blocks in text notes: * For editable notes, clicking on a code block will reveal a toolbar with a way to easily change the programming language and another button to copy the text to clipboard. * For read-only notes, a floating button allows copying the code snippet to clipboard. +* [Math in text notes: equations can now be displayed on multiple lines](https://github.com/TriliumNext/Notes/pull/2003) by @SiriusXT ## 📖 Documentation @@ -73,4 +74,5 @@ * OpenAPI documentation fixes by @FliegendeWurst * more info on several database table by @FliegendeWurst * CKEditor (the editor used for text notes) has been updated 7 versions, from v42 to 45. -* Read-only search refactoring by @SiriusXT \ No newline at end of file +* Read-only search refactoring by @SiriusXT +* add option to mount database read-only (development preview) by @FliegendeWurst \ No newline at end of file