Skip to content

VocabReader v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:29
· 45 commits to main since this release

VocabReader v0.1.1 — macOS Packaging Fix

This release replaces the first Early Preview installers and fixes a macOS packaging defect that
could make Gatekeeper report VocabReader.app as damaged after a browser download.

What changed

  • The complete macOS App bundle, including Electron Frameworks, Helper Apps, and resources, is now
    ad-hoc signed before the DMG is created.
  • Every macOS release job mounts the finished DMG and runs strict recursive codesign
    verification before the installer can be uploaded.
  • The Apple Silicon, Intel Mac, and Windows installers are rebuilt from the same v0.1.1 source.

Choose your installer

  • Apple Silicon Mac (M1 or newer): VocabReader-0.1.1-mac-arm64.dmg
  • Intel Mac: VocabReader-0.1.1-mac-x64.dmg
  • Windows 64-bit: VocabReader-0.1.1-windows-x64-setup.exe

Before installing

This remains an unsigned and unnotarized Early Preview. macOS may still show the normal warning
that Apple cannot check the app for malicious software, and Windows SmartScreen may show an
unknown-publisher warning. The macOS bundle itself is now structurally valid and should no longer
be reported as damaged because of an incomplete bundle signature.

Download installers only from the official highsunday/VocabReader GitHub Releases page.