Skip to content

Releases: Ethan3600/magento2-CronjobManager

v1.15.1

14 Mar 10:33
78cb080
Compare
Choose a tag to compare

Includes:

  • Fix for deprecation notice in PHP 8.x - dynamically created property

See change log for details.

Compatibility with Magento 2.4.6

01 Mar 11:11
76c122d
Compare
Choose a tag to compare

Includes:

  • Add support for Magento 2.4.6 (#190)
  • Update dependency requirements (#189)

See change log for details.

v1.14.0

22 Feb 11:08
c3e31ad
Compare
Choose a tag to compare

Includes:

  • Notify user when unable to set area (#187)
  • Set visibility on class constants (#180)
  • Reduce race condition window when using runjob (#150)
  • Fix white-space with phpcbf --standard=Magento2 .

See change log for details.

Compatibility with Magento 2.4.4

21 Feb 09:24
b76167c
Compare
Choose a tag to compare

Includes:

  • Use default component for HTLM cell (#179)
  • Remove filter toolbar override (#182)

See change log for details.

v1.13.2

31 Jul 16:45
e6d9c11
Compare
Choose a tag to compare

Includes:

  • Correct spelling of inheritdoc tag
  • Replaces usage of strftime()
  • Update templates to close tags correctly

See change log for details.

v1.13.1

23 Apr 22:15
66cd759
Compare
Choose a tag to compare

Includes:

  • Migration to Github Actions
  • Fix for PHP 8.1 deprecation error where optional parameter was declared before required parameter

See change log for details.

v1.13.0

16 Apr 17:17
1057e34
Compare
Choose a tag to compare

Includes:

  • Support for PHP 8
  • Patch for config grid filter

See change log for details.

v1.12.0

06 Mar 17:03
268d3f1
Compare
Choose a tag to compare

Includes:

  • Display error messages for manually ran crons if failed
  • Adds an alert notification when crons run for a long time

See change log for details.

v1.11.3

12 Dec 20:37
0da72ff
Compare
Choose a tag to compare

Includes:

  • Fixes to tavis ci builds
  • Fixes undefined instance bug
  • Adds store name to error emails
  • Fixes for compatibility issues

See change log for details

v1.11.2

11 Oct 17:05
3fcfb29
Compare
Choose a tag to compare

Includes:

  • Fixes to travis pipeline
  • Fixes to dashboard view not showing: #156
  • Add support for Magento 2.4: #152

See change log for details