v2.0.0
BREAKING CHANGES
This release changes how docker is used, and needs a rewrite of the docker-compose file. The remix app and worker now run in separate containers. There is now an nginx reverse proxy at the front which also serves the static assets directly.
The new compose file can be found in the docs.
This gives a platform to easily expand in the future, without another full breaking change.