Releases: DiffyWebsite/ddev-diffy
Releases · DiffyWebsite/ddev-diffy
Update to Chrome131
0.0.12 Use latest docker container version 0.0.3. Switch to chrome131 branch…
Pass .env file to screenshot command
0.0.11 Pass .env file to command.
Configure worker manually
0.0.10 Simplify installation. Ask users to configure worker manually.
Move all instructions to container so no customizations needed
0.0.9 Further optimizations of the container.
Cleanup by DDEV maintainers
Fixes for:
- user for the container
- current directory, cleanup of the directory
- env variables
Diffy user. Node installed via "n"
0.0.7 Create user "diffy" and use it for all operations.
Docker container 0.0.1 used instead of the latest
0.0.5 Fix docker container on 0.0.1.
Move npm install to post-start hook
0.0.4 Move npm install to post-start hook.
Fix for env variables .env file
0.0.3 Fix for env variables.
Configuration during installation
Now DIFFY_API_KEY and DIFFY_PROJECT_ID requested during installation.