Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 53e4edc

Browse files
authored
Merge pull request magento#2703 from magento/ds_whatsnew
Weekly update of Whats New on DevDocs
2 parents 1de9e2a + 58715a7 commit 53e4edc

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

guides/v2.1/magento-devdocs-whatsnew.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,17 @@ github_link: magento-devdocs-whatsnew.md
88
This page contains recent changes that we think you'd like to know about.
99
We exclude from this list proofreading, spelling checks, and all minor updates.
1010

11-
## July 2018
11+
## August 2018
12+
13+
Description | Versions applied to | New or Updated | Date
14+
-------------|--------------|----------------------|--------
15+
Corrected the path of the `PUT /V1/companyCredits/:id` [endpoint](https://devdocs.magento.com/guides/v2.2/b2b/credit-manage.html#update-a-company-credit-limit).|2.2.x, 2.3.x|Technical changes|Aug 06
16+
Updated the Inbound and Outbound [Integration environment IP address tables](https://devdocs.magento.com/guides/v2.2/cloud/env/environments-start.html#ipaddress).|2.x|Technical changes|Aug 06
17+
Added the topic [Custom routes](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/webapi/custom-routes.html).|2.3.x|New topic|Aug 03
18+
Added the topic [Operation Status Search](https://devdocs.magento.com/guides/v2.3/rest/operation-status-search.html).|2.3.x|New topic|Aug 03
19+
Updated the [Magento Functional Testing Framework documentation](https://devdocs.magento.com/guides/v2.2/magento-functional-testing-framework/release-2/introduction.html) due to the MFTF 2.3.0 release.|2.2.x, 2.3.x|Major update|Aug 02
20+
21+
{% collapsibleh2 July 2018 %}
1222

1323
Description | Versions applied to | New or Updated | Date
1424
-------------|--------------|----------------------|--------
@@ -33,6 +43,7 @@ Added MSI and bulk API endpoints to [List of REST endpoints by module](https://d
3343
Added [Security information](https://devdocs.magento.com/guides/v2.2/coding-standards/technical-guidelines.html#15-security) to Coding Standards [Technical Guidelines](https://devdocs.magento.com/guides/v2.2/coding-standards/technical-guidelines.html).|2.2.x|Major update|Jul 09
3444
The new [URL Rewrite module](https://devdocs.magento.com/guides/v2.2/cloud/configure/import-url-rewrites.html) helps to manage redirects in Magento Cloud without losing SEO rankings and traffic.|2.2.x|Major update|Jul 06
3545
We split the build phase into two separate processes so that you can use hooks to apply custom changes to the generated static content before packaging the application for deployment. The build:generate process generates code, applies patches, and generates static content. The build:transfer process deploys the application. See [Application hooks](https://devdocs.magento.com/guides/v2.2/cloud/project/project-conf-files_magento-app.html).|v2.1.4 and later, 2.2.x, 2.3.x|Jul 5
46+
{% endcollapsibleh2 %}
3647

3748
{% collapsibleh2 June 2018 %}
3849

0 commit comments

Comments
 (0)