# Changelog

## 1.2.8

### Patch Changes

- [#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.2.7

### 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.2.6

### Patch Changes

- [#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.2.5

### 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

## 1.2.4

### 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.2.3

### 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

## 1.2.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.2.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.2.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.1.24

### Patch Changes

- [#170](https://github.com/wpsocio/wp-projects/pull/170) [`d60b1c9`](https://github.com/wpsocio/wp-projects/commit/d60b1c9be49da966ae70e3dd23173f6f52f7b7eb) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Improved script attributes validation and escaping

## 1.1.23

### Patch Changes

- [#168](https://github.com/wpsocio/wp-projects/pull/168) [`9124db9`](https://github.com/wpsocio/wp-projects/commit/9124db9de7a983c9598760dc7abde5e1c126b9bf) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed Telegram comments template for block themes

## 1.1.22

### 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.1.21

### 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.1.20

### 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.1.19

### 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.1.18

### 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.1.17

### 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.1.16

### 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.1.15

### 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.1.14

### 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.1.13

### 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

## 1.1.12

### 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.1.11

### 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.1.10

### Patch Changes

- [#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.1.9

- Maintenance release

## [1.1.8 - 2023-05-20](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.1.8)

### Bug fixes

- Fixed translations not loaded for some strings

## [1.1.7 - 2022-11-1](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.1.7)

### Bug fixes

- Fixed warnings in PHP 8.x

## [1.1.6 - 2022-09-11](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.1.6)

- Maintenance release

## [1.1.5 - 2021-12-29](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.1.5)

- Maintenance release

## [1.1.4 - 2021-09-15](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.1.4)

### Improvements

- Minor UI improvements

## [1.1.3 - 2021-05-3](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.1.3)

### Improvements

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

### Bug fixes

- Fixed the ugly post type list when there are plenty of them

## [1.1.2 - 2021-04-28](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.1.2)

### Bug fixes

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

## [1.1.1 - 2021-04-9](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.1.1)

### Bug fixes

- Fixed the wrong widget configuration being saved

## [1.1.0 - 2021-02-27](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.1.0)

### Enhancements

- Switched to PHP namespaces
- Refreshed and improved the UI

## [1.0.4 - 2021-01-3](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.0.4)

### Bug fixes

- Fixed back-end validation for code

## [1.0.3 - 2021-01-3](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.0.3)

### Enhancements

- Add support for channel discussion scripts

## [1.0.2 - 2020-06-21](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.0.2)

### Enhancements

- Updated test up to

## [1.0.1 - 2019-09-10](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.0.1)

- Added translations
- Minor fixes

## [1.0.0 - 2019-09-04](https://github.com/wpsocio/wptelegram-comments/releases/tag/v1.0.0)

- Initial Release.
