mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
1.6 KiB
1.6 KiB
| title | has_toc | back_to_top | back_to_top_text | nav_order |
|---|---|---|---|---|
| Changelog | false | true | Back to top | 99 |
Changelog
Release v1.0.8
- Added removal of the list bullets, to the left of progress bars, within columns on a Dashboard++ page, enhancing visual clarity.
Release v1.0.7
- Added a new toggle in the Progress Bar Color section called
Gradient Type. This setting allows you to select either a color-mixed linear gradient or a simple linear gradient for your gradients. - Added a new section called
Taskswith 6 settings. This will allow you to track the completion of tasks (and sub tasks) and for these to be reflected automatically in your progress bar. This is done by using tags, please see the full documentation for a detailed explanation of what this is, what the settings do and how to add tags.
Release v1.0.6
- Added an
Override large value error togglewith accompanying percentage text color options. With this set, APB will no longer show an error when the Value exceeds the Total. Instead, it will display the percentage text in a new color and now supports values exceeding 100%.
Release v1.0.5
- Nine different types of fixes for submission.
- Refactored code to use various settings functions.
- Added gradient settings.
Release v1.0.4
- Fixes for submission.
- Removed old var's.
- Removed console.log's.
- Added async/await for nearly all saveSettings.
Release v1.0.3
- Fixes for submission.
- Removed old var's.
- Removed console.log's.
- Added async/await for nearly all saveSettings.
Release v1.0.2
Updated plugin with 3 new files:
- main.js
- manifest.json
- styles.css
Release v1.0.1
Update index.md