# [Release Note](https://bsscommerce.com/magento-2-force-login-extension.html)

## v1.2.0 (Dec 17, 2024)
- Fix bug: show duplicate force login message on Hyva theme.
## v1.1.9 (Nov 03, 2023)
- Fix bug Customers can still access the create account page even though the Regular Register Form has been disabled.
## v1.1.8 (Nov 2, 2022)
- Compatible with php8.1
## v1.1.7 (May 09, 2022)
- Fix compatibility issues with BSS M2 B2B Registration Form.
## v1.1.6 (Mar 18, 2022)
- Fix bug not showing Alert Message when re-loading the restricted page.
## v1.1.5 (Dec 30, 2021)
- Change config name "Disable Registration" to "Disable Default Registration". Fix bug redirect after login. Fix bug login Contact page. Fix bug choosing multiple cms page.
## v1.1.4 (Oct 18, 2021)
- Compatible with Swagger.
## v1.1.3 (Aug 23, 2021)
- Revised code to work with GraphpQL addon
## v1.1.2 (Mar 24, 2021)
- Fix bug when configuring Special Page is Search result page
## v1.1.1 (Mar 10, 2021)
- API Support
## v1.1.0 (Feb 27, 2021)
- Fix code sniffer issue; Fix bug when enable Force Login Page= All page
## v1.0.9 (Oct 26, 2020)
- Update logic of Ignore List Router, Special Page; Add new config Force Login Page
## v1.0.8 (Sep 18, 2020)
- Fix bug not forcing login homepage; Optimize configuration of Other pages
## v1.0.7 (June 19, 2020)
- Ignore B2B account create page (Bss_B2bRegistration) from force login when enable config Force Login Other Page
## v1.0.6 (June 10, 2020)
- Work with M2 Company Account by BSS Commerce
v1.0.5: Fix bug not redirecting to previous after logging in insuccessfully; Compatible with M2 B2B Registration by BSS Commerce
## v1.0.4 (Apr 14, 2019)
- Compatible with Magento 2.3
## v1.0.3 (May 03, 2018)
- Fix issue with Contact us Page setting
## v1.0.2 (Apr 24, 2018)
- Fix bug when create customer account in backend
## v1.0.1 (Mar 01, 2018)
- Fix blank page issue when re-login
## v1.0.0 (Nov 30, 2017)
- First Release