Releases: aiarena/aiarena-web
Release v1.3.1
These are technical notes, but it is done in conjunction with the sc2ai and aiarena merger.
- Add explanation to front page RE merger 0914d321
New Features
- implement active bot filtering and polish the match request form UI 826e6d5
- Match queue now also prints the competition for each round 169ae34, Closes #183
- added dynamic fuzzy filter to match queue tables 36130f23
Bug Fixes
Release v1.3.0
- Multi-competition update. Significant changes to a large portion of the codebase.
Release v1.2.3
Features
- Added
django-redis
,django-fakeredis
to requirements - Local dev env mocks redis with fakeredis
- improved Request match UI (using Select2 for filtering / searching )
- updated env file in staging and prod with redis credentials
Tests
- Tests now use FakeRedis
Release v1.2.21
- Limit matches shown on bot page to requested or in progress cf542b3
Release v1.2.2
-
Abbreviate Timestamps and Fixed arenaclient.html not loading (#149)
-
fix-CI-build (#149)
-
Fixed test to reflect recent text case update for PR (#142)
-
List matches that are being played or have been queued on the bot page (#146)
-
List matches that are being played or have been queued on the bot page
-
Update django.yml (removed pip upgrade command until pip fixes their latest verison)
Release v1.2.1
- Add Icons for Trophies
- Added highlights to bot avg step time
- Add trend indicators to main ranking page (#133)
- Filter out requested matches from current_elo_trend
- Add elo trend to season.html
- Only show rank trending if change is over 10
- Made n matches for ELO trend configurable
- Better icons for trends to reflect the bot performance hopefully more accurately. (#134)
- Elo trend icon title (#135)
- Better icons for trends to reflect the bot performance hopefully more accurately.
- ELO trend icon title specifies how much the ELO has actually changed.
- Changed all ELO "not changing" icons from fast_rewind to trending_flat
- Replaced arrow icons from trends (#136)
- removed arrow icons from trends and replaced them with rotated trending_flat icons
- Differentiate requested matches in result list (#139)
- List requested matches for bot authors in their profile page and allow cancellations (#142)
- List requested matches for bot authors in their profile page #138
- Cancel Requested Matches #87
- Added match requests to regularUser1 for frontend page render test
- fix: wrong icon display in match detail view
Release v1.2.0
- Add Icons for Trophies
- New TrophyIcon model to hold image for icon
- New TrophyIcon field in Trophy
- bot.html shows icon if it exists
- Updated admin.py
- Added highlights to bot avg step time
- Added step_time_color to core_filters.py
- Added color style to relevant cell in bot.html
-
Add trend indicators to main ranking page (#133)
-
Filter out requested matches from current_elo_trend
-
Add elo trend to season.html
-
Only show rank trending if change is over 10
-
Made n matches for ELO trend configurable
-
Update 0121_auto_20201124_0720.py Fixed migrations breaking on staging due to table already existing (TrophyIcon) to not double create the same table
-
revert migration hack
-
Better icons for trends to reflect the bot performance hopefully more accurately. (#134)
-
removed migrate command until fix
-
Elo trend icon title (#135)
-
Better icons for trends to reflect the bot performance hopefully more accurately.
-
ELO trend icon title specifies how much the ELO has actually changed.
-
Changed all ELO "not changing" icons from fast_rewind to trending_flat
-
Replaced arrow icons from trends (#136)
-
removed arrow icons from trends and replaced them with rotated trending_flat icons
-
fix typos
Release v1.1.14
Release 1.1.14
Release v1.1.13
Release 1.1.13
Release v1.1.12
Release 1.1.12