Skip to content

v1.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@thecodrrthecodrr released this 18 Aug 18:47
· 127 commits to master since this release

Note: This is a beta version and NOT ready for use in production.

Changes

  1. Get rid of initiate-rs0 step from docker-compose.yml
  2. Fix sync
  3. 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 up

Make sure everything is up and running:

docker ps

All the above services must show (healthy) in the output.

New Contributors

Full Changelog: v1.0-beta.2...v1.0-beta.3