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:
- Makes checkboxes no longer react when you click outside of the box or label text.
- Filtering and paging of server logs.
- Locks page to allow locking sections of the admin interface from being edited.