From e39c65692e392ddfc39e95ddde2b7096ac5b017c Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sun, 13 Apr 2025 17:08:55 +0300 Subject: [PATCH] chore(docs): update changelog --- docs/Release Notes/Release Notes/v0.92.8-beta.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/Release Notes/Release Notes/v0.92.8-beta.md b/docs/Release Notes/Release Notes/v0.92.8-beta.md index 791a1af62..aae6a4add 100644 --- a/docs/Release Notes/Release Notes/v0.92.8-beta.md +++ b/docs/Release Notes/Release Notes/v0.92.8-beta.md @@ -27,6 +27,7 @@ * Delete notes now requests confirmation. * Modals now have a safe margin on their bottom and are scrollable. * [Center Search results under quick search bar](https://github.com/TriliumNext/Notes/issues/1679) +* Native ARM builds for Windows are now back. ## 🌍 Internationalization @@ -39,4 +40,6 @@ ## 🛠️ Technical updates -* upgrade to express 5.1.0 by @pano9000 \ No newline at end of file +* upgrade to express 5.1.0 by @pano9000 +* update dependency mind-elixir to v4.5.1 +* remove non-working cookiePath option \ No newline at end of file