* new excalidraw backed "canvas note", contributed by thfrei
* new Find in text widget, based on antoniotejada's work
* [add option to disable auto-download of images for offline storage,](https://github.com/zadam/trilium/commit/819cf0907d056f5bec3ab7f1525b166ad407bf4d) https://github.com/zadam/trilium/issues/2859
* [disable COEP,](https://github.com/zadam/trilium/commit/9e089cc7cdb8aa8ee269ed13ab7930879fb2152e) [fixes](https://github.com/zadam/trilium/commit/9e089cc7cdb8aa8ee269ed13ab7930879fb2152e) https://github.com/zadam/trilium/issues/2858
* [moved protected session expiration scheduling](https://github.com/zadam/trilium/commit/37eb16b2f30f528a2fedd9ef4cc6e6ff084469b4) https://github.com/zadam/trilium/issues/2855
* [added titleTemplate,](https://github.com/zadam/trilium/commit/593a27579570f6600fcbb7ade0ec2115722bc094) [closes](https://github.com/zadam/trilium/commit/593a27579570f6600fcbb7ade0ec2115722bc094) https://github.com/zadam/trilium/issues/2852
* [new ~ operator in search for regex](https://github.com/zadam/trilium/commit/45edef2d715c7d5c6dc384fe1f58e836480fbeeb)
* [allow operators =, *= and =* on note content](https://github.com/zadam/trilium/commit/bf496488964251814d624048dc7bd784b4034801)
* [recovery for tree cycle errors,](https://github.com/zadam/trilium/commit/5dab189815f2447a8d29d071539ee7906102fd5f) https://github.com/zadam/trilium/issues/2831
* [allow combining tokens in text and title/attributes,](https://github.com/zadam/trilium/commit/f705c432fd1dcea973413655ba9a1cbc082eb01a) [fixes](https://github.com/zadam/trilium/commit/f705c432fd1dcea973413655ba9a1cbc082eb01a) https://github.com/zadam/trilium/issues/2820
* [expose ability to create note revisions in backend API](https://github.com/zadam/trilium/commit/3cfca27b5423b1e6001221e7128d0033aebc83fd) https://github.com/zadam/trilium/discussions/2890
* [add openSplitWithNote() frontend api method,](https://github.com/zadam/trilium/commit/7fa531b3d65e73ed08cd8eb310da2640a8e43ce6) https://github.com/zadam/trilium/discussions/2891
* [fix when searching for "note.",](https://github.com/zadam/trilium/commit/0a4f419e5e86077e7b47566d85c85e166f423e4e) [closes](https://github.com/zadam/trilium/commit/0a4f419e5e86077e7b47566d85c85e166f423e4e) https://github.com/zadam/trilium/issues/2889
* [fix "cut to note",](https://github.com/zadam/trilium/commit/5fbaed61c1e63d51c7a56a5f537912355b586990) https://github.com/zadam/trilium/issues/2895, https://github.com/zadam/trilium/issues/1182
* [added new runOnNoteDeletion, runOnBranchCreation, runOnBranchDeletion,](https://github.com/zadam/trilium/commit/f587e0dfd9177462faef8ad7c39a855c25d03c91) https://github.com/zadam/trilium/discussions/2898
Note that Docker image now requires [root permissions to run](https://github.com/zadam/trilium/pull/2864/files), #2907