Skip to content

Releases: magehost/performance-dashboard

1.15.4 (2022-05-03)

05 May 11:15
Compare
Choose a tag to compare
  • Fixed Log Handler compatibility with Magento 2.4.4

1.15.3 (2021-08-26)

26 Aug 09:40
Compare
Choose a tag to compare
  • Added MySQL default settings check
  • Added move_script_to_bottom check
  • Removed merge and bundling checks since they often hurt performance

1.15.2 (2021-07-23)

23 Jul 10:09
ea9e9af
Compare
Choose a tag to compare
  • Fixed logger path

1.15.1 (2021-07-15)

16 Jul 10:18
Compare
Choose a tag to compare

Made ElasticSearch check Magento 2.4 compatible

Added ElasticSearch check + improved DevDoc links

12 May 13:32
Compare
Choose a tag to compare

1.15.0 (2020-05-12)

  • Added ElasticSearch check
  • Improved DevDoc URLs
  • Magento2 Coding Standard

Improved HTTP/2 check + less days Layout log

16 Jul 21:33
Compare
Choose a tag to compare

1.14.2 (2018-07-16)

  • Added check if frontend is HTTPS, required for HTTP/2
  • Added alternative way of checking HTTP/2
  • Fixed config link on HTTP/2 check for HTTPS requirement
  • Fixed #6: Lowered history for logging Non Cacheable Layouts to 3 days.

Added checks for HTTP/2

16 Jul 20:11
Compare
Choose a tag to compare

v1.13.0 (2017-12-31)

  • Added check if web server is running HTTP/2
  • Disabled checks for JS/CSS Bundling/Merging if on HTTP/2
  • Fixes issue #4. Thanks to @JeroenVanLeusden for reporting.

Improved Composer + recognise db session storage

01 Nov 19:50
Compare
Choose a tag to compare

1.12.2 (2017-11-01)

  • Recognise 'db' as (non optimal) session storage
  • Issue #3: Published to Packagist.org. Thanks @paales.
  • Issue #3: Improved composer instructions. Thanks @paales.

Updated docs

14 Oct 19:35
Compare
Choose a tag to compare

v1.12.1 (2017-10-14)

  • Updated documents
  • Bump version for resubmit to Magento Marketplace

Improvements, mostly for Magento 2.2

25 Sep 16:10
Compare
Choose a tag to compare

v1.12.0 (2017-09-25)

  • Submitted to the Magento Marketplace for approval
  • Links to DevDocs now contain the actual Magento version
  • Magento 2.2: Removed dev/.../... config settings. Does no longer exist in production mode.
  • Added DevDocs link explaining Cache types
  • Moved ideas for future checks to Wiki
  • Moved Development instructions to Wiki
  • Using Magento's wrapper functions instead of glob() and file()