Prepare Ceiling 1.5.16 - #174
Conversation
Hotfix for Estimated API value custom date range (build 118).
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
ceiling | d9f5d8e | Commit Preview URL Branch Preview URL |
Jul 28 2026, 02:00 AM |
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 53 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)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Prepares the Ceiling 1.5.16 (build 118) release by bumping version numbers across the Rust backend, Tauri desktop shell, and release documentation, aligning with the already-merged custom date range fix from #173.
Changes:
- Bump app/version identifiers to 1.5.16 and build number to 118 across release/version sources.
- Add a 1.5.16 changelog entry describing the custom date range hotfix (#173).
- Add GitHub release notes markdown for 1.5.16.
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 | Bumps MARKETING_VERSION to 1.5.16 and BUILD_NUMBER to 118. |
| rust/Cargo.toml | Updates codexbar crate version to 1.5.16. |
| CHANGELOG.md | Adds the 1.5.16 release notes entry (hotfix for custom range Estimated API value). |
| Cargo.lock | Updates locked package versions for codexbar and codexbar-desktop-tauri to 1.5.16. |
| apps/desktop-tauri/src-tauri/tauri.conf.json | Updates Tauri app version to 1.5.16. |
| apps/desktop-tauri/src-tauri/Cargo.toml | Updates codexbar-desktop-tauri crate version to 1.5.16. |
| apps/desktop-tauri/package.json | Updates the desktop UI package version to 1.5.16. |
| .github/release-notes-1.5.16.md | Adds release-notes content for the 1.5.16 release. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Version bump to 1.5.16 (build 118) for the custom date range fix already on main via #173.
Release plan
v1.5.16on the merge commitrelease.ymlfinishes