Skip to content

v1.8.9

Choose a tag to compare

@github-actions github-actions released this 24 Sep 04:09
· 85 commits to main since this release

Docx2Shelf v1.8.9

πŸ› Bug Fixes

  • Fixed Windows installer location: Changed from user directory back to standard Program Files location with proper admin privileges
  • Fixed missing BeautifulSoup4 module: Added beautifulsoup4 dependency and bs4 hidden imports to resolve "No module named bs4" errors
  • Fixed PyInstaller hidden imports: Added comprehensive list of required modules to prevent import errors

πŸ”§ Installation Improvements

  • Windows installer now installs to proper location: Program Files folder (64-bit location)
  • Installer can overwrite existing installations: No need to manually uninstall before updating
  • Fixed installer permissions: Runs with admin privileges to write to Program Files

πŸ“₯ Downloads

Installers (Recommended)

  • Windows: Docx2Shelf-Setup.exe
  • macOS: Docx2Shelf-Installer.dmg
  • Linux: Docx2Shelf-x86_64.AppImage

Portable Versions

  • Windows: docx2shelf-windows-portable.zip
  • macOS: docx2shelf-macos-portable.zip

Full Changelog: v1.8.8...v1.8.9