Prepare Ceiling 1.5.20 - #194
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
ceiling | 1448eab | Commit Preview URL Branch Preview URL |
Aug 01 2026, 05:02 AM |
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 31 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: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (7)
Comment |
There was a problem hiding this comment.
Pull request overview
Prepares the Ceiling 1.5.20 release by synchronizing version numbers across the Rust crates, Tauri shell, frontend package metadata, and build-number sources, and by adding 1.5.20 changelog + draft GitHub release notes that highlight the recent notification/reliability/account-isolation fixes.
Changes:
- Bump marketing/app/package versions from 1.5.19 → 1.5.20 (and build number 121 → 122) across release sources.
- Add a 1.5.20 changelog entry summarizing the shipped fixes and internal validation note.
- Add draft GitHub release notes for 1.5.20, including installer artifact names and compare link.
Reviewed changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| version.env | Updates marketing version and build number for the 1.5.20 release. |
| rust/Cargo.toml | Bumps the shared Rust crate version to 1.5.20. |
| CHANGELOG.md | Adds the 1.5.20 release entry with fix summaries and an internal note. |
| Cargo.lock | Updates locked package versions to 1.5.20 for the relevant crates. |
| apps/desktop-tauri/src-tauri/tauri.conf.json | Bumps the Tauri app version to 1.5.20. |
| apps/desktop-tauri/src-tauri/Cargo.toml | Bumps the Tauri Rust backend crate version to 1.5.20. |
| apps/desktop-tauri/package.json | Bumps the frontend package version to 1.5.20. |
| .github/release-notes-1.5.20.md | Adds draft release notes for the 1.5.20 GitHub release. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Validation