Skip to content

Main to Develop sync after 1.4.7 release#1374

Merged
subodhr258 merged 2 commits into
developfrom
main
Nov 26, 2025
Merged

Main to Develop sync after 1.4.7 release#1374
subodhr258 merged 2 commits into
developfrom
main

Conversation

@subodhr258
Copy link
Copy Markdown
Collaborator

@subodhr258 subodhr258 commented Nov 26, 2025

feat: Version and Changelog for 1.4.7
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR syncs the main branch to the develop branch after the 1.4.7 release. The changes update version numbers across all relevant files, add the 1.4.7 changelog entry, update translation strings, and include a minor documentation fix.

Key Changes

  • Version number bumped from 1.4.6 to 1.4.7 across all configuration files
  • Added 1.4.7 changelog with bug fixes and performance improvements
  • Updated translation file with new/modified strings and promotional banner content

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
readme.txt Updated stable tag to 1.4.7 and added v1.4.7 changelog entry
package.json Bumped version to 1.4.7
package-lock.json Bumped version to 1.4.7 in lockfile
languages/godam.pot Updated version, creation date, and translation strings
inc/classes/class-media-library-ajax.php Fixed @SInCE tag from "n.e.x.t" to "1.4.7"
godam.php Updated plugin version and constant to 1.4.7
README.md Updated stable tag to 1.4.7
CHANGELOG.md Added v1.4.7 changelog entry

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread readme.txt
- Fix: GoDAM media tab for WP core blocks
- Fix: Virtual media player and preview template
- Fix: Error handling for Ads layer
- Fix: PHP naming conventions as per WP PCP
Copy link

Copilot AI Nov 26, 2025

Choose a reason for hiding this comment

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

The acronym 'PCP' appears to be a typo. Based on WordPress context, this should likely be 'PHPCS' (PHP_CodeSniffer) or 'PCS' (PHP Coding Standards). Please verify and correct.

Suggested change
- Fix: PHP naming conventions as per WP PCP
- Fix: PHP naming conventions as per WP PHPCS

Copilot uses AI. Check for mistakes.
Comment thread CHANGELOG.md
- Fix: GoDAM media tab for WP core blocks
- Fix: Virtual media player and preview template
- Fix: Error handling for Ads layer
- Fix: PHP naming conventions as per WP PCP
Copy link

Copilot AI Nov 26, 2025

Choose a reason for hiding this comment

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

The acronym 'PCP' appears to be a typo. Based on WordPress context, this should likely be 'PHPCS' (PHP_CodeSniffer) or 'PCS' (PHP Coding Standards). Please verify and correct.

Suggested change
- Fix: PHP naming conventions as per WP PCP
- Fix: PHP naming conventions as per WP PHPCS

Copilot uses AI. Check for mistakes.
Comment thread languages/godam.pot
Comment on lines +2766 to 2771
#. translators: %d: Label of the video text track e.g: "French subtitles".
#: assets/build/blocks/godam-player/index.js:5
#: assets/src/blocks/godam-player/edit.js:244
#: assets/src/blocks/godam-player/edit.js:269
#, js-format
msgctxt "video caption"
msgid "Failed to load video data with id: %d"
Copy link

Copilot AI Nov 26, 2025

Choose a reason for hiding this comment

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

The translator comment is inconsistent with the actual message. The comment mentions 'Label of the video text track' (suggesting a string), but the message 'Failed to load video data with id: %d' expects an integer ID, not a label. The comment should be updated to accurately describe that %d represents a video data ID, not a text track label.

Copilot uses AI. Check for mistakes.
@subodhr258 subodhr258 merged commit c8b8ab7 into develop Nov 26, 2025
15 of 17 checks passed
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.

3 participants