Skip to content

Release 4.14.0#3295

Merged
jeanfbrito merged 1 commit intomasterfrom
release/4.14.0
Apr 8, 2026
Merged

Release 4.14.0#3295
jeanfbrito merged 1 commit intomasterfrom
release/4.14.0

Conversation

@jeanfbrito
Copy link
Copy Markdown
Member

@jeanfbrito jeanfbrito commented Apr 8, 2026

Summary

Release 4.14.0 — bump version to stable and increment bundleVersion.

Features

Fixes

Maintenance

Summary by CodeRabbit

  • Chores
    • Bumped application version to 4.14.0 (stable release from alpha)
    • Updated build configuration identifiers

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 2026

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a365b5e9-53ab-496d-b82f-29e521e62c04

📥 Commits

Reviewing files that changed from the base of the PR and between ae1e1a2 and 1ab2597.

📒 Files selected for processing (2)
  • electron-builder.json
  • package.json
📜 Recent review details
🧰 Additional context used
🧠 Learnings (1)
📓 Common learnings
Learnt from: Ram-sah19
Repo: RocketChat/Rocket.Chat.Electron PR: 3254
File: .github/workflows/build-release.yml:80-94
Timestamp: 2026-03-11T06:38:40.426Z
Learning: In the RocketChat/Rocket.Chat.Electron repository, the issues flagged in `.github/workflows/build-release.yml` (e.g., `node12` runtime in the release action and missing `snapcraft_token` input), i18n files, and `electron-builder.json` are pre-existing in the `develop` branch and are pulled in during merge conflict resolution. Do not flag these as new issues introduced by PRs that only modify `src/injected.ts` and `src/ui/main/rootWindow.ts`.
🔇 Additional comments (2)
electron-builder.json (1)

14-14: LGTM! Bundle version incremented appropriately.

The bundleVersion increment from 26032 to 26040 aligns with the stable 4.14.0 release and is appropriate for macOS packaging.

package.json (1)

9-9: LGTM! Version correctly bumped to stable release.

The version transition from 4.14.0-alpha.2 to 4.14.0 properly marks the stable release and aligns with the PR objectives.


Walkthrough

The pull request updates version information across configuration files. The package version is bumped from an alpha pre-release (4.14.0-alpha.2) to stable (4.14.0), and the macOS bundle version is incremented from 26032 to 26040.

Changes

Cohort / File(s) Summary
Version Configuration Updates
electron-builder.json, package.json
Updated package version from 4.14.0-alpha.2 to 4.14.0 and macOS bundleVersion from 26032 to 26040.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

type: chore

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release 4.14.0' directly and clearly summarizes the main change: bumping the application version to 4.14.0 as shown in both package.json and the PR objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@jeanfbrito jeanfbrito merged commit d865454 into master Apr 8, 2026
8 of 9 checks passed
@jeanfbrito jeanfbrito deleted the release/4.14.0 branch April 8, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant