Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

43 lines (26 loc) · 1.36 KB

Changelog

Current (in progress)

  • Nothing yet

2.0.3 (2024-05-28)

  • Migrate to Python 3.11 following udata dependencies upgrade #14
  • Add resources_downloads to datasets metrics and refactor update_metrics_for_models task #15

2.0.2 (2024-03-20)

  • Update translations #13

2.0.1 (2023-12-01)

  • Improve metrics layout #11
    • Specify that statistics are for the year
    • Move datasets graph on the second row in dashboard stats
    • Use current month value (and not variation)
    • Prevent upper or lowercasing by removing any text transformation

2.0.0 (2023-11-21)

  • ⚠️ New metrics logic #8
    • Add metrics views (using template hook)
    • Use optional metrics API (with job to update metrics on objects)
    • Remove Influx logic
  • Replace mongo legacy image in CI #6

1.0.2 (2020-07-01)

  • Add time condition in the queries to retrieve only last 24 hours results #4

1.0.1 (2020-05-13)

  • Nothing yet

1.0.0 (2020-05-12)

Initial release