Skip to content

Releases: mixerapi/app

v1.2.0

30 Sep 00:05
f83db94
Compare
Choose a tag to compare

Upgrades image to use php 8.1

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

23 Jun 11:21
0cf13a0
Compare
Choose a tag to compare
  • 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

02 Feb 12:34
Compare
Choose a tag to compare

Merge upstream.

v1.0.1

16 Jan 21:43
66f6bf4
Compare
Choose a tag to compare

Merge upstream.

v1.0.0

16 Jan 15:39
Compare
Choose a tag to compare

v0.3.0

19 Jul 23:17
Compare
Choose a tag to compare

v0.1.0

18 Jun 15:23
e8393d4
Compare
Choose a tag to compare
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