Skip to content

Releases: rewardenv/reward

v0.5.2

05 Jan 07:45
Compare
Choose a tag to compare

Changelog

Added

  • Configure exact Composer version from .env file.
  • Use ssmtp to send emails from PHP containers instead of mhsendmail.
  • Add option to configure MAGE_RUN_CODE and MAGE_RUN_TYPE from .env file.

Changed

  • Update Magento install command to support customizing cache options.

Fixed

  • Read template overrides from reward home directory properly (thanks @moke13-dev)

v0.5.1

02 Nov 10:54
Compare
Choose a tag to compare

Changelog

[0.5.1] - 2023-11-02

We're super excited to announce Reward 0.5.1!

Changed

  • Add TRAEFIK_EXTRA_HOSTS from .env to traefik labels.

v0.5.0

25 Sep 20:01
Compare
Choose a tag to compare

Changelog

We're super excited to announce Reward 0.5.0!

Major changes

  • Add experimental support for rootless php-fpm containers.

v0.4.10

25 Sep 20:00
Compare
Choose a tag to compare

Changelog

Changed

  • Default Magento version is now v2.4.6-p2.
  • Change default PHP versions to 8.2.

Fixed

  • Fix an issue with patch version comparisons.

v0.4.9

20 Sep 11:11
Compare
Choose a tag to compare

Changelog

Fixed

  • Fix an issue with disabling Magento 2 Two Factor Authentication for 2.4.6+ versions.

v0.4.8

28 Apr 06:23
Compare
Choose a tag to compare

Changelog

Changed

  • Add host.docker.internal to php-fpm and php-debug extra_hosts to support this host name on linux native docker.

v0.4.7

20 Apr 06:47
Compare
Choose a tag to compare

Changelog

Changed

  • Reverted default dnsmasq listen address back to 127.0.0.1 instead of 0.0.0.0 as it caused issues for some users.

v0.4.6

20 Mar 08:59
Compare
Choose a tag to compare

Changelog

Added

  • Above Magento 2.4.6 when you run reward bootstrap with --disable-tfa flag Reward will also disable Adobe IMS.

v0.4.5

08 Mar 16:08
Compare
Choose a tag to compare

Changelog

Fixed

  • Fix an issue with the default shell container of PWA-Studio environment.

v0.4.4

08 Mar 07:44
Compare
Choose a tag to compare

Changelog

Fixed

  • Fix an issue with PWA-Studio environment.