Skip to content

chore(release): prepare v5.0.1 - #148

Merged
11suixing11 merged 1 commit into
mainfrom
codex/release-v5.0.1
Aug 24, 2026
Merged

chore(release): prepare v5.0.1#148
11suixing11 merged 1 commit into
mainfrom
codex/release-v5.0.1

Conversation

@11suixing11

@11suixing11 11suixing11 commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump package and lock metadata to 5.0.1
  • document and synchronize the persisted text ID security fix for the patch release
  • update the service-worker cache namespace, public version badges, and issue template placeholder

Release context

The published �5.0.0 assets predate PR #147. This patch release keeps the protected �5.0.0 tag unchanged and makes the fixed main commit releasable as �5.0.1.

Validation

pm run check (Node 24.19.0): passed, 111 files / 1012 tests

pm run test:coverage: passed, 82.56% statements / 85.34% lines

pm audit --omit=dev --audit-level=high: 0 vulnerabilities

pm audit --audit-level=high: 0 vulnerabilities

ode --check public/sw.js: passed

  • git diff --check: passed

pm run build:desktop: attempted twice; local Electron Builder download failed with a remote request abort before packaging completed. Docker Node 22 verification was unavailable because Docker Desktop was not running.

Summary by CodeRabbit

  • Bug Fixes

    • Improved reliability of persisted text session IDs by using secure randomness when available and collision-checked fallbacks.
  • Documentation

    • Added release notes for version 5.0.1.
    • Updated version references across the documentation and bug report form.
  • Chores

    • Updated the application package and cache versions to 5.0.1.

@github-actions github-actions Bot added documentation Improvements or additions to documentation github-actions dependencies labels Aug 24, 2026
@coderabbitai

coderabbitai Bot commented Aug 24, 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: 399ec727-06ff-4f85-ad1b-909a0145b440

📥 Commits

Reviewing files that changed from the base of the PR and between 6c54bf4 and cd8c8a7.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (7)
  • .github/ISSUE_TEMPLATE/bug_report.yml
  • CHANGELOG.md
  • README.md
  • README_CN.md
  • README_JA.md
  • package.json
  • public/sw.js

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The release metadata, documentation, issue template, changelog, package version, and service worker cache version now use 5.0.1.

Changes

Release version update

Layer / File(s) Summary
Release metadata and documentation
.github/ISSUE_TEMPLATE/bug_report.yml, package.json, README.md, README_CN.md, README_JA.md, CHANGELOG.md
Updated version references, release notes, and the v5.0.1 comparison link.
Service worker cache version
public/sw.js
Updated the service worker cache version from v5.0.0 to v5.0.1.

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

Merge Risk: ⚪ Minimal · up to cd8c8

This release-only change updates version metadata, documentation, cache naming, badges, and issue-template text; no actionable merge-blocking risk remains after normal checks and review.

🚥 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 clearly identifies the pull request as preparation for the v5.0.1 release, matching the primary changes.
Docstring Coverage ✅ Passed Docstring check was indeterminate for this PR — some files could not be analyzed in time. Not blocking.
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 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/release-v5.0.1

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.

@github-actions

Copy link
Copy Markdown

🔦 Lighthouse CI Results

Category Score
Performance 🟢 100
Accessibility 🟢 96
Best Practices 🟢 100
SEO 🟢 100

Ran 5 audit(s). Full report available in workflow artifacts.

@11suixing11
11suixing11 merged commit 43b4485 into main Aug 24, 2026
12 of 13 checks passed
@11suixing11
11suixing11 deleted the codex/release-v5.0.1 branch August 24, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies documentation Improvements or additions to documentation github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant