Skip to content

SC Dossier v0.3.0

Latest

Choose a tag to compare

@PINKgeekPDX PINKgeekPDX released this 25 May 12:33
caac476

SC Dossier v0.3.0 - The Installer Update

This update fundamentally changes how SC Dossier is packaged, distributed, and updated, alongside critical fixes to the OCR engine.

🚀 What's New

  • Proper Windows Installer: SC Dossier is no longer distributed as a raw .exe zip. The build pipeline now utilizes Inno Setup 6 to generate a true SCDossier-Setup.exe installer with maximum LZMA compression, drastically reducing download size while providing a standard Windows installation experience.
  • Auto-Updater Overhaul: The internal updater_service has been completely rewritten to support the new installer format. It now natively downloads setup executables and seamlessly runs them to patch your local installation without messy manual file overwrites.
  • README Enhancements: The project documentation has received a visual overhaul, including a new clickable screenshot gallery, a compressed live-action OCR demonstration GIF, and updated installation instructions.

🐛 Bug Fixes

  • Fatal OCR Crash Resolved: Fixed a critical bug in frozen PyInstaller environments running Python 3.12. Previously, missing internal numpy C-extensions caused the ONNXRuntime engine to enter a corrupted state, resulting in a fatal cannot load module more than once per process error when attempting an OCR capture.

📦 Installation Instructions

  1. Download SCDossier-windows-v0.3.0.zip below.
  2. Extract the ZIP file anywhere.
  3. Run SCDossier-Setup.exe and follow the prompt to install.
  4. Launch SC Dossier from your Desktop or Start Menu!