v1.5.0
·
1415 commits
to master
since this release
- Home page now has a random medal (just so you can always stay in the loop)
- Home page includes the last 5 updated players
- Medals have been updated to no longer break organization if a name is really short or long
- Individual player game history now includes CSR gained/loss for competitive matches
- Game shows CSR gain/lost from each player
- Medals are shown for a game, but only legendary/heroic classified medals and shown between teams
- An attempt to make a unified display for a lot of data
What's Changed
Bug Fixes 🐛
- fix: use block vs explicit br tag by @iBotPeaches in #150
Exciting New Features 🎉
- PHP 8.1 by @iBotPeaches in #148
- Inline CSR Image(s) to Project by @iBotPeaches in #151
- PGCR - Add CSR Image by @iBotPeaches in #152
- Per Game Medals by @iBotPeaches in #157
- SEO by @iBotPeaches in #161
Other Changes
- docs: adjust php81 into readme by @iBotPeaches in #149
- test: add new assertEmittedTo by @iBotPeaches in #153
- Inline Medal images by @iBotPeaches in #154
- Game History (UI for CSR gain/loss) by @iBotPeaches in #155
- feat: add unranked icon by @iBotPeaches in #156
- fix: make game history pull async (if not on game history page) by @iBotPeaches in #158
- Cache lock prior to logic by @iBotPeaches in #159
- feat: stubs for migrations to remove docblocks by @iBotPeaches in #160
Full Changelog: v1.4.3...v1.5.0