Skip to content

Releases: rewardenv/reward

v0.1.23-beta

04 Mar 15:14
Compare
Choose a tag to compare

Changelog

a6be0f0 chore: php: increase realpath_cache
bde256d chore: update to go1.16
3cd8a48 release: 0.1.23-beta: debian-slim support, refactor and cleanup docker images, docker entrypoints, various bugfixes
b14512c release: 0.1.23-beta: debian-slim support, refactor and cleanup docker images, docker entrypoints, various bugfixes
954b060 release: 0.1.23-beta: debian-slim support, refactor and cleanup docker images, docker entrypoints, various bugfixes
bea8447 release: 0.1.23-beta: debian-slim support, refactor and cleanup docker images, docker entrypoints, various bugfixes
3e7410d release: 0.1.23-beta: debian-slim support, refactor and cleanup docker images, docker entrypoints, various bugfixes
d17569a release: 0.1.23-beta: debian-slim support, refactor and cleanup docker images, docker entrypoints, various bugfixes

v0.1.21-beta

18 Feb 15:58
Compare
Choose a tag to compare

Changelog

d88b202 chore: forcefully use https in magento and lock it in db
cbeec82 feat: add already installed mark to app home
35649bf feat: add generic-php environment type
4b72035 fix: fix an issue with selenium chrome
278409d release 0.1.21-beta

v0.1.20-beta

15 Feb 13:08
Compare
Choose a tag to compare

Changelog

c6e2177 chore: adminer: use defy/adminer instead of adminer/adminer
baa477d chore: better debug logging
e778b67 feat: WSL2 support
eed81c7 feat: WSL2 support
e029984 feat: add --magento-mode flag to bootstrap command
403df5c feat: nginx: add initial support for 1.18 and 1.19
b06c6ec fix: reward_resolve_domain_to_traefik should be true if its undefined
0367560 fix: typo
64b7368 fix: typo
0dd0ce2 revert: allow hosts override in containers for traefik (just to be sure)

v0.1.19-beta

13 Feb 12:14
Compare
Choose a tag to compare

Changelog

8d32b68 feat: better support for composer 1/2 feat: default magento 2 version: 2.4.2 chore: optimize docker images slightly

v0.1.18-beta

12 Feb 16:54
Compare
Choose a tag to compare

Changelog

16b0539 fix: set shared memory for selenium-chrome container for running automated tests on Windows/macOS
56a0154 fix: set shared memory for selenium-chrome container for running automated tests on Windows/macOS

v0.1.17-beta

12 Feb 16:11
Compare
Choose a tag to compare

Changelog

d6849ee feat: resolve environment domain to traefik by default instead of nginx
7feaab2 feat: resolve environment domain to traefik by default instead of nginx

v0.1.16-beta

12 Feb 15:25
Compare
Choose a tag to compare

Changelog

119d073 feat: resolve environment domain to traefik by default instead of nginx

v0.1.15-beta

12 Feb 14:21
Compare
Choose a tag to compare

Changelog

d608a36 feat: add --force flag to self-update
b5cd57c feat: add --force flag to self-update
0efe323 fix: typo

v0.1.14-beta

12 Feb 14:04
Compare
Choose a tag to compare

Changelog

5398fd0 feat: resolve the environment's domain to the nginx container from inside the network
06b7d43 feat: resolve the environment's domain to the nginx container from inside the network

v0.1.13-beta

12 Feb 11:58
Compare
Choose a tag to compare

Changelog

019cc19 feat: add adminer as optional service feat: check docker version on running related commands feat: check docker-compose version on running related commands feat: validate environment name to match hostname rfc docs: add FAQ and frequent errors