Fixed issues:
New features:
Fixed TMGMT dependency to 8.x-1.13 directly because it's the last D8 compatible release
The latest release for Drupal 8. Do not use 3.4 with Drupal Core 8.
Use 3.6 with D8 instead
TES without check status queue. Supposed to be used with tmgmt_smartling:8.x-4.x.
tmgmt_smartling:8.x-4.x
check status
Release for compatibility with Drupal 8.6.0.
ExtendedTranslatorPluginInterface::requestTranslationExtended
UniqueQueueItem::addItem
tmgmt_extension_suit_updated_entity_jobs
Fixed issue with hook_update_8006 when run updates from 8.x-2.x branch release.
hook_update_8006
8.x-2.x
Removed upload reason logging. It should be implemented in TMGMT plugins.
Fixed issue with module update
Removed "Upload original content" action and "Request translation in a batch" functionality.
A branch without "Upload original content" action and without "Request translation in a batch" functionality.
Added new hook hook_tmgmt_extension_suit_updated_entity_jobs which allows to find out information about reopened jobs of updated entity.
hook_tmgmt_extension_suit_updated_entity_jobs
Removed Request translation in a batch functionality and Upload original content view action.
Request translation in a batch
Upload original content
Compatibility with TMGMT 8.x-1.4
Added more logging and tests.
Increased time for queue processing.
Initial features for the Extension Suit: - tracking changes for entities - initial integration with VBO