# Changelog ## 1.0.5 (2026-06-05) ### Features - **API**: Refactored `Bootstrap.config` to be the unified entry point. - **Shorthand**: Added support for `[state, key]` array shorthand in `bindDarkMode`. - **Theme Engine**: Expanded CSS patch coverage to include form switches, checkboxes, range inputs, progress bars, and more. - **AI Optimized**: Documentation overhaul for better AI usability and zero-config setup. ### Fixes - Fixed an issue where theme colors did not propagate to component-specific variables like buttons and switches.