v4.4.0
What's Changed
- feat: update to Laravel 11 by @andyksaw in #755
- refactor: use Laravel 11 bootstrap structure by @andyksaw in #760
- refactor: clean up domains and providers by @andyksaw in #761
- chore: delete page feature by @andyksaw in #762
- chore: delete unused features by @andyksaw in #764
- feat: update nav and home content by @andyksaw in #765
- feat: remove Google Analytics by @andyksaw in #763
- feat: rebuild hero component by @andyksaw in #767
- chore: ping Architect group upon new builder application by @andyksaw in #769
- feat: new auth layout by @andyksaw in #770
- chore: remove
scripts
directory by @andyksaw in #772 - feat: only prompt for MFA in restricted areas by @andyksaw in #773
- feat: revamp account activation flow by @andyksaw in #774
- feat: Require login before access to rank up form by @andyksaw in #776
- chore: stop scheduling server queries by @andyksaw in #777
- feat: improve password reset and email change flows by @andyksaw in #778
- feat: add permanent redirects for login and auth by @andyksaw in #780
- feat: new account dashboard layout by @andyksaw in #779
- style: highlight selected account pages by @andyksaw in #781
- feat: show avatar in nav bar by @andyksaw in #782
- fix: guests being redirected to invalid login route by @andyksaw in #784
- feat: update front navbar design by @andyksaw in #785
- refactor: add component namespaces by @andyksaw in #786
- feat: update ban list design by @andyksaw in #787
- fix: round playtime badge to 2 decimals by @andyksaw in #788
- style: add backdrop blur by @andyksaw in #790
- feat: add badges to dashboard by @andyksaw in #791
- fix: badges not wrapping onto next line by @andyksaw in #792
- style: improve donation table design by @andyksaw in #793
- feat: add 3d map page by @andyksaw in #794
- feat: log API calls for debugging by @andyksaw in #796
- feat: new layout for rank up form by @andyksaw in #795
- feat: update donation page design by @andyksaw in #799
- feat: update donation thanks design by @andyksaw in #800
- feat: add "quick registration" API by @andyksaw in #802
- refactor: clean up repositories and old APIs by @andyksaw in #803
- refactor: combine api routes by @andyksaw in #804
- chore: clean up base
TestCase
class by @andyksaw in #805 - feat: send events to Minecraft server by @andyksaw in #806
- fix: register api by @andyksaw in #807
- feat: send ban events to Minecraft server by @andyksaw in #808
- fix: register runtime errors by @andyksaw in #809
- fix: return donor tiers as an array by @andyksaw in #811
Full Changelog: v3.30.1...v4.4.0