# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.5] - 2023-03-23

* Increase translation fetch page size to 100

## [1.2.4] - 2023-03-22

* Disable plugin on non-supported post types

## [1.2.3] - 2023-03-20

* Retrieve translations in chunks

## [1.2.2] - 2023-03-06

* Fix broken admin posts table layout
* Updated JS libs

## [1.2.1] - 2023-03-06

* Fixed bug which caused not all translation keys from the post to be pulled from Phrase Strings.

## [1.2.0] - 2022-09-15

* Updated plugin name and icon to reflect new branding.

## [1.1.0] - 2021-11-11

* Improve compatibility with WordPress 5.8.
* Improve the way how content is replaced on pull action.

## [1.0.0] - 2020-11-26

### Added
* Initial version.

[Unreleased]: https://github.com/phrase/phrase-wordpress-plugin/compare/1.2.5...HEAD
[1.2.5]: https://github.com/phrase/phrase-wordpress-plugin/compare/1.2.4...1.2.5
[1.2.4]: https://github.com/phrase/phrase-wordpress-plugin/compare/1.2.3...1.2.4
[1.2.3]: https://github.com/phrase/phrase-wordpress-plugin/compare/1.2.2...1.2.3
[1.2.2]: https://github.com/phrase/phrase-wordpress-plugin/compare/1.2.1...1.2.2
[1.2.1]: https://github.com/phrase/phrase-wordpress-plugin/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/phrase/phrase-wordpress-plugin/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/phrase/phrase-wordpress-plugin/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/phrase/phrase-wordpress-plugin/compare/8a7e821408b379da18263912b35cf6954e83da18...1.0.0
