Release 1.0rc5

This commit is contained in:
Esa Kataja
2025-05-16 13:13:28 +03:00
parent 3f7b6d10f9
commit 512729398b
6 changed files with 26 additions and 8 deletions
+14
View File
@@ -1,5 +1,19 @@
# Eurovision 25 Backend Changelog
## 1.0rc5 (2025-05-16)
### Features
- Added vote weighting system for jury scores
- Improved performance for results calculation
### Fixes
- Fixed inconsistent sorting in results view
- Fixed avatar upload size validation
### Changes
- Updated dependencies to latest versions
- Enhanced API documentation
## 1.0rc4 (2025-05-16)
### Features