1.0.0
Installation instructions:
https://github.com/certtools/intelmq-manager/blob/1.0.0/docs/INSTALL.md
The version is compatible with intelmq >= 1.0.3
Backend
- Set content type correctly for JSON data in configuration loading (#112)
Pages
- All pages are now deliverd by php, reducing the amount of duplicate code drastically.
Landing page
- Added a new block for the new check page, changed the formatting a bit.
Configuration
- Fixed handling of special parameter
run_mode
(#150) - Intelmqctl controller may be set via an env variable
INTELMQ_MANGER_CONTROLER_CMD
Check
- Added, showing the output of
intelmqctl check
(#118).
Documentation
- Note on header Content-Security-Policy (#113)
- Note on security considerations in Readme to avoid misunderstandings
- Remove compatibility warning from README
Third-party libraries
- reverted update jQuery to 3.2.1
- reverted update metisMenu to 2.7.0
Licenses
- Licenses of used and included software is now inventarized and properly declared in LICENSES/ (#134)
Packaging
- fix packaging of positions.conf file for deb-packages (#133).