diff --git a/_data/whats-new.yml b/_data/whats-new.yml index bb3d415e77e..e1c25d02eb3 100644 --- a/_data/whats-new.yml +++ b/_data/whats-new.yml @@ -4,8 +4,63 @@ description: | We exclude from this list proofreading, spelling checks, and all minor updates. link: /whats-new.html thread: /whatsnew-feed.xml -updated: Fri Aug 9 23:29:50 2019 +updated: Tue Aug 20 11:10:17 2019 entries: +- description: Added a tutorial about how to create a [grouped product using the REST + API](https://devdocs.magento.com/guides/v2.3/rest/tutorials/grouped-product/create-and-manage-grouped-products.html). + versions: 2.3.x + type: New topic + date: August 19, 2019 + link: https://github.com/magento/devdocs/pull/5155 +- description: Updated the [Set up multiple website or stores](https://devdocs.magento.com/guides/v2.3/cloud/project/project-multi-sites.html) + topic in the Cloud guide. Now, this topic differentiates between sites with a + shared domain and sites with unique domains. + versions: 2.x + type: Major update + date: August 15, 2019 + link: https://github.com/magento/devdocs/pull/5123 +- description: Added the [Change increment ID for a database entity on particular + store](http://devdocs.magento.com/guides/v2.2/config-guide/multi-site/change-increment-id.html) + topic to the Configuration Guide. + versions: 2.2.x, 2.3.x + type: New topic + date: August 15, 2019 + link: https://github.com/magento/devdocs/pull/5129 +- description: Added a code sample and updated the API reference in the [QuickSearch + Widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget_quickSearch.html) + topic. + versions: 2.2.x, 2.3.x + type: Major update + date: August 14, 2019 + link: https://github.com/magento/devdocs/pull/5182 +- description: Provided details about what happens when you run the [Data Migration + Tool](https://devdocs.magento.com/guides/v2.2/migration/migration-migrate-data.html). + versions: 2.2.x, 2.3.x + type: Major update + date: August 14, 2019 + link: https://github.com/magento/devdocs/pull/5167 +- description: Updated the JavaScript resources topic with instructions for [including + third-party JavaScript libraries](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/javascript/js-resources.html#including-third-party-javascript-libraries). + versions: 2.2.x, 2.3.x + type: Major update + date: August 13, 2019 + link: https://github.com/magento/devdocs/pull/5161 +- description: Added documentation for the [TrimInput widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget-trim-input.html). + versions: 2.2.x, 2.3.x + type: New topic + date: August 13, 2019 + link: https://github.com/magento/devdocs/pull/5135 +- description: Added an optional step to the [Cloud Docker](https://devdocs.magento.com/guides/v2.3/cloud/docker/docker-config.html) + topic to restart services. + versions: 2.x + type: Technical changes + date: August 12, 2019 + link: https://github.com/magento/devdocs/pull/5157 +- description: Added documentation for the [Popup Window widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget-popup-window.html). + versions: 2.2.x, 2.3.x + type: New topic + date: August 12, 2019 + link: https://github.com/magento/devdocs/pull/5171 - description: Added information about how to [define a custom Import Entity](https://devdocs.magento.com/guides/v2.3/ext-best-practices/tutorials/custom-import-entity.html). versions: 2.2.x, 2.3.x type: New topic