Update changelog.md

This commit is contained in:
cactuzhead 2025-05-18 20:02:05 +01:00 committed by GitHub
parent 0c47af007e
commit 22158a3395
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,12 +8,12 @@ nav_order: 99
# Changelog
## Release v1.1.0 <span class="label label-green">NEW</span>
## Release v1.1.0 <span class="label label-green badge">NEW</span>
### New Features
- **New Template System:** Default and custom templates support assignable colors (up to 5), gradients, and gradient types for richer visual styling.
- **Individual Progress Bar Styling:** Assign custom templates to specific progress bars to create unique styles, independent of the default color configuration.
- <span class="label label-red">REMOVED</span> **Removed Legacy Color and Gradient Settings:** Eliminated previous settings that applied uniform colors and gradients to **all** progress bars, enabling more flexible and targeted styling.
- <span class="label label-red badge">REMOVED</span> **Removed Legacy Color and Gradient Settings:** Eliminated previous settings that applied uniform colors and gradients to **all** progress bars, enabling more flexible and targeted styling.
- **Added Box Shadow Feature:** Introduced global support for glow or drop shadows on progress bars, with customizable options for shadow color, blur, and inset.