🚀 Server Update - V1.2.0
24 Jul 2026, 08:33 AMPublished
✨ New Features
- Added User Settings page for managing account information.
- Users can now update their:
- Username
- Email Address
- Profile Picture
- Added a dedicated Change Password page with secure password verification.
- Added Logout option under the Profile menu.
🎨 User Interface Improvements
- Redesigned the sidebar with collapsible navigation menus for a cleaner layout.
- Added a dedicated Profile section containing:
- User Settings
- Change Password
- Logout
- Sidebar now expands the active section automatically for easier navigation.
- Updated sidebar styling:
- White menu items by default
- Purple highlight for active and hovered items
🔒 Security Improvements
- Improved password management with:
- Current password verification
- Secure password hashing
- Password confirmation before saving changes
⚙️ System Improvements
- Added dedicated profile and password management routes.
- Improved authentication handling for profile updates and logout functionality.
- Enhanced controller structure for better maintainability.