Releases: projectcitybuild/web
Releases · projectcitybuild/web
v4.6.0
What's Changed
- chore: rename panel and move components by @andyksaw in #847
- ci: notify discord of deployment events by @andyksaw in #848
- refactor: authorize
manage
with policies by @andyksaw in #849 - fix: test namespaces by @andyksaw in #850
- chore: remove showcase warps by @andyksaw in #851
- feat: revamp panel with Inertia by @andyksaw in #852
- fix: add
TOTP_BYPASS
to example.env
by @andyksaw in #853 - feat: create reviews panel by @andyksaw in #854
- chore: drop legacy tables and columns by @andyksaw in #855
- refactor: defer all list loading by @andyksaw in #856
- feat: show item count above lists by @andyksaw in #857
- feat: add player list filter and more account details by @andyksaw in #858
- feat: remove monarch build application link by @andyksaw in #859
- feat: add Settings link to menu by @andyksaw in #860
- feat: add unban form by @andyksaw in #861
- feat: account edit form by @andyksaw in #862
- fix: mobile drawer navigation by @andyksaw in #863
- feat: show pending review counts by @andyksaw in #864
- release: v4.6.0 by @andyksaw in #865
Full Changelog: v4.5.0...v4.6.0
v4.5.0
What's Changed
- 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
- feat: remote Minecraft config by @andyksaw in #812
- fix: runtime error loading ban player alias by @andyksaw in #813
- feat: add Minecraft non-affiliation disclaimer to footer by @andyksaw in #814
- feat: return player data with aggregate by @andyksaw in #815
- feat: add warps by @andyksaw in #816
- fix: allow decimals for warp coordinates by @andyksaw in #817
- refactor: add minecraft columns to
Group
by @andyksaw in #818 - fix: broken tests by @andyksaw in #824
- chore: squash migrations by @andyksaw in #826
- chore: rename panel by @andyksaw in #827
- feat: add new error pages by @andyksaw in #828
- chore: clean up
resources
folder by @andyksaw in #829 - fix: badges returned as
null
when player is not registered by @andyksaw in #830 - feat: add link to Monarch application form by @andyksaw in #831
- feat: general contact form by @andyksaw in #837
- chore: add throttle and logging to contact form by @andyksaw in #838
- feat: add panels to edit groups by @andyksaw in #841
- feat: minecraft builds by @andyksaw in #836
- fix: unvote endpoint not registering by @andyksaw in #842
- refactor: add trait for Minecraft coordinate validation by @andyksaw in #843
- ci: automate web deployment by @andyksaw in #844
- ci: build frontend assets during deployment by @andyksaw in #845
- release: v4.5.0 by @andyksaw in #846
Full Changelog: v4.3.0...v4.5.0
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
v4.3.0
What's Changed
- 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
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- 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
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- 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
- release: v4.1.0 by @andyksaw in #775
Full Changelog: v4.0.0...v4.1.0
v4.0.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
- release: 4.0.0 by @andyksaw in #768
Full Changelog: v3.30.1...v4.0.0
v3.30.1
v3.30.0
What's Changed
- Improve panel list performance by @andyksaw in #702
- Add showcase warps table and panel by @andyksaw in #636
- Add showcase API and tests by @andyksaw in #705
- Strip dashes from UUID in aggregate endpoint by @andyksaw in #706
- Release by @github-actions in #704
Full Changelog: v3.29.2...v3.30.0
v3.29.2
What's Changed
Full Changelog: v3.29.1...v3.29.2