Compatible with drawpile-srv 2.2.2-beta.4 and continuous release as of the release date. The attached binary is built with the following parameters in .env.local
:
REACT_APP_APIROOT=/admin/api
REACT_APP_BASENAME=/admin
PUBLIC_URL=/admin
If you want to use other paths, you must build this yourself.
Changes in this release:
- Session page no longer crashes when there's template sessions that are not yet running. They get presented as template sessions properly now.