Skip to content

Releases: Ink-Iron-Apps/Docx2Shelf

v2.2.5

Choose a tag to compare

@github-actions github-actions released this 26 Apr 09:00

Changes

See CHANGELOG.md for detailed changes.

Python package published to PyPI: https://pypi.org/project/docx2shelf/2.2.5/

v2.2.4

Choose a tag to compare

@github-actions github-actions released this 25 Apr 22:07

Changes

See CHANGELOG.md for detailed changes.

Python package published to PyPI: https://pypi.org/project/docx2shelf/2.2.4/

v2.2.3

Choose a tag to compare

@github-actions github-actions released this 25 Apr 21:49

Changes

See CHANGELOG.md for detailed changes.

Python package published to PyPI: https://pypi.org/project/docx2shelf/2.2.3/

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 21:28

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

Choose a tag to compare

@LightWraith8268 LightWraith8268 released this 11 Nov 20:02

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

Choose a tag to compare

@github-actions github-actions released this 28 Sep 03:41

Changes

See CHANGELOG.md for detailed changes.

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Sep 21:32

Changes

See CHANGELOG.md for detailed changes.

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Sep 19:44

Changes

See CHANGELOG.md for detailed changes.

v2.0.11

Choose a tag to compare

@github-actions github-actions released this 27 Sep 18:00

Changes

See CHANGELOG.md for detailed changes.

v2.0.7 - AVAST WIN64:MALWARE-GEN RESOLVED

Choose a tag to compare

@LightWraith8268 LightWraith8268 released this 26 Sep 03:02

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) or docx2shelf-windows-portable.zip (portable)
  • macOS: Docx2Shelf-Installer.dmg (installer) or docx2shelf-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