diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1628b751e..a076ef8ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@
- Add option to include YAML frontmatter in the Stork index [\#398](https://github.com/srid/emanote/pull/398)
- Features
- Timeline backlinks recognize flexible daily notes suffixed with arbitrary string [\#395](https://github.com/srid/emanote/issues/395)
+- Performance
+ - Address client-side memory leak due to Stork search in live server [\#411](https://github.com/srid/emanote/issues/411#issuecomment-1402056235)
- Misc
- Ignore toplevel `flake.{nix,lock}` by default.
- Remove deprecated `_emanote-bin/compile-css` script
diff --git a/default/templates/components/stork/stork-search-head.tpl b/default/templates/components/stork/stork-search-head.tpl
index 6b605eeb8..678793593 100644
--- a/default/templates/components/stork/stork-search-head.tpl
+++ b/default/templates/components/stork/stork-search-head.tpl
@@ -15,11 +15,13 @@
-