-
v1.0.10 Stable
released this
2025-12-07 07:45:36 +01:00 | 698 commits to main since this releaseWhat's Changed
- refactor(Sabnzbd): Redesign plugin UI with card layout and improved formatting (
d0afc63)- Add smooth width transition to Dashboard module containers
- Replace basic div with DaisyUI card component structure
- Add card header with title and speed badge
- Improve time formatting to handle edge cases (0:00:00, <1m)
- Fix size calculation to preserve original units (not just GB)
- Refactor progress display with separate filename, progress bar, and metadata rows
- Replace inline progress bar with dedicate
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- refactor(Sabnzbd): Redesign plugin UI with card layout and improved formatting (