Server Configuration, User Management & Cleanup
Released on August 7, 2025
This release introduces server host/port configuration, a new user registration settings page, and a unified user service for account management. It also removes deprecated server fields like status and chronicle, and applies wide-ranging fixes and technical improvements across the platform.

What's new in this release
feature
Added a new settings category and page for managing user registration behavior
Introduced a dedicated service to handle user account operations
Added support for setting game server host and port during setup or configuration
Added an alias method for simplified item additions to user inventory
security
Updated email verification to respect registration settings for better consistency
bugfix
Improved login form loading state for better UX
Removed deprecated game account field from registration form
Updated status checks to use port-based connection testing
Refreshed server info display logic across multiple components
Improved game server status test API endpoint
Cleaned up transaction logs for payment events
Removed debug logging from email services
Enabled revalidation for account-related endpoints
Updated sidebar and settings structure in admin panel
Simplified launchpad layout and client prop handling
Added missing game account modal component
Removed obsolete
statusfield fromserversandlogin_serverstablesDeleted unused account links migration script
Removed chronicle from theme settings
Updated server info fetching and display logic
Fixed bugs in user and inventory queries
Improved referral service logic and reliability
technical
Removed legacy
server statusandchroniclefields from multiple componentsCleaned up outdated props and unused fields across the codebase
Stay updated
Follow our changelog to stay informed about new features and improvements.