Note: This is a beta version and NOT ready for use in production.
Changes
- Fix sync with v3.3 clients
- Add support for monograph metadata syncing
- Add new subscription plans & limits
- Other minor fixes & improvements
Test drive
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.4/docker-compose.yml
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.4/.env
docker compose up
Make sure everything is up and running:
docker ps
All the above services must show (healthy)
in the output.
Full Changelog: v1.0-beta.3...v1.0-beta.4