Skip to content

release: v1.26.0 WorkerBus reliability and native notifications - #309

Merged
qnbs merged 3 commits into
mainfrom
release/v1.26.0
Aug 1, 2026
Merged

release: v1.26.0 WorkerBus reliability and native notifications#309
qnbs merged 3 commits into
mainfrom
release/v1.26.0

Conversation

@qnbs

@qnbs qnbs commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

Supersedes #308, whose review correctly identified that native notifications require a minor rather than patch release. GitHub closed #308 when its branch was renamed.

Local verification

  • pnpm run lint
  • pnpm run typecheck
  • pnpm run i18n:check (19 locales, 2,869 keys)
  • pnpm run parity:check
  • pnpm run docs:check
  • pnpm run suppressions:check (52/52)
  • pnpm run token:audit (160/160)
  • version sync scripts are idempotent

Release gate

  • Full PR CI green
  • Tauri branch build reaches Finished N bundles on Ubuntu and macOS
  • Zero unresolved review threads
  • Squash-merge, verify main CI, then push signed v1.26.0 tag
  • Verify GitHub Release assets, signatures, and latest.json

Copilot AI review requested due to automatic review settings August 1, 2026 16:30
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
worldscript-studio Ready Ready Preview Aug 1, 2026 4:31pm

@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 39 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 600e3485-fe70-4ecb-b69b-f8da342911c7

📥 Commits

Reviewing files that changed from the base of the PR and between b4bfd7a and 805a041.

⛔ Files ignored due to path filters (1)
  • src-tauri/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (9)
  • .github/SECURITY.md
  • AGENTS.md
  • AUDIT.md
  • CHANGELOG.md
  • README.md
  • package.json
  • public/sw.js
  • src-tauri/Cargo.toml
  • src-tauri/tauri.conf.json

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

@deepsource-io

deepsource-io Bot commented Aug 1, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in b4bfd7a...805a041 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Docker Aug 1, 2026 4:30p.m. Review ↗
JavaScript Aug 1, 2026 4:30p.m. Review ↗
Python Aug 1, 2026 4:30p.m. Review ↗
Rust Aug 1, 2026 4:30p.m. Review ↗
Shell Aug 1, 2026 4:30p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@qnbs

qnbs commented Aug 1, 2026

Copy link
Copy Markdown
Owner Author

@CodeAnt-AI review

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Synchronizes the v1.26.0 release metadata and documents the WorkerBus reliability and native notification changes already merged into the codebase.

Changes:

  • Bumps web, PWA, and Tauri versions to 1.26.0.
  • Adds dated release notes for WorkerBus and desktop notification improvements.
  • Updates release-facing documentation and security support ranges.

Reviewed changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Sets the canonical version to 1.26.0.
public/sw.js Updates the service-worker cache version.
src-tauri/tauri.conf.json Updates the Tauri application version.
src-tauri/Cargo.toml Updates the Rust package version.
src-tauri/Cargo.lock Synchronizes the locked application package version.
CHANGELOG.md Adds the dated v1.26.0 release notes.
README.md Updates the displayed version badge.
AUDIT.md Records the current release and included work.
AGENTS.md Updates documented project version metadata.
.github/SECURITY.md Updates supported-version ranges.

@codeant-ai

codeant-ai Bot commented Aug 1, 2026

Copy link
Copy Markdown

🏁 CodeAnt Quality Gate Results

Commit: 805a0416
Scan Time: 2026-08-01 16:35:26 UTC

✅ Overall Status: PASSED

Quality Gate Details

Quality Gate Status Details
Secrets ✅ PASSED 0 secrets found
Duplicate Code ✅ PASSED 0.0% duplicated
SAST ✅ PASSED No security issues
Bugs ✅ PASSED Rating S: No bugs
IAC ✅ PASSED Rating S: No issues

View Full Results

@qnbs
qnbs merged commit 804793a into main Aug 1, 2026
50 checks passed
@qnbs
qnbs deleted the release/v1.26.0 branch August 1, 2026 16:54
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.

2 participants