From 35c98f23bd823d1e66d5b68c325a5e4c5eb173d8 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 10 May 2025 15:42:32 +0300 Subject: [PATCH] docs(release): update --- docs/Release Notes/Release Notes/v0.94.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Release Notes/Release Notes/v0.94.0.md b/docs/Release Notes/Release Notes/v0.94.0.md index 08e0b845e..0d74f2ace 100644 --- a/docs/Release Notes/Release Notes/v0.94.0.md +++ b/docs/Release Notes/Release Notes/v0.94.0.md @@ -14,7 +14,7 @@ ## 🐞 Bugfixes -* \[…\] +* [Inconsistent Find and Replace Behavior in Large Code Notes](https://github.com/TriliumNext/Notes/issues/1826) by @SiriusXT ## ✨ Improvements @@ -23,6 +23,7 @@ * Improvements to text notes, thanks updates to the editor (see the in-app help for more details): * Bookmarks, similar to HTML anchors. * Emojis. +* [Make it show which node triggered the event when right-clicking on tree](https://github.com/TriliumNext/Notes/pull/1861) ## 📖 Documentation