v0.90.4 release
This release focuses mostly on improving the experience with the Docker containers.
Docker ARM builds
- ARM builds for Docker were reintroduced and are available on both Docker Hub and GHCR starting with this release, by @perfectra1n .
- Note that only
ARMv7
andARM64/v8
architectures are supported for now. ARMv6
support was dropped due to incompatibility issues with Node 20.
- Note that only
🐞 Bugfixes
- Docker container marked as not healthy
- Find/Replace dialog doesn't match theme
- Tray icon is missing on windows
- Error when Duplicating subtree of note that contains broken internal trilium link
- Update available points to Trilium download instead of TriliumNext
Additional changes
- Update
docker-compose.yml
by @slashtechno - Updated links throughout the application to point to the rendered TriliumNext Wiki