Releases: rtCamp/action-deploy-wordpress
Releases · rtCamp/action-deploy-wordpress
Release list
Version 3.4.1
What's Changed
- fix(deploy): use deploy_path/shared and relative symlink for llms.txt by @mrrobot47 in #66
Full Changelog: v3.4.0...v3.4.1
Version 3.4.0
What's Changed
- Update Node.js setup to version 24 in Dockerfile by @iamimmanuelraj in #53
- Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #54
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #55
- fix(deps): bump symfony/process to v5.4.51 to resolve security vulnerability by @mrrobot47 in #56
- feat: persist llms.txt across deployments via shared symlink by @iamimmanuelraj in #61
- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #65
- Bump symfony/yaml from 5.4.45 to 5.4.53 by @dependabot[bot] in #64
- Bump docker/setup-buildx-action from 3.12.0 to 4.1.0 by @dependabot[bot] in #63
New Contributors
- @iamimmanuelraj made their first contribution in #53
- @dependabot[bot] made their first contribution in #54
Full Changelog: v3.3.0...v3.4.0
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