Skip to content

Add Windows zip release artifact alongside portable - #9

Merged
omayaro merged 1 commit into
mainfrom
feat/win-zip-release-artifact
Aug 2, 2026
Merged

Add Windows zip release artifact alongside portable#9
omayaro merged 1 commit into
mainfrom
feat/win-zip-release-artifact

Conversation

@omayaro

@omayaro omayaro commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add electron-builder zip target so release builds produce AllBookReader-<version>-win-x64.zip next to the portable exe
  • Fix win artifact naming so zip is not mislabeled as portable
  • Update update-release.ps1 and README to expect portable + zip + win-unpacked

Test plan

  • Quality gate passed (lint/build/test)
  • scripts/update-release.ps1 produced:
    • release/AllBookReader-1.0.4-portable.exe
    • release/AllBookReader-1.0.4-win-x64.zip
    • release/win-unpacked/All Book Reader.exe
  • Extract zip and launch All Book Reader.exe smoke test

Made with Cursor

Ship an unpacked win-x64 zip for faster startup while keeping the portable exe in the same release build.

Co-authored-by: Cursor <cursoragent@cursor.com>
@omayaro
omayaro merged commit dbdc7ff into main Aug 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants