Sync Main to Dev after 1.4.8#1404
Merged
Merged
Conversation
Sync Develop to Main for 1.4.8
* docs: Update version and changelog for 1.4.8 * fix: Update typo * fix: Update typo
KMchaudhary
approved these changes
Dec 11, 2025
Contributor
There was a problem hiding this comment.
Pull request overview
This PR syncs the main branch with development after the 1.4.8 release. It updates the version number across all relevant files from 1.4.7 to 1.4.8, adds changelog entries documenting the new features and fixes, updates subscription URLs to the new billing interface, and corrects @SInCE documentation tags.
- Version bumped from 1.4.7 to 1.4.8 across all package files and plugin metadata
- Added v1.4.8 changelog entry with PDF support, engagement enhancements, and various bug fixes
- Updated subscription/billing URLs from
/subscription/plansto/web/billing?tab=Plansfor consistency
Reviewed changes
Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| readme.txt | Updated stable tag to 1.4.8 and added changelog entry for the new version |
| package.json | Bumped version to 1.4.8 |
| package-lock.json | Updated version references to 1.4.8 |
| godam.php | Updated plugin version header and constant to 1.4.8 |
| README.md | Updated stable tag to 1.4.8 and tested up to 6.9 |
| CHANGELOG.md | Added comprehensive v1.4.8 changelog entry |
| languages/godam.pot | Updated version references and POT creation date, includes translation string updates |
| VideoWatermark.jsx | Updated upgrade link to new billing URL |
| VideoEngagement.jsx | Updated upgrade link to new billing URL |
| GoDAMHeader.jsx | Updated upgrade plan link to new billing URL |
| class-jetpack-form-assets.php | Updated @SInCE tags from n.e.x.t to 1.4.8 |
| class-ima-assets.php | Updated @SInCE tags from n.e.x.t to 1.4.8 |
| godam-media-frame-shared.js | Updated @SInCE tag from n.e.x.t to 1.4.8 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync PR