Magento2 Force Login Versions Save

Force Customer Login Module for Magento 2

v5.4.0

1 month ago

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!

v5.3.0

6 months ago

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #229 Restore default whitelist all get static strategy

Thank you @rikwillems, for helping out once again!

v5.2.0

7 months ago

Added

  • #227 add support for php 8.2

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #228 Add module enabled check to plugin enabled

v5.1.0

1 year ago

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

v5.0.1

2 years ago

Added

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

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #215 Update default routes

v5.0.0

2 years ago

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

v4.1.0

3 years ago

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

v4.0.2

4 years ago

New 4.0.1 release to be picked up by Packagist

v4.0.1

4 years ago

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #167 Password Reset not working

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

v4.0.0

4 years ago

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!