feat(edit-docs): integrate release notes into repo

This commit is contained in:
Elian Doran
2025-04-11 14:10:47 +03:00
parent 6231ac59d6
commit 89f4ac718c
33 changed files with 2702 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
# v0.90.6-beta
This is a Docker-only re-release of [v0.90.5-beta](https://github.com/TriliumNext/Notes/releases/tag/v0.90.6-beta) that **adds back the amd64 container image** which was previously not available due to a race condition on our build mechanism. For now, this means that the Alpine container mentioned in the previous release is no longer available, as we have fallen back to Debian Slim.