Releases: aligent/magento2-prerender-io
Releases · aligent/magento2-prerender-io
Release 1.1.7
- Merge pull request #21 from aligent/feature/BEG-154_Add_admin_configuration_to_disable_indexers by @aligent-lturner
- BEG-154: Correct uses from helper config function by @brettlaishley
- Merge pull request #11 from aligent/feature/readme_fork_update by @aligent-lturner
- Update README.md to notify of new fork by @aligent-lturner
Release 1.1.6
- Merge pull request #20 from aligent/feature/BEG-154_Add_admin_configuration_to_disable_indexers by @aligent-lturner
- BEG-154: Update description for global enable/disable toggle by @brettlaishley
- BEG-154: Fix typos by @brettlaishley
- BEG-154: Add ability to disable specific indexers by @brettlaishley
- Merge pull request #19 from aligent/feature/BEG-151_fix_for_issue_related_to_row_id_and_entity_id_both_being_added_to__cl_tables by @mausham-shrestha-aligent
- Merge pull request #18 from aligent/feature/BEG-151_fix_for_issue_related_to_row_id_and_entity_id_both_being_added_to__cl_tables by @mausham-shrestha-aligent
Release 1.1.5
- Merge pull request #19 from aligent/feature/BEG-151_fix_for_issue_related_to_row_id_and_entity_id_both_being_added_to__cl_tables by @mausham-shrestha-aligent
- BEG-151: Fix typo by @mausham-shrestha-aligent
Release 1.1.4
- Merge pull request #18 from aligent/feature/BEG-151_fix_for_issue_related_to_row_id_and_entity_id_both_being_added_to__cl_tables by @mausham-shrestha-aligent
- BEG-151: Use type instead of virtualType and include subscription_model in mview.xml #17 by @mausham-shrestha-aligent
- BEG-151: Update subscription class to be specific to "catalog_product_link" #17 by @mausham-shrestha-aligent
- BEG-151: Added module dependencies #17 by @mausham-shrestha-aligent
- BEG-151: Add custom StagedProductAttributeSubscription for catalog_product_link table #17 by @mausham-shrestha-aligent
- Merge pull request #16 from aligent/feature/BEG-143_trigger_recaching_when_child_variant_is_edited by @aligent-lturner
Release 1.1.3
- Merge pull request #16 from aligent/feature/BEG-143_trigger_recaching_when_child_variant_is_edited by @aligent-lturner
- BEG-143: Performance improvement and code refactoring #15 by @mausham-shrestha-aligent
- BEG-143: Trigger re-caching when child variant is edited #15 by @mausham-shrestha-aligent
1.1.2
What's Changed
- Add indexer dependencies by @quangdo-aligent in #14
New Contributors
- @quangdo-aligent made their first contribution in #14
Full Changelog: 1.1.1...1.1.2
Release 1.1.1
What's Changed
- fix for non-canonical URL being sent for product recaching by @ryanjehan-aligent in #13
New Contributors
- @ryanjehan-aligent made their first contribution in #13
Full Changelog: 1.1.0...1.1.1
Release 1.1.0
- Merge pull request #8 from aligent/feature/BEG-81_category_indexing by @aligent-lturner
- BEG-81: Update readme to include additional index information by @aligent-lturner
- BEG-81: Add catalog_category_product table to subscriptions by @aligent-lturner
- BEG-81: Add re-caching of category URLs by @aligent-lturner
Release 1.0.2
- Merge pull request #5 from aligent/fix/indexer_id by @aligent-lturner
- BEG-81: Fix indexer id used in error message by @aligent-lturner
- Merge pull request #4 from aligent/feature/release-workflow by @jswift
- Create release.yml by @aligent-lturner