Changelog
See what's new in Hummingbird. This page lists all the changes and updates made to the Hummingbird framework, including new features, bug fixes, and improvements.
v1.1.1
22 April, 2026Fixes and Updates:
- Update: Remove default circle shape from
btn-icon - Update: Add block button example
v1.1.0
19 April, 2026New Blocks:
- Layouts
- Hero Sections
- Feature Sections
- Pricing Sections
- Stats Sections
- Testimonial Sections
- Team Sections
- Call to Action Sections
- Footer Sections
- Authentication Forms
Fixes and Updates:
- Update: Move root variable to
@theme - Update: Add global
--border-widthvariable - Update: Add global customization for
btn-sm,btn-lgandinput-sm,input-lgsizes - Update: Update Navbar responsive menu design
- Fix: Fix Card header and card footer
border-radiusissue - Fix: Remove
.overflow-hiddenfrom avatar component.
Variable name updates:
--btn-radiusto--btn-border-radius--btn-close-radiusto--btn-close-border-radius--input-btn-radiusto--input-btn-border-radius--form-check-input-radiusto--form-check-input-border-radius--progress-radiusto--progress-border-radius--pagination-radiusto--pagination-border-radius--input-group-addon-radiusto--input-group-addon-border-radius--form-select-radiusto--form-select-border-radius--input-radiusto--input-border-radius
Border color variables:
--border-color-lightto--border-color-subtle--border-color-baseto--border-color-default--border-color-darkto--border-color-emphasis
Class name updates:
.border-lightto.border-subtle.border-baseto.border-default.border-darkto.border-emphasis
v1.0.4
05 March, 2026- Minor fix to Hummingbird Play CDN
v1.0.3
02 March, 2026- Added JavaScript plugins with TypeScript support
- Fixed CSS layering issues for better customization
- Fixed accessibility issues in components
- Added comprehensive documentation
- Published
@hummingbirdui/browser@1.0.3 - Published
create-hummingbird-app@1.0.3
v1.0.0-beta1
27 November, 2025This beta introduces improved stability and general enhancements ahead of the 1.0.0 release.
v1.0.0-alpha1
15 October, 2025Initial release