Skip to content

Releases: UnicornGlobal/quick-dash-framework

v2.6.3

04 Jun 12:00
56e177b
Compare
Choose a tag to compare

May 2020 Release

v2.5.8

07 Jan 11:33
3f6cdfa
Compare
Choose a tag to compare

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

29 Dec 09:10
a80b53f
Compare
Choose a tag to compare

CHANGELOG

  • Improved the role management process
  • Remove hardcoded font
  • Fix broken modals in data tables
  • Informative error toast on role management

v2.5.1

18 Dec 16:00
cf59407
Compare
Choose a tag to compare

CHANGELOG

  • Allow for "any role" routes.

v2.5.0

13 Dec 10:19
9bfd860
Compare
Choose a tag to compare

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

05 Dec 12:42
25d638e
Compare
Choose a tag to compare

Sidebar Widgets and Global Account Verification Notice

CHANGELOG

  • Support header and footer widgets in the Sidebar
  • Refactored Verify Account notification
  • Additional unit tests for common components
  • Minor copy changes
  • Minor layout fixes

UI/UX Enhancements

27 Nov 12:01
c176129
Compare
Choose a tag to compare

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

v2.4.0

26 Nov 12:30
9fd8cf3
Compare
Choose a tag to compare

New Public Release