v1.0-beta.3
Pre-release
Pre-release
Note: This is a beta version and NOT ready for use in production.
Changes
- Get rid of
initiate-rs0step fromdocker-compose.yml - Fix sync
- Fix monographs fetching
Test drive
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.3/docker-compose.yml
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.3/.env
docker compose upMake sure everything is up and running:
docker psAll the above services must show (healthy) in the output.
New Contributors
- @Minecon724 made their first contribution in #42
Full Changelog: v1.0-beta.2...v1.0-beta.3