mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update changelog.md
This commit is contained in:
parent
0c47af007e
commit
22158a3395
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue