Skip to content

v0.0.8

Latest

Choose a tag to compare

@Chase-DC Chase-DC released this 25 Jun 06:44

Nuancera v0.0.8

This release summarizes changes since v0.0.7.

Changes

  • Added startup update checks against GitHub Releases, including release notes and actions for update now, ignore this version, or remind later.
  • Changed app identity and publisher-facing metadata to Duo CAI.
  • Added Windows packaging metadata for Duo CAI and current-user install behavior.
  • Added Microsoft Store packaging using the Nuancera Partner Center identity.
  • Fixed the Microsoft Store MSIX manifest to target Windows MinVersion 10.0.17763.0, avoiding Partner Center rejection for MinVersion <= 10.0.17134.0.
  • Added explicit AppX tile assets generated from the Nuancera icon, avoiding Microsoft Store certification failure 10.1.1.11 caused by default SampleAppx tile images.
  • Fixed macOS DMG generation by signing the full app bundle before packaging, avoiding damaged-app Gatekeeper failures while preserving Electron's JIT-compatible runtime behavior.
  • Added a manual GitHub Actions workflow to build the Microsoft Store package on Windows.
  • Updated documentation from macOS-only/offline-only wording to macOS + Windows, local-first, and Store-aware packaging.
  • Included the current renderer and PDF extraction improvements from local iteration work.

Assets

  • macOS Apple Silicon: Nuancera-0.0.8-mac-arm64.dmg
  • Windows x64 installer: Nuancera-0.0.8-win-x64.exe
  • Microsoft Store package: Nuancera-0.0.8-store-x64.msix