Releases: UnicornGlobal/quick-dash-framework
Releases · UnicornGlobal/quick-dash-framework
v2.6.3
v2.5.8
Better role management on routes, and 404 redirection, with a few other performance and UX fixes.
CHANGELOG
- Allow multiple roles on routes like
role:admin|user
- Redirect not found to /404.html (ensure it exists in host app!)
- Fix for incorrect image upload error
- Allow custom folder highlight position
- Remove logout delay
- Load fonts only once
- Minor layout fixes
v2.5.2
v2.5.1
v2.5.0
Better post-signup experience.
CHANGELOG
- Separate user and auth api methods
- New confirm account component
- Additional login page notifications
- Modals can now be dismissed by clicking/tapping on the background mask
- Minor facelift to Modals
- Show welcome message after signup by default
- Update base data table version
v2.4.2
UI/UX Enhancements
CHANGELOG
- New Top Right User Profile Menu Functionality
- Refactors Sidebar Functionality
- Updated Sidebar Optional Profile
- Updates Sidebar Folder Options
- Fixes Broken Page Padding
- Remove Ugly Scrollbars
- Changed General Default Configs
- Added More Unit Tests