Backport videopress 3.3 changes - #51259
Conversation
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
|
|
||
| ## [0.46.0] - 2026-08-13 | ||
| ### Added | ||
| - Show the free-plan upgrade notice on the Library and Settings tabs once the free video upload has been used. [#51186] |
There was a problem hiding this comment.
This looks like a user facing change that we want in the plugin changelog as well?
There was a problem hiding this comment.
No. I was so focused on the mechanical process of how to update the log that I didn't pay attention to the substance of it. Great catch.
What's the proper way to handle updating the changelog at this point?
haqadn
left a comment
There was a problem hiding this comment.
It looks good. I have made a comment about a change in videopress comment that might be useful. But, it's also not a big change. So, if the plugin build is already created, it's fine to skip.
3.3 just dropped into SVN. |
Code Coverage SummaryThis PR did not change code coverage! That could be good or bad, depending on the situation. Everything covered before, and still is? Great! Nothing was covered before? Not so great. 🤷 |
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 Follow this PR Review Process:
If you have questions about anything, reach out in #jetpack-developers for guidance! Jetpack plugin: The Jetpack plugin has different release cadences depending on the platform:
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Backup plugin: No scheduled milestone found for this plugin. If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Boost plugin: No scheduled milestone found for this plugin. If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Search plugin: No scheduled milestone found for this plugin. If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Social plugin: No scheduled milestone found for this plugin. If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Starter Plugin plugin: No scheduled milestone found for this plugin. If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Protect plugin: No scheduled milestone found for this plugin. If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Videopress plugin: No scheduled milestone found for this plugin. If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. |
Proposed changes:
Backports changes for videopress 3.3
Other information:
Jetpack product discussion
N/a
Does this pull request change what data or activity we track or use?
No
Testing instructions:
Proofread changes.
Note
Medium Risk
Mostly release metadata, but it versions connection security and admin UX changes (reconnect CTAs, ownership transfer warnings) that affect all Jetpack-connected products; incorrect lockfile pins could break builds.
Overview
Backports the Jetpack VideoPress 3.3 release to trunk by cutting published versions, folding changelogger fragments into package changelogs, and refreshing
composer.lock(and related version constants) across stand-alone plugins.The VideoPress plugin moves to 3.3, documenting Activity Log in wp-admin without the full Jetpack plugin, plus dependency updates. The VideoPress library release (0.46.0) adds a free-plan upgrade notice on Library and Settings after the first free upload.
Several connection-related releases ship with this backport: PHP connection 8.10.2 (security: stop surfacing another user’s broken-token reconnect CTA; filter stale owner errors; warn secondary admins that owner reconnect transfers ownership), JS connection 2.3.0 (user-scoped error messages/CTAs and connection-owner identity), and My Jetpack 5.43.0 (richer per-error scope/code in the notice). jetpack-status 6.3.1 treats WordPress Playground as local for offline mode. Smaller bumps (activity-log, licensing, shared-extension-utils) are dependency-only.
Reviewed by Cursor Bugbot for commit 843622e. Bugbot is set up for automated code reviews on this repo. Configure here.