Skip to content

Add 1728x1080 16:10 preset - #4

Merged
Softhe merged 1 commit into
mainfrom
agent/v2.0.1-preset
Jul 27, 2026
Merged

Add 1728x1080 16:10 preset#4
Softhe merged 1 commit into
mainfrom
agent/v2.0.1-preset

Conversation

@Softhe

@Softhe Softhe commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • add 1728x1080 to the built-in 16:10 presets
  • verify aspect mode 2 through regression coverage
  • make packaged E2E fixture line-ending normalization checkout-independent
  • prepare v2.0.1 release metadata and deterministic artifacts

Validation

  • 54/54 tests pass in Windows PowerShell 5.1
  • 54/54 tests pass in PowerShell 7
  • deterministic ZIP is byte-identical across both hosts
  • package manifest, source bytes, checksum, parser, ASCII, and diff checks pass

Summary by CodeRabbit

  • New Features

    • Added a 1728×1080 resolution option to the built-in 16:10 presets.
    • Updated the application to release version 2.0.1.
  • Bug Fixes

    • Improved packaged test consistency for projects using either LF or CRLF line endings.
  • Documentation

    • Updated release notes, build instructions, and release verification materials for version 2.0.1.
    • Added coverage confirming the new resolution and release metadata.

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7fffbe10-38ef-4db1-92c9-0d04f84883ed

📥 Commits

Reviewing files that changed from the base of the PR and between fcac0d5 and f768655.

⛔ Files ignored due to path filters (1)
  • CS2-VideoConfig-Editor.zip is excluded by !**/*.zip
📒 Files selected for processing (10)
  • CHANGELOG.md
  • CS2-VideoConfig-Editor.ps1
  • CS2-VideoConfig-Editor.zip.sha256
  • README.md
  • RELEASE_CHECKLIST.md
  • RELEASE_NOTES.md
  • build/Build-Release.ps1
  • build/Invoke-PackagedAppE2E.ps1
  • modules/Cs2.VideoConfig.psm1
  • tests/CS2-VideoConfig-Editor.Tests.ps1

📝 Walkthrough

Walkthrough

The release updates the application and build version to 2.0.1, adds a 1728x1080 16:10 preset, normalizes packaged E2E fixture line endings across checkout formats, updates regression tests, and refreshes release documentation and checksum metadata.

Changes

Version 2.0.1 release updates

Layer / File(s) Summary
Add 1728x1080 resolution preset
modules/Cs2.VideoConfig.psm1, tests/CS2-VideoConfig-Editor.Tests.ps1
Adds the 1728x1080 16:10 mode 2 preset and verifies preset lookup and resolution parsing.
Normalize packaged fixture line endings
build/Invoke-PackagedAppE2E.ps1, CHANGELOG.md
Normalizes LF and CRLF fixture input to CRLF output and records the fix in the changelog.
Update release metadata and tooling
CS2-VideoConfig-Editor.ps1, build/Build-Release.ps1, README.md, RELEASE_NOTES.md, RELEASE_CHECKLIST.md, CS2-VideoConfig-Editor.zip.sha256, tests/CS2-VideoConfig-Editor.Tests.ps1
Updates application and build defaults, release instructions, notes, checklist state, checksum, and release-tooling expectations to version 2.0.1.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately highlights the main functional change: adding the 1728x1080 16:10 resolution preset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/v2.0.1-preset

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 92bfa12 into main Jul 27, 2026
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