Skip to content

Releases: newfold-labs/wp-module-installer

1.7.1

03 Dec 15:38
f72cd9f

Choose a tag to compare

What's Changed

  • Remove unused console logs and response definitions by @crodriguezbrito in #239
  • GitHub Actions(deps): Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #238
  • Composer Dev(deps-dev): Bump johnpbloch/wordpress from 6.8.3 to 6.9.0 by @dependabot[bot] in #237
  • Updating translation files by @github-actions[bot] in #236
  • Automated patch release: 1.7.1 by @github-actions[bot] in #240

Full Changelog: 1.7.0...1.7.1

1.7.0

02 Dec 15:15
0e4bb63

Choose a tag to compare

What's Changed

  • GitHub Actions(deps): Bump peter-evans/repository-dispatch from 4.0.0 to 4.0.1 by @dependabot[bot] in #228
  • NPM Dev(deps-dev): Bump @wordpress/scripts from 30.25.0 to 30.27.0 by @dependabot[bot] in #227
  • GitHub Actions(deps): Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #216
  • GitHub Actions(deps): Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #217
  • NPM(deps): Bump @wordpress/element from 6.32.0 to 6.34.0 by @dependabot[bot] in #223
  • GitHub Actions(deps): Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #230
  • NPM Dev(deps-dev): Bump @wordpress/env from 10.32.0 to 10.34.0 by @dependabot[bot] in #224
  • NPM(deps): Bump @wordpress/base-styles from 6.8.0 to 6.10.0 by @dependabot[bot] in #225
  • NPM(deps): Bump @wordpress/icons from 10.32.0 to 11.1.0 by @dependabot[bot] in #226
  • NPM Dev(deps-dev): Bump @wordpress/scripts from 30.27.0 to 31.1.0 by @dependabot[bot] in #232
  • GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.5 to 2.36.0 by @dependabot[bot] in #233
  • Get plugin dependency from data attribute PRESS0-3183 by @crodriguezbrito in #215
  • Automated minor release: 1.7.0 by @github-actions[bot] in #235

Full Changelog: 1.6.6...1.7.0

1.6.6

07 Oct 16:00
50c656d

Choose a tag to compare

What's Changed

  • Fix: allow modal to re-render after a failed attempt PRESS10-253 by @crodriguezbrito in #211
  • GitHub Actions(deps): Bump peter-evans/repository-dispatch from 3.0.0 to 4.0.0 by @dependabot[bot] in #210
  • GitHub Actions(deps): Bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #196
  • GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.5 by @dependabot[bot] in #202
  • NPM Dev(deps-dev): Bump @wordpress/scripts from 30.21.0 to 30.25.0 by @dependabot[bot] in #205
  • NPM(deps): Bump @wordpress/icons from 10.28.0 to 10.32.0 by @dependabot[bot] in #209
  • Composer Dev(deps-dev): Bump johnpbloch/wordpress from 6.8.2 to 6.8.3 by @dependabot[bot] in #204
  • GitHub Actions(deps): Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #203
  • NPM Dev(deps-dev): Bump @wordpress/env from 10.28.0 to 10.32.0 by @dependabot[bot] in #207
  • Automated patch release: 1.6.6 by @github-actions[bot] in #213

Full Changelog: 1.6.5...1.6.6

1.6.5

18 Aug 16:17
cac4eba

Choose a tag to compare

What's Changed

  • fix assets path - remove double / by @circlecube in #170
  • Upgrade and standardize Node.js setup by @desrosj in #168
  • Refine the options passed to the make-pot command by @desrosj in #177
  • Fix the inclusion of WooCommerce as a dependent plugin for the Bluehost provider by @crodriguezbrito in #180
  • GitHub Actions(deps): Bump shivammathur/setup-php from 2.34.1 to 2.35.3 by @dependabot[bot] in #179
  • GitHub Actions(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #178
  • Composer Dev(deps-dev): Bump johnpbloch/wordpress from 6.8.1 to 6.8.2 by @dependabot[bot] in #161
  • GitHub Actions(deps): Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 6.0.1 by @dependabot[bot] in #148
  • GitHub Actions(deps): Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #171
  • NPM(deps): Bump @wordpress/icons from 10.26.0 to 10.28.0 by @dependabot[bot] in #174
  • NPM Dev(deps-dev): Bump @wordpress/env from 10.26.0 to 10.28.0 by @dependabot[bot] in #172
  • NPM(deps): Bump @wordpress/base-styles from 5.22.0 to 6.4.0 by @dependabot[bot] in #176
  • NPM Dev(deps-dev): Bump @wordpress/scripts from 30.19.0 to 30.21.0 by @dependabot[bot] in #175
  • Integrate Reusable Azure AI Translation Workflow from Central Repository by @mr-vara in #150
  • Updating translation files by @github-actions[bot] in #181
  • Updating translation files by @github-actions[bot] in #182
  • Automated patch release: 1.6.5 by @github-actions[bot] in #183

Full Changelog: 1.6.4...1.6.5

1.6.4

30 Jun 22:54
a64e500

Choose a tag to compare

What's Changed

  • Improve redirect handling in Modal component by @abhijitb in #139
  • Add i18n-update workflow to automate the i18n source file generation and updation. by @mr-vara in #125
  • Update prep release workflow by @circlecube in #133
  • Update translations by @crodriguezbrito in #120
  • Composer Dev(deps-dev): Bump wp-cli/i18n-command from 2.6.3 to 2.6.5 by @dependabot in #131
  • GitHub Actions(deps): Bump shivammathur/setup-php from 2.33.0 to 2.34.1 by @dependabot in #149
  • Composer Dev(deps-dev): Bump wp-cli/wp-cli from 2.11.0 to 2.12.0 by @dependabot in #132
  • Prevent redirect to admin page of YOAST after plugin installation by @AleTorrisi in #151
  • Update i18n translation files by @bhwpteam in #158
  • Composer(deps): Bump newfold-labs/wp-module-pls from 1.1.1 to 1.1.2 by @dependabot in #140
  • NPM Dev(deps-dev): Bump @wordpress/scripts from 30.15.0 to 30.19.0 by @dependabot in #153
  • NPM(deps): Bump @wordpress/icons from 10.22.0 to 10.26.0 by @dependabot in #155
  • NPM Dev(deps-dev): Bump @wordpress/env from 10.22.0 to 10.26.0 by @dependabot in #156
  • Composer Dev(deps-dev): Bump johnpbloch/wordpress from 6.8.0 to 6.8.1 by @dependabot in #124
  • Automated patch release: 1.6.3 by @github-actions in #159
  • Automated patch release: 1.6.4 by @github-actions in #160 (needed a second bump since the previous 1.6.3 release didn't bump versions)

New Contributors

Full Changelog: 1.6.3...1.6.4

1.6.3

30 Apr 15:03
304e0a2

Choose a tag to compare

What's Changed

Full Changelog: 1.6.2...1.6.3

1.6.2

25 Apr 20:06
c392427

Choose a tag to compare

What's Changed

  • default premium value to false by @circlecube in #121
  • Automated patch Release 1.6.2 PR by @github-actions in #122

New Contributors

  • @github-actions made their first contribution in #122

Full Changelog: 1.6.1...1.6.2

1.6.1

23 Apr 21:23
371f53b

Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

23 Apr 19:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.6.0

1.5.1

22 Apr 13:09
8f2fe28

Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1