Mark dev20 across metadata
This commit is contained in:
parent
9f47d503ff
commit
8644fc5d9a
2
DONE.md
2
DONE.md
|
|
@ -72,7 +72,7 @@ This file tracks completed features, fixes, and milestones.
|
||||||
- ✅ Provided integration examples for module developers
|
- ✅ Provided integration examples for module developers
|
||||||
- ✅ Outlined future enhancement roadmap
|
- ✅ Outlined future enhancement roadmap
|
||||||
|
|
||||||
## Version 0.1.0-dev19 (2025-12-18 to 2025-12-20) - Convert Module Cleanup & UX Polish
|
## Version 0.1.0-dev20 (2025-12-18 to 2025-12-20) - Convert Module Cleanup & UX Polish
|
||||||
|
|
||||||
### Features (2025-12-20 Session)
|
### Features (2025-12-20 Session)
|
||||||
- ✅ **History Sidebar - In Progress Tab**
|
- ✅ **History Sidebar - In Progress Tab**
|
||||||
|
|
|
||||||
|
|
@ -2,5 +2,5 @@
|
||||||
Icon = "assets/logo/VT_Icon.png"
|
Icon = "assets/logo/VT_Icon.png"
|
||||||
Name = "VideoTools"
|
Name = "VideoTools"
|
||||||
ID = "com.leaktechnologies.videotools"
|
ID = "com.leaktechnologies.videotools"
|
||||||
Version = "0.1.0-dev19"
|
Version = "0.1.0-dev20"
|
||||||
Build = 19
|
Build = 19
|
||||||
|
|
|
||||||
4
TODO.md
4
TODO.md
|
|
@ -1,4 +1,4 @@
|
||||||
# VideoTools TODO (v0.1.0-dev19+ plan)
|
# VideoTools TODO (v0.1.0-dev20+ plan)
|
||||||
|
|
||||||
This file tracks upcoming features, improvements, and known issues.
|
This file tracks upcoming features, improvements, and known issues.
|
||||||
|
|
||||||
|
|
@ -19,7 +19,7 @@ This file tracks upcoming features, improvements, and known issues.
|
||||||
- Ensure all conversions preserve color metadata (color_space, color_primaries, color_trc, color_range)
|
- Ensure all conversions preserve color metadata (color_space, color_primaries, color_trc, color_range)
|
||||||
- Test with HDR content
|
- Test with HDR content
|
||||||
|
|
||||||
### Completed in dev19 (2025-12-20)
|
### Completed in dev20 (2025-12-20)
|
||||||
- [x] **History Sidebar - In Progress Tab** ✅ COMPLETED
|
- [x] **History Sidebar - In Progress Tab** ✅ COMPLETED
|
||||||
- Shows running/pending jobs without opening full queue
|
- Shows running/pending jobs without opening full queue
|
||||||
- Animated progress bars per module color
|
- Animated progress bars per module color
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user