mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
1.3.1
⚠️ Version 1.3.0 release was built using a development build by mistake please use v1.3.1
This commit is contained in:
parent
8b11f764c0
commit
b3ec80fffb
1 changed files with 6 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ nav_order: 999
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Release v1.3.0 <span class="label label-green badge">NEW</span>
|
## Release v1.3.1 <span class="label label-green badge">NEW</span>
|
||||||
### New Features
|
### New Features
|
||||||
- Added sort functionality so you can arrange grouped progress bars in either ascending or descending order.
|
- Added sort functionality so you can arrange grouped progress bars in either ascending or descending order.
|
||||||
- Added a hotkey to manually trigger a sort of progress bars in a group based on percentage completed.
|
- Added a hotkey to manually trigger a sort of progress bars in a group based on percentage completed.
|
||||||
|
|
@ -18,6 +18,11 @@ nav_order: 999
|
||||||
- Updated `Grouping` page to include information on how to customise your groups to sort.
|
- Updated `Grouping` page to include information on how to customise your groups to sort.
|
||||||
|
|
||||||
|
|
||||||
|
## Release v1.3.0 <span class="label label-red badge">BROKEN</span>
|
||||||
|
### Do Not Use
|
||||||
|
⚠️ Release was built using a development build by mistake please use v1.3.1
|
||||||
|
|
||||||
|
|
||||||
## Release v1.2.1
|
## Release v1.2.1
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
- Inline edit gear settings icon is now hidden when a wikilink is used to display the progress bar on another note (it will still be viewable on the original note).
|
- Inline edit gear settings icon is now hidden when a wikilink is used to display the progress bar on another note (it will still be viewable on the original note).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue