--------------------------
Features
~~~~~~~~
- [qa] Added a `ReStructuredText syntax check (checkrst) <https://github.com/edge-servers/immunity-utils#checkrst>`_
to ``immunity-qa-check``, which allows to ensure ``README.rst`` and other top level rst files
do not contain syntax errors
- [utils] Added `register_menu_items <https://github.com/edge-servers/immunity-utils#immunity-utils-utils-register-menu-items>`_
to easily register menu items
- [tests] Added test utilities to capture output (eg: to make assertions on it):
`capture_stdout <https://github.com/edge-servers/immunity-utils#immunity-utils-tests-capture-stdout>`_,
`capture_stderr <https://github.com/edge-servers/immunity-utils#immunity_utilstestscapture_stderr>`_,
`capture_any_output <https://github.com/edge-servers/immunity-utils#immunity_utilstestscapture_any_output>`_
Changes
~~~~~~~
- [utils] Removed deprecated immunity-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