This repository has been archived by the owner on Nov 27, 2021. It is now read-only.
Releases: wordup-dev/wordup-cli
Releases · wordup-dev/wordup-cli
v1.0.0
Finally the v1.0.0 release is out. These are the highlights:
- Cloud functions - Connect your project with wordup.dev
- Reduced container size - We have merged the WordPress and the WordPress CLI container
- Faster - Export of your project and installation is now much faster
- New folder structure - All project specific temporary files are now in .wordup/cache
⚠️ The v1.0.0 release is not backwards compatible.
v0.7.0
- Breaking change: Wordup docker containers are now pulled from https://hub.docker.com/u/wordupdev (Note: Stopped wordup projects have to be reinstalled)
- Switched from ssmtp to msmtp in Dockerfile
v0.6.0
- Change your src and dist folders in config.yml
- Added the option to setup only a WordPress installation
- Documentation moved to https://docs.wordup.dev/
v0.5.0
- The wordup config has moved from package.json to .wordup/config.yml (support for older projects included)
- New feature: Add automatic fixtures to your WordPress installation
- New feature: Add more users and user roles to your installation
- Big project README update
v0.4.0
v0.3.0
v0.2.0
v0.1.3
First release
v0.1.0 Small fixes