Releases: newfold-labs/wp-module-marketplace
Releases · newfold-labs/wp-module-marketplace
3.0.4
What's Changed
- Implement wp-module-link-tracker features across different URLs by @crodriguezbrito in #147
- Integrate Reusable Azure AI Translation Workflow from Central Repository by @mr-vara in #135
- Upgrade and standardize Node.js setup by @desrosj in #149
- Composer Dev(deps-dev): Bump johnpbloch/wordpress from 6.8.1 to 6.8.2 by @dependabot[bot] in #144
- Composer(deps): Bump newfold-labs/wp-module-data from 2.8.5 to 2.8.6 by @dependabot[bot] in #145
- GitHub Actions(deps): Bump shivammathur/setup-php from 2.34.1 to 2.35.2 by @dependabot[bot] in #150
- NPM Dev(deps-dev): Bump @wordpress/env from 10.26.0 to 10.27.0 by @dependabot[bot] in #146
- Updating translation files by @github-actions[bot] in #151
- Refine the options passed to the
make-pot
command by @desrosj in #156 - Updating translation files by @github-actions[bot] in #152
- Fix outdated link assertion by @circlecube in #159
- NPM(deps): Bump @newfold/ui-component-library from 1.3.1 to 2.0.0 by @dependabot[bot] in #143
- NPM Dev(deps-dev): Bump @wordpress/env from 10.27.0 to 10.28.0 by @dependabot[bot] in #153
- GitHub Actions(deps): Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #154
- GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.2 to 2.35.3 by @dependabot[bot] in #155
- GitHub Actions(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #157
- Automated patch release: 3.0.4 by @github-actions[bot] in #161
Full Changelog: 3.0.3...3.0.4
3.0.3
What's Changed
- Composer(deps): Bump newfold-labs/wp-module-data from 2.8.3 to 2.8.4 by @dependabot in #126
- PHPUnit scaffolding by @crodriguezbrito in #112
- NPM Dev(deps-dev): Bump @wordpress/env from 10.22.0 to 10.26.0 by @dependabot in #137
- NPM(deps): Bump @newfold/ui-component-library from 1.3.0 to 1.3.1 by @dependabot in #136
- GitHub Actions(deps): Bump shivammathur/setup-php from 2.33.0 to 2.34.1 by @dependabot in #133
- Composer(deps): Bump newfold-labs/wp-module-data from 2.8.4 to 2.8.5 by @dependabot in #134
- GitHub Actions(deps): Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 6.0.1 by @dependabot in #132
- add i18n command exclude list by @circlecube in #141
- Automated patch release: 3.0.3 by @github-actions in #142
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- Improved Marketplace panel page UI by @GiuseppeArcifa in #114
- Update translation by @crodriguezbrito in #118
- GitHub Actions(deps): Bump shivammathur/setup-php from 2.32.0 to 2.33.0 by @dependabot in #111
- Composer Dev(deps-dev): Bump wp-cli/i18n-command from 2.6.3 to 2.6.5 by @dependabot in #119
- Add i18n-update workflow to automate the i18n source file generation and updation. by @mr-vara in #117
- Update i18n translation files by @bhwpteam in #120
- Composer(deps): Bump newfold-labs/wp-module-data from 2.6.11 to 2.8.3 by @dependabot in #122
- Add release workflow by @circlecube in #123
- Ensure
main
is used onpush
. by @desrosj in #124 - Automated patch release: 3.0.2 by @github-actions in #125
New Contributors
- @crodriguezbrito made their first contribution in #118
- @bhwpteam made their first contribution in #120
- @github-actions made their first contribution in #125
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- move the marketplace subnav above the performance page by @circlecube in #109
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- GitHub Actions(deps): Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot in #107
- NPM(deps): Bump @newfold/ui-component-library from 1.2.0 to 1.3.0 by @dependabot in #102
- Add category nav to module components by @circlecube in #108
- PRESS0-2077: Update marketplace items to use new HTML attributes click tracking by @bradp in #83
Full Changelog: 2.6.3...3.0.0
2.6.3
What's Changed
- Pin full length commit SHA for 3rd party actions. by @desrosj in #104
- Remove use of
set-output
command by @desrosj in #105 - Composer Dev(deps-dev): Bump newfold-labs/wp-php-standards from 1.2.4 to 1.2.5 by @dependabot in #103
- Composer(deps): Bump newfold-labs/wp-module-data from 2.6.10 to 2.6.11 by @dependabot in #101
- fix tests for redesign by @circlecube in #106
New Contributors
Full Changelog: 2.6.2...2.6.3
2.6.2
What's Changed
- Fix Marketplace product page error by @circlecube in #99
Full Changelog: 2.6.1...2.6.2
2.6.1
What's Changed
- Add Workflows for Handling Translations with Crowdin by @mr-vara in #97
- fix sprintf typo by @circlecube in #98
Full Changelog: 2.6.0...2.6.1
2.6.0
What's Changed
- Update/i18n by @circlecube in #95
- Add Localisation Support by @mr-vara in #94
- NPM(deps): Bump @newfold/ui-component-library from 1.1.0 to 1.2.0 by @dependabot in #91
New Contributors
Full Changelog: 2.5.1...2.6.0
What's Changed
- Update/i18n by @circlecube in #95
- Add Localisation Support by @mr-vara in #94
- NPM(deps): Bump @newfold/ui-component-library from 1.1.0 to 1.2.0 by @dependabot in #91
New Contributors
Full Changelog: 2.5.1...2.6.0
2.5.1
What's Changed
- update Cypress test with testIsolation by @GiuseppeArcifa in #89
- Update/test for nav class change by @circlecube in #93
New Contributors
- @GiuseppeArcifa made their first contribution in #89
Full Changelog: 2.5.0...2.5.1