Skip to content

Prepare v1.1.0 release - #1

Merged
Softhe merged 1 commit into
mainfrom
agent/release-v1.1.0
Jul 25, 2026
Merged

Prepare v1.1.0 release#1
Softhe merged 1 commit into
mainfrom
agent/release-v1.1.0

Conversation

@Softhe

@Softhe Softhe commented Jul 25, 2026

Copy link
Copy Markdown
Owner

What changed

  • remove the accidentally committed legacy updater and wrapper
  • add a SHA-256 checksum for the release ZIP
  • link the checksum beside the README download action

Why

The hard-coded updater duplicated older behavior and contained a machine-specific Steam path. The release should expose only the maintained editor and verifiable artifacts.

Validation

  • PowerShell 7 parser and configuration update
  • Windows PowerShell 5.1 parser and configuration update
  • ZIP entry hash matches the repository source
  • published checksum matches the ZIP
  • git diff --check

Summary by CodeRabbit

  • Documentation

    • Added a SHA-256 checksum link alongside the latest downloadable release.
    • Clarified that packaged releases and checksums are available through GitHub Releases, with standalone PowerShell source retained for inspection and direct use.
  • Changes

    • Removed the command-file and PowerShell-based configuration update scripts from the project.
    • Updated the published release checksum to reflect the latest package.

@coderabbitai

coderabbitai Bot commented Jul 25, 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: a6533cc8-5add-4293-80cf-8b4afb551643

📥 Commits

Reviewing files that changed from the base of the PR and between 9de57f6 and 4e267ca.

📒 Files selected for processing (4)
  • CS2-VideoConfig-Editor.zip.sha256
  • README.md
  • Update-Cs2-Video.cmd
  • Update-Cs2-Video.ps1

📝 Walkthrough

Walkthrough

The release checksum is updated, README download instructions now link to the checksum, and the command and PowerShell updater scripts are removed.

Changes

Release distribution updates

Layer / File(s) Summary
Checksum, download documentation, and updater cleanup
CS2-VideoConfig-Editor.zip.sha256, README.md, Update-Cs2-Video.cmd, Update-Cs2-Video.ps1
The ZIP checksum and README release references are updated, while both updater scripts and their previous update logic are removed.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/release-v1.1.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.

@Softhe
Softhe merged commit 2670101 into main Jul 25, 2026
1 check was pending
@Softhe
Softhe deleted the agent/release-v1.1.0 branch July 25, 2026 13:58
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