Skip to content

Releases: EasyEngine/easyengine

EasyEngine v4.6.6

26 Apr 05:06
v4.6.6
Compare
Choose a tag to compare

What's Changed

EasyEngine v4.6.5

17 Jan 14:53
v4.6.5
Compare
Choose a tag to compare

What's Changed

EasyEngine v4.6.4

02 Jan 14:34
v4.6.4
Compare
Choose a tag to compare

What's Changed

EasyEngine v4.6.3

19 Dec 11:34
v4.6.3
Compare
Choose a tag to compare

What's Changed


This release contains updates to the complete stack. MariaDB has been pinned to 10.8.2 due to issues with docker compatibility <20.10.10 in the later versions. This will be addressed in upcoming EE releases, which will handle/require docker update along with EasyEngine update.

This release also adds the following:

  1. Additional newrelic settings in newrelic.ini, existing sites will not be updated. It will take effect in new sites:
newrelic.transaction_tracer.record_sql = "raw"
newrelic.transaction_tracer.threshold = "1s"
newrelic.browser_monitoring.auto_instrument = 0
newrelic.application_logging.forwarding.log_level = error
  1. Updates to MariaDB config which will take effect in new installs.

EasyEngine v4.6.2

17 Nov 09:05
v4.6.2
Compare
Choose a tag to compare

What's Changed

EasyEngine v4.6.1

15 Aug 18:29
v4.6.1
Compare
Choose a tag to compare

What's Changed

EasyEngine v4.6.0

11 Aug 12:37
v4.6.0
Compare
Choose a tag to compare

What's Changed

EasyEngine v4.5.6

31 May 12:35
Compare
Choose a tag to compare

What's Changed

EasyEngine v4.5.5

09 May 09:00
v4.5.5
Compare
Choose a tag to compare

What's Changed

EasyEngine v4.5.4

01 Apr 10:14
v4.5.4
Compare
Choose a tag to compare

What's Changed

Features ✨️

Bug fixes 🐛