Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 8bbd0ae

Browse files
authored
Merge pull request #7218 from magento/whatsnew-this-week
Whatsnew update for week of May 11
2 parents bcc927a + 926b942 commit 8bbd0ae

File tree

2 files changed

+40
-3
lines changed

2 files changed

+40
-3
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ task :convert do
9191
result = `bin/kramdown --input=html --output=kramdown`
9292
puts 'Converted text:'.magenta
9393
puts result.bold
94-
end
94+
end

src/_data/whats-new.yml

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,48 @@
11
title: Whats New on Devdocs
2-
description: |
2+
description:
33
This page contains recent changes that we think you'd like to know about.
44
We exclude from this list proofreading, spelling checks, and all minor updates.
55
link: /whats-new.html
66
thread: /whatsnew-feed.xml
7-
updated: Tue May 5 12:22:39 2020
7+
updated: Thu May 14 12:53:38 2020
88
entries:
9+
- description: Added a deprecation notice about the Web Setup Wizard when [installing](https://devdocs.magento.com/guides/v2.3/install-gde/install/web/install-web.html)
10+
or [upgrading](https://devdocs.magento.com/guides/v2.3/comp-mgr/upgrader/upgrade-checklist.html)
11+
Magento in most places where it is mentioned.
12+
versions: 2.3.x
13+
type: Major Update
14+
date: May 14, 2020
15+
link: https://github.com/magento/devdocs/pull/7213
16+
- description: Added [Magento Cloud Patches version 1.0.4 release notes](https://devdocs.magento.com/cloud/release-notes/mcp-release-notes.html).
17+
versions: 2.x
18+
type: Major Update
19+
date: May 12, 2020
20+
link: https://github.com/magento/devdocs/pull/7195
21+
- description: Updated the _Cloud Guide_ to reflect the availability of Microsoft
22+
Azure as an Iaas provider for Magento Commerce Cloud Pro projects.
23+
versions: 2.x
24+
type: Technical
25+
date: May 12, 2020
26+
link: https://github.com/magento/devdocs/pull/7199
27+
- description: Added Release Notes and updated Merchant Documentation for the Amazon
28+
Sales Channel 4.1.0 release.
29+
versions: ''
30+
type: Major Update
31+
date: May 11, 2020
32+
link: https://github.com/magento/devdocs/pull/7193
33+
- description: Added [Bypass Fastly](https://devdocs.magento.com/cloud/cdn/fastly-vcl-bypass-to-origin.html)
34+
topic with instructions for creating a custom VCL snippet to bypass Fastly on
35+
requests from a specific IP address, URL, or URL pattern.
36+
versions: ''
37+
type: New Topic
38+
date: May 7, 2020
39+
link: https://github.com/magento/devdocs/pull/7159
40+
- description: Expanded the example code in the [View Models](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/view-models.html)
41+
topic.
42+
versions: 2.3.x
43+
type: Major Update
44+
date: May 6, 2020
45+
link: https://github.com/magento/devdocs/pull/7139
946
- description: Added a known issue about Amazon Pay to the [2.3.5 release notes](https://devdocs.magento.com/guides/v2.3/release-notes/release-notes-2-3-5-open-source.html).
1047
versions: 2.3.5
1148
type: Major Update

0 commit comments

Comments
 (0)