Skip to content

fix: add Chrome ID guard to build script + bump to v1.0.17#39

Merged
pexatar merged 1 commit into
mainfrom
fix/chrome-id-guard-v1.0.17
May 14, 2026
Merged

fix: add Chrome ID guard to build script + bump to v1.0.17#39
pexatar merged 1 commit into
mainfrom
fix/chrome-id-guard-v1.0.17

Conversation

@pexatar
Copy link
Copy Markdown
Owner

@pexatar pexatar commented May 14, 2026

  • Add guard in build-installer.ps1 that blocks the build if the development Chrome Extension ID (jmdd...) is present in src/ or scripts/, preventing silent regressions in future releases.
  • Bump PassKey.Desktop version to 1.0.17 (Version, AssemblyVersion, FileVersion) so Settings → Informazioni reports the correct version.
  • Bump Installer/PassKey.iss to AppVersion=1.0.17.
  • Update README download links to v1.0.17.

Description

Brief description of the changes in this PR.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)

Testing

Describe the tests you ran to verify your changes.

  • All existing tests pass (dotnet test)
  • New tests added for new functionality
  • Solution builds without warnings (dotnet build PassKey.sln -p:Platform=x64)

Checklist

  • My code follows the project's code style guidelines
  • I have added XML documentation to all new public types and members
  • I have updated the CHANGELOG.md if applicable
  • My changes do not introduce new compiler warnings

- Add guard in build-installer.ps1 that blocks the build if the
  development Chrome Extension ID (jmdd...) is present in src/ or
  scripts/, preventing silent regressions in future releases.
- Bump PassKey.Desktop version to 1.0.17 (Version, AssemblyVersion,
  FileVersion) so Settings → Informazioni reports the correct version.
- Bump Installer/PassKey.iss to AppVersion=1.0.17.
- Update README download links to v1.0.17.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@pexatar pexatar merged commit b560495 into main May 14, 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.

1 participant