Releases: rtCamp/action-deploy-wordpress
Releases · rtCamp/action-deploy-wordpress
Version 3.3.0
What's Changed
- Add support for PHP 8.5 by @L0RD-ZER0 in #51
- Add GitHub Actions for automated releases and multi-arch Docker builds by @mrrobot47 in #52
New Contributors
- @L0RD-ZER0 made their first contribution in #51
Full Changelog: v3...v3.3.0
v3.2.0
What's Changed
- Add patch for submodule git clone by @mrrobot47 in #46
- Add individual submodule path as safe by @mrrobot47 in #47
- Add PHP build support with customizable environment variables by @mrrobot47 in #49
Full Changelog: v3.1.2...v3.2.0
Version 3.1.2
What's Changed
- Fix chown perms for self-hosted runner issue by @mrrobot47 in #45
Full Changelog: v3.1.1...v3.1.2
Version 3.1.0
Version 3.0.3
What's changed
- Update GitHub public key in known_hosts #41 @mrrobot47
Version 3.0.2
What's changed
- Fix ownership issue for new git version #36 @mrrobot47
Version 3.0.1
What's changed
- Fix halt on error #34 @mrrobot47
Version 3.0.0
What's changed
- Version 3.0.0 - Hooks and node build support #32
Version 2.4.0
What's changed
- Add support for Plesk deployment #30 @dhsathiya
- [Fixed] #29
Version 2.3.0
What's changed
- Feature: Different WP_VERSION for each branch #28 @dhsathiya