2024-W29 - Fixing bugs

Competition Platform

Features

  • Added the ability to disable the reducer function for the metric.
  • Added the run performance graph.
  • Showing the historical rewards across competitions in the leaderboard.
  • Showing a chip indicating if a competition is closed on the home page.
  • Showing the reward of a competition on the home page.

Fixes

  • Restored Privacy Policy page.
  • Updated the favicon.

Deprecation

  • Removed the User.username property.

Security

  • Fixed a vulnerability allowing an attacker to take control of the ?redirect_url= parameter in case of an error. (thanks to Mohamed Ashraf)
  • Fixed a vulnerability allowing an attacker to add his connection to a victim’s account. (thanks to Mohamed Ashraf)

Crunch-CLI

Version 3.16.1 has been released!

Fixes

  • Removed usage of a deprecated property. (#83)
  • Optimized the scoring._format.dag.get_labels function. (#85)
  • Enriched the checker exception’s message. (#86)
  • Fixed the ids check function logic. (#87)