2.3.0 Feature release
Installation instructions:
https://intelmq.readthedocs.io/en/maintenance/user/intelmq-manager.html
Backend
- The backend has been rewritten and changed from PHP to Python (PR#197 by Bernhard Herzog and Bernhard Reiter, #80)
- The backend has then been moved to a seperate repository and is now called
intelmq-api: https://github.com/certtools/intelmq-api (PR#226) - The name
intelmq-managernow refers to the web frontend only
intelmq-manager
- The
intelmq-managerhtml files are now being distributed as an archive of static files. They are still built usingmako, but
this is done during the build of the source distribution.
Landing page
Configuration
- Remove the hover function which displayed the hovered bot's configuration (#213, PR#216 by Birger Schacht).
Documentation
- Add a link to the failure tips (PR#215 by Edvard Rejthar).
- SQLite failure tip (PR#217 by Edvard Rejthar).