Skip to content

Commit

Permalink
updt: changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
bhupeshappfoster committed Aug 1, 2022
1 parent 305db1d commit a386629
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,22 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 2.2.3 - 2022-07-28
## 2.2.3 - 2022-08-01

### Fixed
- An issue where target content was missing after merging into draft ([AcclaroInc#358](https://github.com/AcclaroInc/craft-translations/pull/358))
- An issue where exported redactor links were missing some required data ([AccclaroInc#364](https://github.com/AcclaroInc/craft-translations/pull/364))
- An issue where entry was missing assets fields after merging into draft ([AcclaroInc#362](https://github.com/AcclaroInc/craft-translations/pull/362))
- An issue where seomatic image field missing after merge into draft ([AcclaroInc#372](https://github.com/AcclaroInc/craft-translations/pull/372))
- A bug where global config settings for track source/target changes was interfering with submitted orders track changes light switch.
- An issue where category drafts were missing content from non localised blocks.
- An issue where category draft title were updated but not saved.
- An issue where category drafts were not editable and leading to error when saved or published from draft detail page.

### Updated
- To prevent target entry sync for old orders which were created before `track target content` feature was introduced.
- The disable logging behaviour changed from only disabling api calls to completely disabled plugin logs ([AcclaroInc#373](https://github.com/AcclaroInc/craft-translations/pull/373))
- Download/Sync TM files option only available when user can see alert icon for target mismatch.

## 2.2.2 - 2022-07-06

Expand Down

0 comments on commit a386629

Please sign in to comment.