Skip to content

Update changelog to bump version 2.0.4#161

Open
milindmore22 wants to merge 5 commits into
developfrom
chore/prepare-release-2.0.4
Open

Update changelog to bump version 2.0.4#161
milindmore22 wants to merge 5 commits into
developfrom
chore/prepare-release-2.0.4

Conversation

@milindmore22

Copy link
Copy Markdown
Contributor

Summary

Prepare the 2.0.4 release of rtCarousel. This release updates plugin metadata, changelog entries, and documentation for the latest changes merged into develop.

Type of change

  • Bug fix
  • New feature
  • Enhancement/refactor
  • Documentation update
  • Test update
  • Build/CI/tooling

Related issue(s)

Closes #
Relates to # (if applicable)

What changed

  • Bumped plugin version to 2.0.4 across plugin header, package.json, package-lock.json, and readme.txt.
  • Added 2.0.4 release notes to CHANGELOG.md and readme.txt.
  • Included changelog entries for Autoscroll feature and fade transition option

Breaking changes

Does this introduce a breaking change? If yes, describe the impact and migration path below.

  • Yes — migration path:
  • No

Testing

Describe how this was tested.

  • Unit tests
  • Manual testing
  • Cross-browser testing (if UI changes)

Test details:

Screenshots / recordings

If applicable, add screenshots or short recordings.

Checklist

  • I have self-reviewed this PR
  • I have added/updated tests where needed
  • I have updated docs where needed
  • I have checked for breaking changes

Copilot AI review requested due to automatic review settings July 8, 2026 08:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot couldn't run its full agentic review because no GitHub Actions runner was available. Make sure your repository has a runner available to run Copilot's review, or add a copilot-setup-steps.yml file specifying one with the runs-on attribute. See the docs for more details.

Prepares the rtCarousel 2.0.4 release by updating version references and publishing release notes across plugin metadata, docs, and translation templates.

Changes:

  • Bumped version numbers to 2.0.4 in plugin header, npm metadata, and WordPress readme.
  • Added 2.0.4 release notes to CHANGELOG.md and readme.txt.
  • Regenerated the translation template (.pot) to reflect the new release and strings.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
rt-carousel.php Updates the plugin header version to 2.0.4.
readme.txt Updates stable tag and adds 2.0.4 changelog entries.
package.json Bumps npm package version to 2.0.4.
languages/rt-carousel.pot Updates POT headers and includes newly extracted strings for 2.0.4.
CHANGELOG.md Adds 2.0.4 section with feature entries and compare link.

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

Comment thread languages/rt-carousel.pot
Comment on lines +60 to 66
#: build/blocks/carousel/controls/index.js:1
msgid "Previous Slide"
msgstr ""

#: build/blocks/carousel/controls/index.js:147
#: build/blocks/carousel/controls/index.js:219
#: build/blocks/carousel/controls/index.js:1
msgid "Next Slide"
msgstr ""
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.

2 participants