doc: add note about arm64 to the release notes

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-06-04 20:47:03 +02:00
parent bbee1aa278
commit a349ddde56

View file

@ -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