What's Changed
- Fix: Add jitter to wait interval and prompt for large queues by @AsHfIEXE in #2
- feat: Add web UI for Dotify by @AsHfIEXE in #3
🛠️ Refactoring & Bug Fixes
- Architecture: Modularized the interface and downloader layers for better maintainability.
- Improved Reliability: Fixed multiple bugs related to UUID generation, file handle leaks, and dependency checking.
- Startup Performance: Refined CLI initialization and logging configuration.
- Dependency Management: Updated and expanded
pyproject.toml with the latest compatible libraries including protobuf.
📦 Installation
pip install dotify-cli
**Full Changelog**: https://github.com/AsHfIEXE/Dotify/compare/v1.5.4...v1.9.8