diff --git a/CHANGES.md b/CHANGES.md index 92ebe45..1c93f25 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,17 @@ +#### 1.2.0 / 2022-01-20 +* added `unsaved` option to control unsaved changes after language switching +* support session lang with `unsaved` option +* optimization of hooks +* added `subscribe` function for the __ZUTRANSLATE_STORE__ +* added `watched` prop, `WATCH` and `UNWATCH` actions to __ZUTRANSLATE_STORE__ +* refactoring `switchRawAttributes` with `Edited Entity` +* synced `enableDebug` vars with plugin Debug Options +* improved debug messages +* use new keys (refactored) for `custom_admin_submenu` options +* __Zukit__ updated to version 1.4.9 +* fixed bug with `sessionLang` +* small improvements + #### 1.1.0 / 2022-01-10 * implemented `register_translated_blocks` method * added public methods diff --git a/GUTENBERG.md b/GUTENBERG.md index a620e97..9f41019 100644 --- a/GUTENBERG.md +++ b/GUTENBERG.md @@ -73,6 +73,6 @@ Currently, the `'title'` and `'excerpt'` attributes are supported as non-regular - [ ] It is not clear what will happen after converting a page that was edited in the classic editor and then switched to Gutenberg - [ ] JS:createRawContent - the option when more than one attribute contained RAW is not processed, this seems to be impossible because before this plugin the RAW was not split by attributes - [ ] JS:qTranslateConfig:setupLanguageSwitch - we have to call `setupLanguageSwitch` since `'qtx'` does not export the `onTabSwitch` function. If this function was available for integration, it was much easier -- [ ] PHP:modify_rest_response - is the `editor_lang` attribute needed now? +- [x] ~~PHP:modify_rest_response - is the `editor_lang` attribute needed now?~~ - [ ] PHP:restore_post_content - now the case is not processed when one (or more) attribute is in content, and the other is in the special comment to the block (`