Skip to content
Version 0.0.35.

* Add a script run by a cron job to delete reports older than 7 days
  (Gitlab: #26).
  - Make mosimpa-datakeeper depend upon python3-arrow as the script that
  removes the reports requires it.
* Do not pass -no-obsolete to lupdate within CMake. This has to be done by
  hand.
* Be able to set up the hostname of the report's URL (Gitlab: #27).