Skip to content

Releases: scandipwa/slider

Slider Upload fix

30 Mar 07:09
bdbb38a
Compare
Choose a tag to compare

What's inside

  • Fixed Slide Upload

Feature break-down

Fixed Slide Upload

Removed deprecated mime_content_type() since it broke slider upload.

Removed locale-resolver

05 Nov 11:17
Compare
Choose a tag to compare

What's inside

  • Locale resolver removed from dependencies

Feature break-down

Locale resolver removed from dependencies

It did break the application installation with the The default website isn't defined. Set the website and try again. error.

One more config patch

21 Oct 10:18
3099e48
Compare
Choose a tag to compare

Now the migrations won't run if the column was already created.

Persisted setup_module

20 Oct 14:20
b03c71a
Compare
Choose a tag to compare

Brought back the last available setup_module to fix being unable to update from a version with setup_module declared.

Brought setup_module back

06 Oct 12:19
e10e23e
Compare
Choose a tag to compare

In this release, the setup_module was reverted back to module.xml.

Exact module dependencies

07 Sep 10:43
Compare
Choose a tag to compare

What's inside

  • Migration to exact module dependencies
  • Bug fixes

Feature break-down

Migration to exact module dependencies

Reference to module magento/magento-base of specific Magento 2 version got removed. Instead, dependencies onto specific Magento 2 modules was implemented. This affected etc/module.xml and composer.json file.

Bug fixes

  • Patched comments in .xml files
  • Removed author and support sections from composer.json in preparation for mono-repo setup

Removed image resize CLI

28 May 06:36
Compare
Choose a tag to compare

Removed image resize CLI command - will be replaced by automatic resize in upcoming versions. This patch fixes Magento 2.3.5 installation issues.

Cache identities for Slider

09 Apr 12:23
Compare
Choose a tag to compare

Implemented cache identities for Slider. Now it will auto-flush itself when needed.

Removed PHP <7.2 requirement

08 Apr 13:03
a0e7e9a
Compare
Choose a tag to compare

Community reported bug fix, not tested on PHP 7.3

Added the desktop and mobile image fields

23 Mar 11:16
8c1d2c6
Compare
Choose a tag to compare

Implemented image choice for desktop and mobile