release: v1.26.0 WorkerBus reliability and native notifications - #309
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 39 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (9)
Comment |
|
|
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.
|
@CodeAnt-AI review |
There was a problem hiding this comment.
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 Quality Gate ResultsCommit: ✅ Overall Status: PASSEDQuality Gate Details
|
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
Release gate