Skip to content

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:12
· 2 commits to main since this release

Changes

  • docs: update README with PyInstaller flags and troubleshooting table
  • fix(gui): prevent multiprocessing crashes and subprocess issues in frozen builds
  • fix(unrar): bundle C extension correctly in frozen builds and release GIL during extraction
  • fix: resolve workflow, gui logging, zip/rar password support, security, and robust unrar import
  • fix(gui): macOS file dialog crash with semicolon-separated filetypes
  • docs: update README with archive support, GUI, and prebuilt binaries