Releases: Ink-Iron-Apps/Docx2Shelf
Release list
v2.2.5
Changes
See CHANGELOG.md for detailed changes.
Python package published to PyPI: https://pypi.org/project/docx2shelf/2.2.5/
v2.2.4
Changes
See CHANGELOG.md for detailed changes.
Python package published to PyPI: https://pypi.org/project/docx2shelf/2.2.4/
v2.2.3
Changes
See CHANGELOG.md for detailed changes.
Python package published to PyPI: https://pypi.org/project/docx2shelf/2.2.3/
v2.2.2
Changes
See CHANGELOG.md for detailed changes.
Python package published to PyPI: https://pypi.org/project/docx2shelf/2.2.2/
v2.1.8 - Complete Placeholder Implementation
Complete Placeholder Implementation
Major Changes
- Dynamic Plugin Loading: Replaced static CoreBuiltinPlugin with functional dynamic module loading
- Plugin System: Implemented wrapper architecture and fallback mechanisms
- Interactive CLI: Fixed menu routing for batch and enterprise features
- Quality Scoring: Verified full implementation of EPUB analysis system
All Resolved Placeholders (10 tasks)
✅ Plugin system - Dynamic loading with importlib
✅ Interactive CLI - Menu routing fixes
✅ Quality scoring - Complete analysis implementation
✅ Preview functionality - Wizard integration
✅ Google Docs auth - Ecosystem authentication
✅ API server - Status command implementation
✅ Usage analytics - Command implementation
✅ Web builder - Dummy project fixes
✅ Development server - Complete implementation
✅ Version alignment - Synced to 2.1.8
Installation
Download the platform-specific installer from the releases page, or use one of the included scripts:
- Windows:
scripts/install.bat - Linux/macOS:
scripts/install.sh
Technical Details
- Plugin system now properly loads from docx2shelf.math_handler, docx2shelf.crossrefs, docx2shelf.indexing, and other core modules
- Quality analyzer implements 6-category scoring system with weighted categories
- Interactive CLI uses proper state machine with history tracking
- All core plugins properly initialized with graceful fallbacks
v2.1.2
Changes
See CHANGELOG.md for detailed changes.
v2.1.1
Changes
See CHANGELOG.md for detailed changes.
v2.1.0
Changes
See CHANGELOG.md for detailed changes.
v2.0.11
Changes
See CHANGELOG.md for detailed changes.
v2.0.7 - AVAST WIN64:MALWARE-GEN RESOLVED
Docx2Shelf v2.0.7
🛡️ Fixed
- CRITICAL: Resolved Avast antivirus false positive detection (WIN64:MALWARE-GEN)
- Enhanced installer security metadata to prevent false positive alerts
- Improved code signing for better antivirus compatibility
🔧 Changed
- Updated Windows installer with enhanced legitimacy verification
- Strengthened executable metadata for improved security compliance
- Enhanced build system for better antivirus compatibility
📥 Downloads
- Windows:
Docx2Shelf-Setup.exe(installer) ordocx2shelf-windows-portable.zip(portable) - macOS:
Docx2Shelf-Installer.dmg(installer) ordocx2shelf-macos-portable.zip(portable) - Linux:
Docx2Shelf-x86_64.AppImage
This release specifically addresses the Avast WIN64:MALWARE-GEN false positive issue. The installer should now download and install without antivirus warnings.
Full Changelog: https://github.com/LightWraith8268/Docx2Shelf/blob/main/CHANGELOG.md