Skip to content

Releases: bitExpert/magento2-force-login

5.4.0

01 May 17:53
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #232 Updating PHP version for Magento 2.4.7
  • #230 A whitelist entry is not editable Error after trying to update the module

Thanks @rikwillems, @iranimij, and @nalinsavaliya for helping!

5.3.0

12 Nov 15:23
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #229 Restore default whitelist all get static strategy

Thank you @rikwillems, for helping out once again!

5.2.0

29 Oct 08:16
Compare
Choose a tag to compare

Added

  • #227 add support for php 8.2

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #228 Add module enabled check to plugin enabled

5.1.0

31 Oct 18:00
Compare
Choose a tag to compare

Added

  • #224 Make module compatible with Magento 2.4.5
  • #218 Upgrade PHPStan to version 1.7
  • #217 Update readme, add composer error instructions

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #223 Add db_schema_whitelist.json to fix issue

5.0.1

14 May 12:00
Compare
Choose a tag to compare

Added

  • #214 Migrate to db_schema.xml
  • #213 Extend CI pipeline with more Magento versions

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #215 Update default routes

5.0.0

13 May 16:54
Compare
Choose a tag to compare

Added

  • #211 M2.4.4 compability
  • #197 Allow the store column to be sorted in the grid view
  • #188 Paypal Ipn

Deprecated

  • #202 Only support M2.4.x

Removed

  • Nothing.

Fixed

  • #212 Allow Magento admin to log in as customer
  • #209 Fix bug for wrong redirect on customer login and account confirmation
  • #206 Homepage Redirect After Login Leads To incorrect url
  • #198 Fix undefined method call

Release version 4.1.0

19 Oct 14:34
c183e94
Compare
Choose a tag to compare

4.1.0

Added

  • #191 Added support for Magento 2.4
  • #187 Skip dynamic asset request
  • #186 Fixed registration redirect

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #192 force login in store redirects to default login
  • #180 Customers get whoops.... after registering
  • #179 Improve menu placement: fix compatibility with B2B
  • #161 After login in shows css page

4.0.2

27 Dec 18:50
Compare
Choose a tag to compare

New 4.0.1 release to be picked up by Packagist

4.0.1

16 Dec 20:31
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #167 Password Reset not working

Thank you @mischabraam, @websharp & @daniel-ifrim for tackling this issue!

4.0.0

02 Nov 16:32
Compare
Choose a tag to compare

Added

  • #172 Add PHP7.3 and Magento 2.3.3 version requirements
  • #165 Added /stores/store/switch and /stores/store/redirect to the whitelist
  • #155 Add varnish ESI url to whitelist
  • #154 Add option to configure to force https redirect

Deprecated

  • Nothing.

Removed

  • #160 Drop Magento 2.1 & 2.2 compatibility

Fixed

  • Nothing.

Thank you @viniqueiroz, @philippsander & @mirsch for your contribution!