Skip to content

Releases: onlaj/Kura

v1.1

16 Feb 21:01
496a9b6
Compare
Choose a tag to compare

Changelog - Version 1.1

✨ New Features:

  • Added Glicko2 rating system support (alongside classic Elo)
  • Albums now have selectable ranking methods (Glicko2/Elo) during creation
  • New "Rating Method" column in albums list (Glicko2/Elo indicator)

🛠 Improvements:

  • Adaptive pairing logic - better handling of large rating differences
  • Duplicate pair prevention - reduced consecutive duplicate comparisons
  • Enhanced reliability tracking - clearer progress indicators
  • Rating system descriptions in album creation dialog
  • Improved vote deletion handling - ratings now reset/recalculate properly

🐛 Bug Fixes:

  • Fixed empty pair selection edge cases in small albums

⚙️ Technical Updates:

  • Added database migrations for Glicko2 parameters (phi/sigma)
  • Refactored rating logic into modular system architecture
  • Improved error handling for rating calculations

v1.0

08 Feb 20:06
2d26e7c
Compare
Choose a tag to compare
Update release.yml