Skip to content

Version 7.7.2 - #4591

Merged
ildyria merged 2 commits into
masterfrom
version-7.7.2
Aug 6, 2026
Merged

Version 7.7.2#4591
ildyria merged 2 commits into
masterfrom
version-7.7.2

Conversation

@ildyria

@ildyria ildyria commented Aug 5, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • New Features
    • Released application version 7.7.2.
    • Added an update process that refreshes stored version information and clears cached data.
  • Bug Fixes
    • Added rollback support to restore the previous application version if needed.
  • Chores
    • Updated release configuration to exclude version 8 labels from changelog generation.

@ildyria
ildyria requested a review from a team as a code owner August 5, 2026 22:02
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The release version changes from 7.7.1 to 7.7.2. A migration updates the stored database version to 070702, clears the cache, and restores 070701 on rollback. Release configuration excludes entries labeled v8.

Changes

Release version update

Layer / File(s) Summary
Version metadata and release configuration
.github/release.yml, version.md
The application version changes to 7.7.2. Changelog entries labeled v8 are excluded from releases.
Database version migration
database/migrations/2026_08_05_215650_bump_version070702.php
The migration updates the stored version to 070702, clears the cache with warning handling, reports status, and restores 070701 during rollback.

Estimated code review effort: 2 (Simple) | ~10 minutes

Poem

A rabbit checks the version sign,
“Seven-seven-two looks fine!”
Cache swept clean, rollback near,
V8 labels disappear.
Hop, hop—release time is here!

🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 40f6661d-d832-429b-b686-6221004b2d4b

📥 Commits

Reviewing files that changed from the base of the PR and between d627728 and 77f1a90.

📒 Files selected for processing (3)
  • .github/release.yml
  • database/migrations/2026_08_05_215650_bump_version070702.php
  • version.md

Comment thread database/migrations/2026_08_05_215650_bump_version070702.php
@ildyria
ildyria merged commit e6fc163 into master Aug 6, 2026
50 checks passed
@ildyria
ildyria deleted the version-7.7.2 branch August 6, 2026 00:04
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