Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@askmeaboutlo0m askmeaboutlo0m released this 27 Jan 02:15
· 2 commits to master since this release
0.9.0
dd470b7

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.