File tree Expand file tree Collapse file tree 2 files changed +76
-0
lines changed
packages/docs/site/docs/main Expand file tree Collapse file tree 2 files changed +76
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,44 @@ All notable changes to this project are documented in this file by a CI job
4
4
that runs on every NPM release. The file follows the [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
5
5
format.
6
6
7
+ ## [ v2.0.9] (2025-08-11)
8
+
9
+ ### ** Breaking Changes**
10
+
11
+ - [ Website] Default demo content. ([ #2412 ] ( https://github.com/WordPress/wordpress-playground/pull/2412 ) )
12
+
13
+ ### Enhancements
14
+
15
+ - [ PHP Playground] Select WordPress version. ([ #2472 ] ( https://github.com/WordPress/wordpress-playground/pull/2472 ) )
16
+
17
+ ### Blueprints
18
+
19
+ - [ WordPress] Support auto-login with customize.php as a landing page. ([ #2467 ] ( https://github.com/WordPress/wordpress-playground/pull/2467 ) )
20
+
21
+ ### Documentation
22
+
23
+ - Tagalog: Add translations for Blueprints Tutorial. ([ #2477 ] ( https://github.com/WordPress/wordpress-playground/pull/2477 ) )
24
+ - Tagalog: Translations of Blueprints documentation page. ([ #2476 ] ( https://github.com/WordPress/wordpress-playground/pull/2476 ) )
25
+
26
+ ### Website
27
+
28
+ - Open external links in a new tab/window. ([ #2468 ] ( https://github.com/WordPress/wordpress-playground/pull/2468 ) )
29
+
30
+ ### Internal
31
+
32
+ - Skip flaky end-to-end tests. ([ #2475 ] ( https://github.com/WordPress/wordpress-playground/pull/2475 ) )
33
+
34
+ ### Various
35
+
36
+ - Add Japanese translations to Blueprint Examples and Troubleshoot and debug. ([ #2474 ] ( https://github.com/WordPress/wordpress-playground/pull/2474 ) )
37
+
38
+ ### Contributors
39
+
40
+ The following contributors merged PRs in this release:
41
+
42
+ @adamziel @rollybueno @shimotmk @zaerl
43
+
44
+
7
45
## [ v2.0.8] (2025-08-07)
8
46
9
47
### Blueprints
Original file line number Diff line number Diff line change @@ -9,6 +9,44 @@ All notable changes to this project are documented in this file by a CI job
9
9
that runs on every NPM release. The file follows the [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
10
10
format.
11
11
12
+ ## [ v2.0.9] (2025-08-11)
13
+
14
+ ### ** Breaking Changes**
15
+
16
+ - [ Website] Default demo content. ([ #2412 ] ( https://github.com/WordPress/wordpress-playground/pull/2412 ) )
17
+
18
+ ### Enhancements
19
+
20
+ - [ PHP Playground] Select WordPress version. ([ #2472 ] ( https://github.com/WordPress/wordpress-playground/pull/2472 ) )
21
+
22
+ ### Blueprints
23
+
24
+ - [ WordPress] Support auto-login with customize.php as a landing page. ([ #2467 ] ( https://github.com/WordPress/wordpress-playground/pull/2467 ) )
25
+
26
+ ### Documentation
27
+
28
+ - Tagalog: Add translations for Blueprints Tutorial. ([ #2477 ] ( https://github.com/WordPress/wordpress-playground/pull/2477 ) )
29
+ - Tagalog: Translations of Blueprints documentation page. ([ #2476 ] ( https://github.com/WordPress/wordpress-playground/pull/2476 ) )
30
+
31
+ ### Website
32
+
33
+ - Open external links in a new tab/window. ([ #2468 ] ( https://github.com/WordPress/wordpress-playground/pull/2468 ) )
34
+
35
+ ### Internal
36
+
37
+ - Skip flaky end-to-end tests. ([ #2475 ] ( https://github.com/WordPress/wordpress-playground/pull/2475 ) )
38
+
39
+ ### Various
40
+
41
+ - Add Japanese translations to Blueprint Examples and Troubleshoot and debug. ([ #2474 ] ( https://github.com/WordPress/wordpress-playground/pull/2474 ) )
42
+
43
+ ### Contributors
44
+
45
+ The following contributors merged PRs in this release:
46
+
47
+ @adamziel @rollybueno @shimotmk @zaerl
48
+
49
+
12
50
## [ v2.0.8] (2025-08-07)
13
51
14
52
### Blueprints
You can’t perform that action at this time.
0 commit comments