Releases: mixerapi/app
Releases · mixerapi/app
v1.2.0
Upgrades image to use php 8.1
What's Changed
- Updates to PHP 8.1 by @cnizzardini in #7
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Generate a more secure salt and fix nginx permissions issue (#22)
- Use openssl to generate initial salt value
- Fix nginx permissions issue (on linux host os) causing webroot assets to not load.
- Adds checking webroot assets do not 404 to github actoin
- Fix installer and upgrade cakephp app skeleton to 4.4
v1.0.2
Merge upstream.
v1.0.1
Merge upstream.
v1.0.0
Make app skeleton compatible with https://github.com/mixerapi/mixerapi/releases/tag/v1.0.0
v0.3.0
Make app skeleton compatible with https://github.com/mixerapi/mixerapi/releases/tag/v0.3.0
v0.1.0
Merge upstream (#2) * Refactors project (read below) - Moves Dockerfile, docker-compose.yaml, & .dockerignore to project root - Fixes bugs in docker-entrypoint - Makes k8s work in minikube in prod mode * Fix image job * disable running image * Improves docker entry point, disables image action