Skip to content

Releases: bitExpert/magento2-force-login

3.2.0

07 Feb 18:18
Compare
Choose a tag to compare

3.2.0

Added

  • #140 Magento 2.3 compatibility

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Thank you @drahreg & @lracicot for your contribution!

3.1.0

17 Nov 09:03
Compare
Choose a tag to compare

Added

  • #134 Fixed an issue where GET query parameters get stripped
  • #123 Fixes for multiple stores with store name in path
  • #118 Add path /customer/account/resetpasswordpost to the default setup
  • #108 Add Magento EQP tool in Travis build
  • #105 Add coveralls.io support in Travis build

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

3.0.1

26 Dec 21:06
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #104 Fix to make sure the module will work with Magento 2.1 and 2.2

3.0.0

25 Dec 13:34
Compare
Choose a tag to compare

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #98 Convert "bitExpert" namespace to "BitExpert" to fix the Magento 2.2 XSD issue
  • #99 Don't store AJAX requests as after login url
  • #100 Apply fixes sugested by the EQP tool
  • #101 Update docs to fix typos and reflect latest changes
  • #102 Rename button "delete"

Thank you @wexo-team for your contribution!

2.3.0

31 Oct 08:08
Compare
Choose a tag to compare

2.3.0

Added

  • #88 Migrated from using observers to hook into router chain
  • #89 Enabled edition of default whitelist routes
  • #92 Fixed syntax issue in layout xml, invalid block definition

Deprecated

  • Nothing.

Removed

  • #88 Usage of observers (LoginRequiredOnCustomerSessionInitObserver, LoginRequiredOnVisitorInitObserver) and event hooks (customer_session_init, visitor_init) have been removed

Fixed

  • #83 404 pages do not show when logged out
  • #84 Disable registration isn't possible
  • #91 Whitelist is Not works for Magento 2.2.0

2.3.0

26 Oct 13:42
Compare
Choose a tag to compare
2.3.0 Pre-release
Pre-release

2.3.0

Added

  • #88 Migrated from using observers to hook into router chain
  • #89 Enabled edition of default whitelist routes
  • #92 Fixed syntax issue in layout xml, invalid block definition

Deprecated

  • Nothing.

Removed

  • #88 Usage of observers (LoginRequiredOnCustomerSessionInitObserver, LoginRequiredOnVisitorInitObserver) and event hooks (customer_session_init, visitor_init) have been removed

Fixed

  • #83 404 pages do not show when logged out
  • #84 Disable registration isn't possible
  • #91 Whitelist is Not works for Magento 2.2.0

2.3.0

25 Oct 13:04
Compare
Choose a tag to compare
2.3.0 Pre-release
Pre-release

2.3.0

Added

  • #88 Migrated from using observers to hook into router chain
  • #89 Enabled edition of default whitelist routes

Deprecated

  • Nothing.

Removed

  • #88 Usage of observers (LoginRequiredOnCustomerSessionInitObserver, LoginRequiredOnVisitorInitObserver) and event hooks (customer_session_init, visitor_init) have been removed

Fixed

  • #83 404 pages do not show when logged out
  • #84 Disable registration isn't possible

2.2.0

04 Oct 08:34
Compare
Choose a tag to compare

2.2.0

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #85 Incompatible with Magento 2.2

v2.1.0

04 Aug 12:09
Compare
Choose a tag to compare

2.1.0

Added

  • #82 Fixed invalid position of tag resource in system.xml
  • #78 Move backend configuration to customer > customer configuration section
  • #77 Provides backwards compatibility by set strategy for existing rules to regex matcher instead of static
  • #76 Static matcher now canonicalizes url and rule to omit differences of trailing slashes
  • #60 Behavior Setting for Matcher

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #81 Error in admin pages due to invalid XML
  • #79 Invalid system.xml file
  • #75 Static matching strategy could ignore ending slash
  • #74 Upgrade to 2.1 RC2 from 2 breaks backward compatibility of rules
  • #73 Force login top level system config tab is overkill
  • #72 Fixes on class resolution

v2.1.0-RC4

03 Aug 09:43
Compare
Choose a tag to compare
v2.1.0-RC4 Pre-release
Pre-release

2.1.0

Added

  • #82 Fixed invalid position of tag resource in system.xml
  • #78 Move backend configuration to customer > customer configuration section
  • #77 Provides backwards compatibility by set strategy for existing rules to regex matcher instead of static
  • #76 Static matcher now canonicalizes url and rule to omit differences of trailing slashes
  • #60 Behavior Setting for Matcher

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #81 Error in admin pages due to invalid XML
  • #79 Invalid system.xml file
  • #75 Static matching strategy could ignore ending slash
  • #74 Upgrade to 2.1 RC2 from 2 breaks backward compatibility of rules
  • #73 Force login top level system config tab is overkill
  • #72 Fixes on class resolution