mirror of
https://github.com/sassanix/Warracker.git
synced 2026-01-01 11:09:40 -06:00
This update resolves several critical bugs and introduces enhancements for improved reliability and UX: View Preference Persistence: Fixed issues where user view preferences (Grid/List/Table) weren't retained across logins or tabs. Changes span both backend and frontend to ensure proper key prefixing and prevent overwrites or sync issues. Password Management Fixes: Added missing /api/auth/password/change endpoint. Fixed password reset behavior and improved frontend error handling for clarity and accuracy. SMTP Port 587 (STARTTLS) Support: Updated email logic to reliably support both SMTPS (port 465) and STARTTLS (port 587), ensuring compatibility with major email services. UI Consistency: Standardized headers across auth pages and made the app title consistently clickable for improved navigation. Branding Enhancement: Updated footer links from GitHub to the official Warracker site across all major pages for better branding and user guidance.