New features and improvements:
- New `services` tab to inspect non-consumer services using `with_service_info=True` flag (https://github.com/CERT-Polska/karton-dashboard/pull/72)
- Tasks are restarted directly to the consumer queue using `KartonBackend.restart_task` (https://github.com/CERT-Polska/karton-dashboard/pull/76, thanks Antelox)
- Thanks to tjni and dotlambda for Mistune upgrade and version pinning fixups (https://github.com/CERT-Polska/karton-dashboard/pull/68, https://github.com/CERT-Polska/karton-dashboard/pull/71)
Bugfixes:
- YYYY-MM-DD date format instead of YYYY-DD-MM in timestamps (https://github.com/CERT-Polska/karton-dashboard/pull/66)