chore(docs): update changelog

This commit is contained in:
Elian Doran 2025-04-13 17:08:55 +03:00
parent 4256792433
commit e39c65692e
No known key found for this signature in database

View File

@ -27,6 +27,7 @@
* Delete notes now requests confirmation. * Delete notes now requests confirmation.
* Modals now have a safe margin on their bottom and are scrollable. * 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) * [Center Search results under quick search bar](https://github.com/TriliumNext/Notes/issues/1679)
* Native ARM builds for Windows are now back.
## 🌍 Internationalization ## 🌍 Internationalization
@ -39,4 +40,6 @@
## 🛠️ Technical updates ## 🛠️ Technical updates
* upgrade to express 5.1.0 by @pano9000 * upgrade to express 5.1.0 by @pano9000
* update dependency mind-elixir to v4.5.1
* remove non-working cookiePath option