![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/app/code/Soon/Social/docs/ |
**Changelog** ------------- [comment]: # (All notable changes to this project will be documented in this file.) [comment]: # ( 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\).) @nextrelease ## [1.0.3] - 11-06-19 ### Added - Add widget for share on social networks ## [1.0.2] - 07-06-19 ### Changed - Fix by introducing back product helper, and clean it by the way. ## [1.0.1] - 05-06-19 ### Removed - Remove Meta part from module (OpenGraph/TwitterCard), as it is buggy,and not needed anymore on M2, as OpenGraph meta are native on product page (see https://github.com/magento/magento2/tree/2.1/app/code/Magento/Catalog/view/frontend/templates/product/view/opengraph), and for the rest of the website, our SEO module for M2 (MageWorx SEO Suite) add all this already. So in order to avoid 2 or 3 time the same meta on a page (and again, Soon_Social does not work properly around this...), we prefer to remove all that, and simplify code on our side.