Features
- Add a reset to remote function, see #532 (f9c34e9, fbd088f, f4ebcf7 by @Getslow6).
- Parse space and/or comma separated roles for the permission overrides, see #541 (1b0eff6 by @Getslow6).
Bug Fixes
- Escape URLs reused as link text and href to prevent HTML entity rendering, see #545 (d7fb717, 11e01be).
Plugins
- Match leading-slash and anchored WikiLinks in the referencing pages example, see #509 #527 (be4795c).
Refactoring
Tests
- Isolate storage, database and config per test to stop state leaking across the suite, at the cost of a slower test run (1c80969, 2514eb2).
Dependencies
- Bump gitpython from 3.1.50 to 3.1.54, see #542 (70f4846 by @dependabot).