# Changelog

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