Skip to content

chore(release): bump version to 1.3.0#51

Merged
hieuck merged 1 commit into
mainfrom
release/v1.3.0
Jul 8, 2026
Merged

chore(release): bump version to 1.3.0#51
hieuck merged 1 commit into
mainfrom
release/v1.3.0

Conversation

@hieuck

@hieuck hieuck commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary\r\nRelease version 1.3.0.\r\n\r\n## Highlights\r\n- SHA256 checksum verification for update assets.\r\n- HTTP retry logic with exponential backoff.\r\n- Hardened updater error handling and input validation.\r\n- Replaced regex JSON parsing with a proper JSON serializer.\r\n- CI caches KeePass download.\r\n- New documentation: SECURITY.md, CONTRIBUTING.md, README updater usage.\r\n\r\n## Changes\r\n- Bump to 1.3.0.\r\n- Update for v1.3.0.

Summary by CodeRabbit

  • New Features

    • Added support for verifying downloaded assets with SHA-256.
    • Improved update handling with retry behavior and stricter input validation.
    • Added new documentation files for the latest release.
  • Changes

    • Updated release metadata to version 1.3.0.
    • Improved update scheduling checks and release parsing.
    • Limited support to the DLL package format.

- Update AssemblyInfo.cs to 1.3.0.

- Update CHANGELOG.md for v1.3.0.
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 71d35b3f-d53d-475b-a14f-67a59fcc02e3

📥 Commits

Reviewing files that changed from the base of the PR and between 95ea1de and 9ef6590.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • src/Properties/AssemblyInfo.cs

📝 Walkthrough

Walkthrough

This PR updates the changelog with a new 1.3.0 section documenting additions, changes, and removals, and bumps the assembly version metadata (AssemblyVersion, AssemblyFileVersion, AssemblyInformationalVersion) from 1.2.3 to 1.3.0.

Changes

Release Version Update

Layer / File(s) Summary
Changelog and assembly version update
CHANGELOG.md, src/Properties/AssemblyInfo.cs
Added a 1.3.0 changelog section detailing new features, changes, and removals, and updated assembly version attributes to 1.3.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.3.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hieuck hieuck merged commit 10ea0fd into main Jul 8, 2026
1 of 2 checks 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