Skip to content

chore: reconcile main into beta (recover from mis-targeted #1710 squash)#1716

Merged
steilerDev merged 2 commits into
betafrom
chore/sync-main-to-beta
Jun 16, 2026
Merged

chore: reconcile main into beta (recover from mis-targeted #1710 squash)#1716
steilerDev merged 2 commits into
betafrom
chore/sync-main-to-beta

Conversation

@steilerDev

Copy link
Copy Markdown
Owner

Why

PR #1710 was squash-merged with base=main instead of beta. Its beta-based branch dragged 251 files of in-flight beta work onto main as commit `6d68c1c7`, and `v2.7.1` was tagged from it. This left `main` with a commit beta lacks, making the beta→main promotion PR #1700 conflicting.

What this does

Merges `origin/main` into `beta` so beta becomes a clean descendant of main, unblocking the proper promotion (which will cut v2.8.0).

Merge strategy

⚠️ Merge with a merge commit, NOT squash — squashing would drop `main` from beta's ancestry and leave #1700 conflicting.

steilerDev and others added 2 commits June 16, 2026 08:16
…1710)

When the photo metadata panel opens on mobile, the toggle button now renders inside the panel header instead of staying pinned at the bottom-right, eliminating overlap with the form inputs.

Fixes #1706

Co-Authored-By: Claude frontend-developer (Haiku 4.5) <[email protected]>
Co-Authored-By: Claude qa-integration-tester (Sonnet 4.5) <[email protected]>
Co-Authored-By: Claude e2e-test-engineer (Sonnet 4.5) <[email protected]>
@steilerDev steilerDev merged commit 45ed9c5 into beta Jun 16, 2026
12 checks passed
@steilerDev steilerDev deleted the chore/sync-main-to-beta branch June 16, 2026 14:15
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.8.0-beta.26 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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