diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md index 16bc15a5e..7fe84ad59 100644 --- a/public/docs/release-notes.md +++ b/public/docs/release-notes.md @@ -14,6 +14,7 @@ special actions. - Allow setting of `documentMaxLength` via `CMD_DOCUMENT_MAX_LENGTH` environment variable. - Add dedicated healthcheck endpoint at /_health that is less resource intensive than /status. - Compatibility with Node.js 18 and later +- Add support for the arm64 architecture in the docker image ### Bugfixes - Fix that permission errors can break existing connections to a note, causing inconsistent note content and changes not being saved