Skip to content

Release 1.0.0-rc.1#42

Merged
tsouth89 merged 1 commit into
mainfrom
tsouth2/release-1.0.0-rc.1
Jul 17, 2026
Merged

Release 1.0.0-rc.1#42
tsouth89 merged 1 commit into
mainfrom
tsouth2/release-1.0.0-rc.1

Conversation

@tsouth89

@tsouth89 tsouth89 commented Jul 17, 2026

Copy link
Copy Markdown
Owner

First release candidate for Ceiling 1.0.

Bumps version.env, both Rust manifests, package.json, and tauri.conf.json to 1.0.0-rc.1 (build 91), refreshes Cargo.lock, and adds the dated CHANGELOG section.

In this RC (since 0.43.3)

  • Themed native dropdowns + checkboxes for dark and light mode
  • First-run checklist in the empty dashboard
  • Per-provider "How Ceiling gets this data" panel + docs/DATA_SOURCES.md
  • English-only locales (removed the unused non-English files)
  • Pop-out dashboard no longer reopens at its minimum size
  • COOKIES.md rewritten for App-Bound Encryption reality; ABE empty-state clarified

Not yet in v1

  • SOU-122 (explicit limit-window enforcement states) — can land before the final 1.0.0 tag.

After merge: tag v1.0.0-rc.1 triggers the signed release workflow → draft release.

Summary by CodeRabbit

  • New Features

    • Added a first-run checklist to the empty dashboard.
    • Added provider-specific explanations of how data is collected, plus a maintained data-sources reference.
  • Improvements

    • Simplified the experience to English-only.
    • Updated browser-cookie documentation for Chromium security changes.
  • Bug Fixes

    • Improved native dropdown and checkbox appearance across themes.
    • Prevented pop-out dashboards from reopening at minimum size.
    • Clarified the browser-cookie empty state and removed outdated product naming.
  • Release

    • Updated the application to version 1.0.0-rc.1.

Bump version.env, both Rust manifests, package.json, and tauri.conf.json
to 1.0.0-rc.1 (build 91) and add the dated changelog section.

First release candidate for Ceiling 1.0: themed native dropdowns and
checkboxes (dark + light), the first-run checklist, the per-provider
data-source/privacy panel with docs/DATA_SOURCES.md, English-only
locales, the pop-out minimum-size fix, and the ABE cookie docs.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 17, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
ceiling f15802b Commit Preview URL

Branch Preview URL
Jul 17 2026, 03:58 AM

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1576eb35-cf99-4dc1-934b-cb89bb615b5f

📥 Commits

Reviewing files that changed from the base of the PR and between 0762e26 and f15802b.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (6)
  • CHANGELOG.md
  • apps/desktop-tauri/package.json
  • apps/desktop-tauri/src-tauri/Cargo.toml
  • apps/desktop-tauri/src-tauri/tauri.conf.json
  • rust/Cargo.toml
  • version.env

📝 Walkthrough

Walkthrough

Ceiling’s release metadata was updated from 0.43.3 to 1.0.0-rc.1, the build number was increased from 90 to 91, and changelog notes were added for the release.

Changes

Release metadata

Layer / File(s) Summary
Release identity and notes
CHANGELOG.md, apps/desktop-tauri/package.json, apps/desktop-tauri/src-tauri/{Cargo.toml,tauri.conf.json}, rust/Cargo.toml, version.env
Version fields now use 1.0.0-rc.1, BUILD_NUMBER is 91, and the changelog includes the new release entry.

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

Possibly related PRs

Suggested reviewers: finesssee

🚥 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 matches the main change: preparing and releasing version 1.0.0-rc.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch tsouth2/release-1.0.0-rc.1

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

@tsouth89
tsouth89 merged commit 6b8ff38 into main Jul 17, 2026
6 checks passed
@tsouth89
tsouth89 deleted the tsouth2/release-1.0.0-rc.1 branch July 17, 2026 04:02
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.

1 participant