Changelog
v1.1.0 - Hermes
05 April, 2026
New
- Dashboard :
public/dashboard/travel-agency.html - Dashboard :
public/dashboard/stock.html - PAGE :
public/apps/social/feed.html - Modules : Travel Agency, Stock, Events, Gantt Chart, Social, Gallery, File Manager
Updated
- Color palette listed from 50 to 950
Breaking Changes
Updated core utility classes:
- Background color classes:
-
.bg-bodyis now.bg-default .bg-body-secondaryis now.bg-muted.bg-body-tertiaryis now.bg-highlight.bg-body-quaternaryis now.bg-emphasis.bg-body-highlightis now.bg-subtle.bg-body-emphasisis now.bg-soft- Text color classes:
-
.text-bodyis now.text-default .text-body-secondaryis now.text-muted.text-body-tertiaryis now.text-subtle.text-body-quaternaryis now.text-soft.text-body-highlightis now.text-highlight.text-body-emphasisis now.text-emphasis.text-primary-emphasisis now.text-primary-darker.text-secondary-emphasisis now.text-secondary-darker.text-danger-emphasisis now.text-danger-darker.text-warning-emphasisis now.text-warning-darker.text-success-emphasisis now.text-success-darker.text-info-emphasisis now.text-info-darker.text-light-emphasisis now.text-emphasis.text-dark-emphasisis now.text-contrast- Border color class:
.border-translucentis now.border-light
This release includes breaking changes to core variables and class names. Please make sure to update your CSS and JS files from src/css and src/js directory and replace all old class names using the mapping provided above. Not updating may cause UI inconsistencies or broken components.
v1.0.0 - Theseus
03 March, 2026
- Update Hummingbird version to v1.0.0
- Fix minor bugs
v1.0.0-beta - Initial Release
22 February, 2026
Initial Release

