Skip to content

Revert "Sync main with develop after release 1.4.1"#1136

Merged
KMchaudhary merged 1 commit into
developfrom
revert-1135-main
Sep 18, 2025
Merged

Revert "Sync main with develop after release 1.4.1"#1136
KMchaudhary merged 1 commit into
developfrom
revert-1135-main

Conversation

@KMchaudhary
Copy link
Copy Markdown
Collaborator

Reverts #1135

Copilot AI review requested due to automatic review settings September 18, 2025 05:05
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 is a revert commit that rolls back version 1.4.1 to 1.4.0, undoing changes made in a previous sync with the develop branch. The purpose is to remove the 1.4.1 release and restore the codebase to its 1.4.0 state.

  • Reverts version number from 1.4.1 back to 1.4.0 across all files
  • Removes v1.4.1 changelog entries and features
  • Restores previous analytics tracking implementation

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
readme.txt Reverts stable tag and removes v1.4.1 changelog section
package.json Reverts version number from 1.4.1 to 1.4.0
languages/godam.pot Updates project version and creation date
inc/helpers/custom-functions.php Changes @SInCE tag from 1.4.1 to n.e.x.t
godam.php Reverts plugin version and constant definition
assets/src/js/godam-player/analytics.js Restores previous analytics implementation with improved video tracking
README.md Reverts stable tag to 1.4.0
CHANGELOG.md Removes v1.4.1 changelog entries

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

* Note: The files created by uppy webcam, screen capture, and audio plugin are in the same format. So we are checking the filename to determine if it's an audio file.
*
* @since 1.4.1
* @since n.e.x.t
Copy link

Copilot AI Sep 18, 2025

Choose a reason for hiding this comment

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

The @SInCE tag 'n.e.x.t' appears to be a typo. It should be a proper version number like '1.4.0' or 'next' if referring to the next release.

Suggested change
* @since n.e.x.t
* @since next

Copilot uses AI. Check for mistakes.
@KMchaudhary KMchaudhary merged commit 12a4b0c into develop Sep 18, 2025
2 checks passed
@KMchaudhary KMchaudhary deleted the revert-1135-main branch September 18, 2025 05:07
KMchaudhary added a commit that referenced this pull request Sep 19, 2025
…1148)

* Sync main with develop after release 1.4.1 (#1135)

* docs: Update changelog and version to 1.4.1 (#1130)

* Hotfix/analytics gallery (#1133)

* Revert "Fix - Analytics tracking for dynamically rendered videos (#1105)"

This reverts commit 835226f.

* docs: Remove reverted analytics commit from changelog

---------

Co-authored-by: Subodh Rajpopat <subodh.rajpopat@rtcamp.com>

* Revert "Sync main with develop after release 1.4.1 (#1135)" (#1136)

This reverts commit 202a06e.

* New sequence for media src HLS, MPD, Original URL to fix safari Audio mute issue

* Provide HLS URL support on [godam_video] shortcode

---------

Co-authored-by: Subodh Rajpopat <subodh.rajpopat@rtcamp.com>
Co-authored-by: KMchaudhary <kuldipkumar.chaudhary@rtcamp.com>
subodhr258 added a commit that referenced this pull request Sep 22, 2025
* Sync main with develop after release 1.4.1 (#1135)

* docs: Update changelog and version to 1.4.1 (#1130)

* Hotfix/analytics gallery (#1133)

* Revert "Fix - Analytics tracking for dynamically rendered videos (#1105)"

This reverts commit 835226f.

* docs: Remove reverted analytics commit from changelog

---------

Co-authored-by: Subodh Rajpopat <subodh.rajpopat@rtcamp.com>

* Revert "Sync main with develop after release 1.4.1 (#1135)" (#1136)

This reverts commit 202a06e.

* fix: exclude jetpack_contact_form_jwt field while submitting the jetpack forms (#1134)

* Fix the audio mute issue on mac safari browser for GoDAM video block (#1142)

* New sequence for media src HLS, MPD, Original URL to fix safari Audio mute issue

* Provide HLS URL support on [godam_video] shortcode

---------

Co-authored-by: KMchaudhary <kuldipkumar.chaudhary@rtcamp.com>

* Custom Thumbnail Upload Allows MP4 Video via “Upload Files” Option (#1126)

* fix: allow only image upload

* remove unused code

* update snackbar message

* FIX: Remove `filemtime` warnings

* FEAT: Close autoadvance upon `x` button click

---------

Co-authored-by: Kuldip Chaudhary <64731232+KMchaudhary@users.noreply.github.com>
Co-authored-by: nani samireddy <60937910+nani-samireddy@users.noreply.github.com>
Co-authored-by: KMchaudhary <kuldipkumar.chaudhary@rtcamp.com>
Co-authored-by: Prachi Garg <72646230+prachigarg19@users.noreply.github.com>
Co-authored-by: Vipul Patil <vipulrpatil.8@gmail.com>
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