Skip to content

v1.9.8 - Dotify major improvement and bug fixes

Choose a tag to compare

@AsHfIEXE AsHfIEXE released this 20 Apr 16:30
· 13 commits to main since this release

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