Skip to content

chore(release): prepare v2.15.0 - #1684

Merged
superdav42 merged 1 commit into
mainfrom
feature/auto-20260730-211908
Jul 31, 2026
Merged

chore(release): prepare v2.15.0#1684
superdav42 merged 1 commit into
mainfrom
feature/auto-20260730-211908

Conversation

@superdav42

@superdav42 superdav42 commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

Verification

  • Version consistency check passed for all five release locations.
  • git diff --check passed.
  • php -l ultimate-multisite.php passed.
  • Pre-commit PHPCS and PHPStan checks passed.

Release notes

Version [2.15.0] - Released on 2026-07-30
- New: DirectAdmin hosting integration now supports domain mapping and guided setup.
- New: Administrators can review recent log errors directly from the dashboard.
- Fix: Stripe trials, free checkouts, checkout styling, billing fields, notifications, and legacy settings now behave reliably across more configurations.
- Fix: Site imports, exports, duplication, cron cleanup, setup recommendations, API key visibility, and generated site names now handle edge cases safely.
- Fix: DirectAdmin responses and dependency handling are more resilient, including security updates.

aidevops.sh v3.32.198 plugin for OpenCode v1.18.5 with gpt-5.6-luna

Summary by CodeRabbit

  • New Features
    • Added DirectAdmin domain mapping and guided setup.
    • Added dashboard visibility into recent log errors.
  • Bug Fixes
    • Improved reliability and security across Stripe checkout, site transfers, duplication, cron cleanup, setup recommendations, API key visibility, site-name generation, and DirectAdmin integrations.
  • Chores
    • Updated the product version to 2.15.0.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The release version changed from 2.14.2 to 2.15.0 in package and plugin metadata. The README stable tag and changelog were updated for version 2.15.0.

Changes

Release metadata

Layer / File(s) Summary
Version declarations and release notes
VERSION, package.json, ultimate-multisite.php, readme.txt
Version declarations and the stable tag now use 2.15.0. The README includes the 2.15.0 changelog.
Estimated code review effort: 1 (Trivial) ~2 minutes
🚥 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 and concisely describes the release preparation for version 2.15.0.
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 feature/auto-20260730-211908

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@ultimate-multisite.php`:
- Line 6: Update the WP_Ultimo::VERSION constant in class WP_Ultimo from 2.14.2
to 2.15.0 so it matches the runtime version declared in ultimate-multisite.php.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7069941e-9b1e-47ea-b611-1c54bf3bb266

📥 Commits

Reviewing files that changed from the base of the PR and between 8b9e85f and fa07382.

📒 Files selected for processing (4)
  • VERSION
  • package.json
  • readme.txt
  • ultimate-multisite.php

Comment thread ultimate-multisite.php
* Plugin URI: https://ultimatemultisite.com
* Description: Ultimate Multisite is a WordPress Multisite plugin that turns your network into a complete Website-as-a-Service (WaaS) platform with subscriptions, site provisioning, domain mapping, and customer management. Formerly WP Ultimo.
* Version: 2.14.2
* Version: 2.15.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win

Update the runtime version constant before release.

ultimate-multisite.php now reports 2.15.0, but inc/class-wp-ultimo.php still defines WP_Ultimo::VERSION as 2.14.2. The release workflow compares these values and will fail the version check.

Update WP_Ultimo::VERSION to 2.15.0.

Also applies to: 68-68

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@ultimate-multisite.php` at line 6, Update the WP_Ultimo::VERSION constant in
class WP_Ultimo from 2.14.2 to 2.15.0 so it matches the runtime version declared
in ultimate-multisite.php.

@github-actions

Copy link
Copy Markdown

🔨 Build Complete - Ready for Testing!

📦 Download Build Artifact (Recommended)

Download the zip build, upload to WordPress and test:

🌐 Test in WordPress Playground (Very Experimental)

Click the link below to instantly test this PR in your browser - no installation needed!
Playground support for multisite is very limitied, hopefully it will get better in the future.

🚀 Launch in Playground

Login credentials: admin / password

@superdav42
superdav42 merged commit 0374c9e into main Jul 31, 2026
11 checks passed
@superdav42 superdav42 added the review-feedback-scanned Merged PR already scanned for quality feedback label Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-feedback-scanned Merged PR already scanned for quality feedback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant