This repository has been archived by the owner on Apr 8, 2023. It is now read-only.
Releases: benjaminsampica/DynamoLeagueBlazor
Releases · benjaminsampica/DynamoLeagueBlazor
v2.1.1 - Add error handling and logging for background tasks.
Add error handling and logging to background tasks
v2.1.0 - Confirmation dialogs and bid countdown
What's Changed
- Add confirmation dialog for important things by @benjaminsampica in #118
- Add a countdown on bid page by @benjaminsampica in #120
Full Changelog: v2.0.1...v2.1.0
v2.0.1 - Fix migrations
Merge branch 'main' of https://github.com/benjaminsampica/DynamoLeagu…
v2.0.0 - Real player states, automated jobs, bid timing validation, bid view refresh, and more!
What's Changed
- Add states for free agent -> offer matching and setup automated job to move players every night at 10pm by @benjaminsampica in #107
- Add states for offer matching-> unsigned and setup automated job to move players every night at midnight by @benjaminsampica in #108
- Add states for unsigned -> rostered by @benjaminsampica in #109
- Add states for rostered -> free agent by @benjaminsampica in #110
- Ability to drop players from a team by @benjaminsampica in #112
- Hard enforce bid validation by @benjaminsampica in #111
- Refresh timeline view by @benjaminsampica in #115
Full Changelog: v1.11.0...v2.0.0
v1.11.0 - Include winning team as a badge
What's Changed
- Include the winning team as a badge by @benjaminsampica in #102
Full Changelog: v1.10.2...v1.11.0
v1.10.2 - Fix for issue with players with no bids.
v1.10.1 - Revert rogue character in workflow file.
v1.10.0 - Offer Matching added, Website Sorting fixes
What's Changed
- update models to contain sortable data types by @morkusporkus in #93
- 94 by @morkusporkus in #95
- Clean up serilog and sink to email. by @benjaminsampica in #98
Full Changelog: v1.9.1...v1.10.0
v1.9.1 - Player Headshot fixes
What's Changed
- Provide an alternative when a player headshot is missing. by @benjaminsampica in #92
Full Changelog: v1.9.0...v1.9.1
v1.9.0 - New player headshots
What's Changed
- smol ui tweaks by @benjaminsampica in #80
- Automatic* player headshots by @benjaminsampica in #86
- sort by by @benjaminsampica in #85
- Add rest of headshot logic by @benjaminsampica in #87
Full Changelog: v1.8.1...v1.9.0