# Changelog

## 1.11.16

### Patch Changes

- [#314](https://github.com/wpsocio/wp-projects/pull/314) [`51237ed`](https://github.com/wpsocio/wp-projects/commit/51237ed2c12163f3831b58039a6c33dae38eebef) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fix login form not visible when using Loginpress.

## 1.11.15

### Patch Changes

- [#308](https://github.com/wpsocio/wp-projects/pull/308) [`c6f7136`](https://github.com/wpsocio/wp-projects/commit/c6f71364ea4d0bb6d166d72dd768e71c55c4a1fb) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fix plugin page stuck with data upgrade.

## 1.11.14

### Patch Changes

- [#294](https://github.com/wpsocio/wp-projects/pull/294) [`8728a26`](https://github.com/wpsocio/wp-projects/commit/8728a263f54817a061996426cc385aaa4da0cdc2) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Clean up user meta when user ID is cleared.

- [#298](https://github.com/wpsocio/wp-projects/pull/298) [`5490279`](https://github.com/wpsocio/wp-projects/commit/549027918a6585dded8e40dc46c23a2948bca88c) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Drop support for PHP 7.x, making PHP 8 the minimum required version.

## 1.11.13

### Patch Changes

- [#293](https://github.com/wpsocio/wp-projects/pull/293) [`daa7f61`](https://github.com/wpsocio/wp-projects/commit/daa7f6115bcef51b88aa6c7d86097f5635788b0c) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Allow passing redirect URL via shortcode.

## 1.11.12

### Patch Changes

- [#281](https://github.com/wpsocio/wp-projects/pull/281) [`77aaa4f`](https://github.com/wpsocio/wp-projects/commit/77aaa4f6537f8927861a89045ffb03539f4343df) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated error notices to show specific errors first.

- [#274](https://github.com/wpsocio/wp-projects/pull/274) [`8dee1eb`](https://github.com/wpsocio/wp-projects/commit/8dee1eb67500bdf6339b2045f64b38f3989d369f) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed help text label in the sidebar.

## 1.11.11

### Patch Changes

- [#259](https://github.com/wpsocio/wp-projects/pull/259) [`cd61a8d`](https://github.com/wpsocio/wp-projects/commit/cd61a8d56970474cfed5362c7f722ff22e99bd22) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed Bot Token and Message tests not working for lowercase URLs

- [#257](https://github.com/wpsocio/wp-projects/pull/257) [`150dc9f`](https://github.com/wpsocio/wp-projects/commit/150dc9f501e39e1d412da6a433d0855000e7a7ea) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed background color for the settings page

## 1.11.10

### Patch Changes

- [#248](https://github.com/wpsocio/wp-projects/pull/248) [`3b97611`](https://github.com/wpsocio/wp-projects/commit/3b97611b83c693f995a6294257321a56bca5f3f4) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Improved form field spacing for small screens

- [#243](https://github.com/wpsocio/wp-projects/pull/243) [`b15b82d`](https://github.com/wpsocio/wp-projects/commit/b15b82d4f6ae817f531ca9ed2ca42de6862b3e9f) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed clean up logic on uninstall

- [#250](https://github.com/wpsocio/wp-projects/pull/250) [`e04100d`](https://github.com/wpsocio/wp-projects/commit/e04100daa38359aac105807d41c7fae6a7f43cc8) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Delay request intercept to fix fatal error caused by Buddypress

## 1.11.9

### Patch Changes

- [#238](https://github.com/wpsocio/wp-projects/pull/238) [`13f32ee`](https://github.com/wpsocio/wp-projects/commit/13f32ee6f65f406104fad0c2617b504c529f4788) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fix warnings for TextControl and SelectControl for WP 6.8

## 1.11.8

### Patch Changes

- [#233](https://github.com/wpsocio/wp-projects/pull/233) [`9ef60cb`](https://github.com/wpsocio/wp-projects/commit/9ef60cb4c35ae50d5941c9458c62ae818be8cd3c) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed the i18n initialization to delay it to init

## 1.11.7

### Patch Changes

- [#224](https://github.com/wpsocio/wp-projects/pull/224) [`d179cce`](https://github.com/wpsocio/wp-projects/commit/d179ccea6d9d24fdac9f863351ad6dd826a741c4) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Improved login handler to add more actions and filters

- [#219](https://github.com/wpsocio/wp-projects/pull/219) [`93f3cbd`](https://github.com/wpsocio/wp-projects/commit/93f3cbd9ea8123a42cec3bee2731503a78f7aca4) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated user ID column to make it clickable with ID and username

- [#218](https://github.com/wpsocio/wp-projects/pull/218) [`06fbeea`](https://github.com/wpsocio/wp-projects/commit/06fbeea2962b53c760f05824e0437a5fe0dda72c) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed a race condition to prevent duplicate Mini App users

## 1.11.6

### Patch Changes

- [#207](https://github.com/wpsocio/wp-projects/pull/207) [`3e78a6d`](https://github.com/wpsocio/wp-projects/commit/3e78a6dacfd61e875c5187427d777e9f653f2c99) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed login for Web Apps after recent Telegram update to Bot API.

## 1.11.5

### Patch Changes

- [#204](https://github.com/wpsocio/wp-projects/pull/204) [`f193093`](https://github.com/wpsocio/wp-projects/commit/f19309316f3553956b15236d41f4c411977f7342) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed the issue of block editor Zoom out not being visible when the plugin is active

## 1.11.4

### Patch Changes

- [#193](https://github.com/wpsocio/wp-projects/pull/193) [`35f1abc`](https://github.com/wpsocio/wp-projects/commit/35f1abc0ad516ad2fa87bd4cbb3406fb77be1bc5) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Performance improvements

- [#195](https://github.com/wpsocio/wp-projects/pull/195) [`2c78dda`](https://github.com/wpsocio/wp-projects/commit/2c78ddac324fdb52ee47bb51fd293d5ddef18531) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed Telegram login redirect for Mini Apps

## 1.11.3

### Patch Changes

- [#184](https://github.com/wpsocio/wp-projects/pull/184) [`97ad3cd`](https://github.com/wpsocio/wp-projects/commit/97ad3cdca071bab580779a49240cee064f1b1957) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed the messed up query params passed by Telegram Mini Apps

## 1.11.2

### Patch Changes

- [#179](https://github.com/wpsocio/wp-projects/pull/179) [`55eeace`](https://github.com/wpsocio/wp-projects/commit/55eeace687a090f4fb68b80868b61bd238ac6c0c) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Improved admin styles on smaller screens

## 1.11.1

### Patch Changes

- [#177](https://github.com/wpsocio/wp-projects/pull/177) [`3c61709`](https://github.com/wpsocio/wp-projects/commit/3c61709b222937e457340231533947cdc69a0a6d) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed the last failed deployment

## 1.11.0

### Minor Changes

- [#167](https://github.com/wpsocio/wp-projects/pull/167) [`c111617`](https://github.com/wpsocio/wp-projects/commit/c111617cb5395b94446e115a49d002e3f111aee0) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Improved the UI for small/mobile screens

- [#167](https://github.com/wpsocio/wp-projects/pull/167) [`c111617`](https://github.com/wpsocio/wp-projects/commit/c111617cb5395b94446e115a49d002e3f111aee0) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Refreshed the UI migrating away from Chakra UI

### Patch Changes

- [#167](https://github.com/wpsocio/wp-projects/pull/167) [`c111617`](https://github.com/wpsocio/wp-projects/commit/c111617cb5395b94446e115a49d002e3f111aee0) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed and improved the a11y issues in settings page UI

## 1.10.24

### Patch Changes

- [#165](https://github.com/wpsocio/wp-projects/pull/165) [`314648d`](https://github.com/wpsocio/wp-projects/commit/314648dc5d9cdfad2f532f70733addb2ec5f8245) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed load_plugin_textdomain warning in dependent package

## 1.10.23

### Patch Changes

- [#163](https://github.com/wpsocio/wp-projects/pull/163) [`75bab6b`](https://github.com/wpsocio/wp-projects/commit/75bab6b20f0cc0eccc07750d4e50bcd0b65e486d) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed load_plugin_textdomain warning

## 1.10.22

### Patch Changes

- [#155](https://github.com/wpsocio/wp-projects/pull/155) [`669eedd`](https://github.com/wpsocio/wp-projects/commit/669eedd4639c206ad65cbdd312b1628c412ba090) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed login shortcode attributes sanitization

## 1.10.21

### Patch Changes

- [#151](https://github.com/wpsocio/wp-projects/pull/151) [`7f06002`](https://github.com/wpsocio/wp-projects/commit/7f06002dd4b9b31cc4c4fc9320444ac7e1885c26) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed settings page and post editor crash for older Wp versions

## 1.10.20

### Patch Changes

- [#146](https://github.com/wpsocio/wp-projects/pull/146) [`bb3677f`](https://github.com/wpsocio/wp-projects/commit/bb3677f466665e3e766cb54922773b89e23d4aaf) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed empty translations loaded via l10n.php files

- [#150](https://github.com/wpsocio/wp-projects/pull/150) [`44e433a`](https://github.com/wpsocio/wp-projects/commit/44e433aefcec4a3d0ab5470485ca1b30b40a0a22) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Restored translations for plugin name after l10n fix

## 1.10.19

### Patch Changes

- [#135](https://github.com/wpsocio/wp-projects/pull/135) [`38f4591`](https://github.com/wpsocio/wp-projects/commit/38f4591c18b9b044338e7e5f4a71090d6847bcab) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Removed translation for plugin title to ensure the menu item it not invisible

## 1.10.18

### Patch Changes

- [#133](https://github.com/wpsocio/wp-projects/pull/133) [`760751a`](https://github.com/wpsocio/wp-projects/commit/760751a67dac66edff10b865a8d10fe074b352ae) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Maintenance release

## 1.10.17

### Patch Changes

- [#126](https://github.com/wpsocio/wp-projects/pull/126) [`69a8e23`](https://github.com/wpsocio/wp-projects/commit/69a8e237e61fe7f2cb078ebc63bd2fea8b4e9368) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed translations not working for settings page

## 1.10.16

### Patch Changes

- [#121](https://github.com/wpsocio/wp-projects/pull/121) [`c8f8d07`](https://github.com/wpsocio/wp-projects/commit/c8f8d077e775961a9533a286d6ee7870742be597) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Added blueprints for WP Playground

## 1.10.15

### Patch Changes

- [#116](https://github.com/wpsocio/wp-projects/pull/116) [`cfac49f`](https://github.com/wpsocio/wp-projects/commit/cfac49f19a2c8783782ba2d4229d5bf2a742ba11) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Added php translation files for better performance with WP 6.5

## 1.10.14

### Patch Changes

- [#103](https://github.com/wpsocio/wp-projects/pull/103) [`e12a25c`](https://github.com/wpsocio/wp-projects/commit/e12a25caf8ead7065b256d58aa74b64cc35cc947) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated minimum required WP version to 6.4

- [#105](https://github.com/wpsocio/wp-projects/pull/105) [`7924c09`](https://github.com/wpsocio/wp-projects/commit/7924c09f0da9e1b54c9ca6fbc6e0e63c4792f591) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed the warning "The block \* is registered with an invalid category"

## 1.10.13

### Patch Changes

- [#97](https://github.com/wpsocio/wp-projects/pull/97) [`5b53b10`](https://github.com/wpsocio/wp-projects/commit/5b53b106bfec26d09ad9f317ee61a19487b0bf90) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Restored the login request intercept hook to `init`

## 1.10.12

### Patch Changes

- [#85](https://github.com/wpsocio/wp-projects/pull/85) [`bacb50a`](https://github.com/wpsocio/wp-projects/commit/bacb50a20b5cb84a18c1e9fa35263e0939ca572f) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed the fatal error caused by other plugins on `init`

## 1.10.11

### Patch Changes

- [#79](https://github.com/wpsocio/wp-projects/pull/79) [`3791761`](https://github.com/wpsocio/wp-projects/commit/37917611443b65efc55224d1d932dc86fdfb9104) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed plugin menu being hidden during upgrade

## 1.10.10

### Patch Changes

- [#67](https://github.com/wpsocio/wp-projects/pull/67) [`b8f1656`](https://github.com/wpsocio/wp-projects/commit/b8f16563634166ece8f62c2dc1eb77c4af1e4cdf) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Enabled support for PHP 7.4 after user feedback

## 1.10.9

### Patch Changes

- [#63](https://github.com/wpsocio/wp-projects/pull/63) [`c1d022e`](https://github.com/wpsocio/wp-projects/commit/c1d022eefc2341bfd5cd6b9dcfe56641f0f5a874) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed requirements in readme.txt

## 1.10.8

### Patch Changes

- [#39](https://github.com/wpsocio/wp-projects/pull/39) [`be77063`](https://github.com/wpsocio/wp-projects/commit/be77063687060a3f3f81139952d08972eb566b0b) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed the error when there is no user data to update.

- [#38](https://github.com/wpsocio/wp-projects/pull/38) [`4cbc859`](https://github.com/wpsocio/wp-projects/commit/4cbc8590ab03f09b47cadea573485508c39368d5) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed the block CSS not loaded in site editor

- [#59](https://github.com/wpsocio/wp-projects/pull/59) [`e762e5e`](https://github.com/wpsocio/wp-projects/commit/e762e5e418b927eb7569efb7e9cff126e022a5c7) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated minimum required PHP version to 8.0

## 1.10.7

### Bug fixes

- Fixed the bug for Telegram Mini Apps which pass HTML encoded query string

## [1.10.6 - 2023-10-8](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.10.6)

### Bug fixes

- Fixed validation for Direct Link Mini Apps with start command

## [1.10.5 - 2023-10-8](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.10.5)

### Bug fixes

- Fixed validation for Direct Link Mini Apps

## [1.10.4 - 2023-09-23](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.10.4)

### Enhancements

- Added Telegram Mini App login support

## [1.10.3 - 2023-05-20](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.10.3)

### Bug fixes

- Fixed translations not loaded for some strings

## [1.10.2 - 2023-04-1](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.10.2)

### Enhancements

- Added Telegram user fields to WooCommerce Account page

## [1.10.1 - 2023-01-9](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.10.1)

### Enhancements

- Added language option for the login widget

## [1.10.0 - 2022-12-16](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.10.0)

### Enhancements

- Added support for Telegram Web App data authorization

## [1.9.17 - 2022-11-1](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.17)

### Bug fixes

- Fixed warnings in PHP 8.x

## [1.9.16 - 2022-10-31](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.16)

### Enhancements

- Added a filter to allow disabling profile update for existing users.

## [1.9.15 - 2022-08-9](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.15)

### Improvements

- Updated options to load Bot Token from WP Telegram by default

### Bug Fixes

- Fixed failed login with emoji names when DB does not support multibyte characters

## [1.9.14 - 2022-06-2](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.14)

### Improvements

- Added filters for Telegram avatar usage

## [1.9.13 - 2021-12-29](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.13)

- Maintenance release

## [1.9.12 - 2021-10-24](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.12)

### Bug Fixes

- Fixed PHP Fatal Error for Block Widgets

## [1.9.11 - 2021-10-23](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.11)

### Bug Fixes

- Fixed PHP warning for `block_categories` deprecation

## [1.9.10 - 2021-09-15](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.10)

### Bug Fixes

- Fixed the failed login when Telegram name has special characters

## [1.9.9 - 2021-05-3](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.9)

### Improvements

- Cleaned up the admin menu for single entry for WP Telegram

## [1.9.8 - 2021-04-28](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.8)

### Bug fixes

- Fixed the issue of settings not saved due to trailing slash redirects

## [1.9.7 - 2021-04-24](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.7)

### Enhancements

- Improved user REST meta query for Telegram users

### Bug Fixes

- Fixed default settings for Gutenberg blocks

## [1.9.6 - 2021-04-9](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.6)

### Bug Fixes

- Fixed Telegram login when login and register are on same page
- Fixed the issue of custom redirect URL not saved

## [1.9.5 - 2021-03-5](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.5)

### Bug Fixes

- Fixed the messed up last update

## [1.9.4 - 2021-03-5](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.4)

### Bug Fixes

- Fixed the hidden login on WP registration page

## [1.9.3 - 2021-02-28](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.3)

### Bug Fixes

- Fixed admin links on settings page
- Fixed translation for plugin title

## [1.9.2 - 2021-02-16](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.2)

### Bug Fixes

- Fixed the missing Telegram ID in user table
- Fixed creation of new user on login

## [1.9.1 - 2021-02-16](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.1)

### Bug Fixes

- Fixed i18n

## [1.9.0 - 2021-02-16](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.9.0)

### Bug Fixes

- Fixed the syntax error for older PHP versions.

### Enhancements

- Refreshed the UI
- Switched to PHP namespaces

## [1.8.4 - 2021-01-31](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.8.4)

### Bug Fixes

- Fixed the empty username error for non ASCII names
- Fixed the wrong Telegram username saved to user profile

### Enhancements

- Integrated Telegram login details with WP REST API

## [1.8.3 - 2020-12-8](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.8.3)

### Bug Fixes

- Fixed the Telegram ID update from edit profile

## [1.8.2 - 2020-10-3](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.8.2)

### Enhancements

- Added Telegram user ID field to user profile

## [1.8.1 - 2020-08-13](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.8.1)

### Bug Fixes

- Fixed admin styles

## [1.8.0 - 2020-08-13](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.8.0)

### Enhancements

- Updated user id meta key constant name
- Telegram username is now saved to user meta
- Updated compatibility with WP 5.5

### Bug Fixes

- Disabled default WP login redirect to fix unexpected redirects
- Fixed admin menu icon

## [1.7.1 - 2020-08-4](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.7.1)

### Enhancements

- Removed button for already connected users

## [1.7.0 - 2020-06-14](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.7.0)

### Enhancements

- Unified Telegram user ID with WP Telegram

## [1.6.3 - 2020-06-12](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.6.3)

### Bug Fixes

- Fixed the bug in creating random email

## [1.6.2 - 2020-04-12](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.6.2)

### Bug Fixes

- Fixed Admin page JS path

## [1.6.1 - 2020-04-12](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.6.1)

### Bug Fixes

- Fixed version update

## [1.6.0 - 2020-04-12](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.6.0)

### Enhancements

- Added support for random email generation
- Simplified the build process

## [1.5.4 - 2019-10-23](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.5.4)

### Enhancements

- Added some more hooks to login flow
- Updated bot token pattern

## [1.5.3 - 2019-09-20](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.5.3)

### Bug Fixes

- Fixed the issue with default values not shown for fresh installs

## [1.5.2 - 2019-08-19](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.5.2)

### Bug Fixes

- Fixed the wrong shortcode atts
- Fixed the regenerator-runtime issue

## [1.5.1 - 2019-07-29](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.5.1)

### Bug Fixes

- Fixed the 404 for for admin css
- Fixed the ajax error caused by WordFence
- Fixed pending upgrades from last update
- Fixed the hidden login on thememylogin

### Enhancements

- Switched to WPCS in JS.

## [1.5.0 - 2019-07-18](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.5.0)

### Enhancements

- Removed the CMB2 dependency
- Migrated to React for settings page

## [1.4.1 - 2019-03-23](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.4.1)

### Bug Fixes

- Fixed the PHP warning on the settings page

## [1.4.0 - 2019-03-23](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.4.0)

### Enhancements

- Added Gutenberg Block for login button

## 1.3.4 - 2018-11-23

### Bug Fixes

- Fixed 404 issue for WP in sub directory

## [1.3.3 - 2018-11-11](https://github.com/wpsocio/wptelegram-login/releases/tag/1.3.3)

### Enhancements

- Bundled CMB2 to handle the dependency

### Bug Fixes

- Fixed UI bugs on login page with errors
- Fixed the shortcode instruction for `show_user_photo`

## 1.3.2 - 2018-11-02

### Enhancements

- Prepare for WP Telegram 2.0.0

## [1.3.1 - 2018-10-20](https://github.com/wpsocio/wptelegram-login/releases/tag/v1.3.1)

### Enhancements

- Added Russian Translation. Thanks to @zzart

### Bug Fixes

- Fixed the Save Settings errors
- Fixed option class error in old PHP versions

## 1.3.0 - 2018-10-07

### Enhancements

- Revamped the options to avoid the use of globals
- Added the option to disable the button on default WP login page

### Bug Fixes

- Fixed the PHP warnings for first time install
- Fixed the error in user columns in older WP versions

## 1.2.8 - 2018-09-26

### Bug Fixes

- Fixed some PHP Warnings

## 1.2.7 - 2018-09-24

- Added support for user avatars to be should by default
- Minor fixes

## 1.2.6 - 2018-09-09

- Added the option to disable sign ups
- Minor fixes

## 1.2.5 - 2018-09-07

- Fixed the PHP warnings created by widget visibility options
- Fixed the Errors during widget update
- Other fixes

## 1.2.4 - 2018-06-28

- Fixed the bug related to password recovery button
- Added efficient plugin dependency management

## 1.2.3 - 2018-05-04

- Fixed the issue with integration with WP Telegram Notifications

## 1.2.2 - 2018-05-04

- Fixed the issue with login button not shown to specific roles

## 1.2.1 - 2018-04-26

- Fixed the issue with login button not shown by default

## 1.2.0 - 2018-04-17

- Added the option whom to show the login button

## 1.0.1 - 2018-04-16

- Added integration with WPTelegram Notifications for users

## 1.0.0 - 2018-04-16

- Initial Release.
