Portabase 1.1.5
Summary
Portabase 1.1.5 is a stabilization and UX-focused release centered on the profile module, visual identity updates, and frontend robustness. This version consolidates recent refactoring work, fixes critical UI hydration issues, and improves mobile-first authentication and asset loading. The release follows several RC iterations and is production-ready.
New Features
Profile Module
- Introduction of the refactored profile module.
- Testing and validation of profile workflows.
- Improved reliability and consistency across user profile data and UI states.
UI / Design System
- Updated visual assets aligned with the new brand direction (DA).
- Mobile-first authentication layout via the new AuthCard component.
- Refactored logo loading logic in the main layout for better performance and consistency.
Bug Fixes
- Fixed hydration errors related to theme handling (SSR/CSR mismatch).
- Resolved multiple bugs in the profile module identified during RC phases.
- Patched an API bug discovered during release candidate testing.
Maintenance & Refactoring
- Refactoring of image handling and component loading to reduce rendering overhead.
- General file structure cleanup to improve maintainability.
- README.md updates to reflect recent changes and current state of the project.