0.7.0 [2020-11-13]
Features
- [qa] Added a ReStructuredText syntax check (checkrst) to
openwisp-qa-check
, which allows to ensureREADME.rst
and other top level rst files do not contain syntax errors - [utils] Added register_menu_items to easily register menu items
- [tests] Added test utilities to capture output (eg: to make assertions on it): capture_stdout, capture_stderr, capture_any_output
Changes
- [utils] Removed deprecated openwisp-utils-qa-checks
Bugfixes
- [admin] Hide menu options for unauthenticated users
- [admin] Fixed menu buttons being clicked on some sections of page when not visible