Skip to content

Commit 0e983af

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent 4e8adde commit 0e983af

File tree

2 files changed

+62
-0
lines changed

2 files changed

+62
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,37 @@ All notable changes to this project are documented in this file by a CI job
44
that runs on every NPM release. The file follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
55
format.
66

7+
## [v3.0.15] (2025-10-27)
8+
9+
### Tools
10+
11+
12+
#### Import/Export
13+
14+
- [Blueprints] Use _SERVER['HTTPS'] in the import step. ([#2802](https://github.com/WordPress/wordpress-playground/pull/2802))
15+
16+
### Website
17+
18+
- Add Playground logo and 'import' menu to the sidebar. ([#2806](https://github.com/WordPress/wordpress-playground/pull/2806))
19+
- Ask for a Playground name before saving. ([#2768](https://github.com/WordPress/wordpress-playground/pull/2768))
20+
- File browser and code editor. ([#2813](https://github.com/WordPress/wordpress-playground/pull/2813))
21+
- Move the sidebar icon to the right. ([#2811](https://github.com/WordPress/wordpress-playground/pull/2811))
22+
- Refresh button icons next to the browser bar. ([#2807](https://github.com/WordPress/wordpress-playground/pull/2807))
23+
- Resizable sidebar. ([#2809](https://github.com/WordPress/wordpress-playground/pull/2809))
24+
- Restore the visible button selection in the sidebar. ([#2804](https://github.com/WordPress/wordpress-playground/pull/2804))
25+
- Retain address bar when opening the sidebar. ([#2808](https://github.com/WordPress/wordpress-playground/pull/2808))
26+
27+
### Various
28+
29+
- [i18n] Add Japanese translations to `remote.html` vs `index.html`. ([#2817](https://github.com/WordPress/wordpress-playground/pull/2817))
30+
31+
### Contributors
32+
33+
The following contributors merged PRs in this release:
34+
35+
@adamziel @shimotmk
36+
37+
738
## [v3.0.14] (2025-10-21)
839

940
### Various

packages/docs/site/docs/main/changelog.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,37 @@ All notable changes to this project are documented in this file by a CI job
99
that runs on every NPM release. The file follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
1010
format.
1111

12+
## [v3.0.15] (2025-10-27)
13+
14+
### Tools
15+
16+
17+
#### Import/Export
18+
19+
- [Blueprints] Use _SERVER['HTTPS'] in the import step. ([#2802](https://github.com/WordPress/wordpress-playground/pull/2802))
20+
21+
### Website
22+
23+
- Add Playground logo and 'import' menu to the sidebar. ([#2806](https://github.com/WordPress/wordpress-playground/pull/2806))
24+
- Ask for a Playground name before saving. ([#2768](https://github.com/WordPress/wordpress-playground/pull/2768))
25+
- File browser and code editor. ([#2813](https://github.com/WordPress/wordpress-playground/pull/2813))
26+
- Move the sidebar icon to the right. ([#2811](https://github.com/WordPress/wordpress-playground/pull/2811))
27+
- Refresh button icons next to the browser bar. ([#2807](https://github.com/WordPress/wordpress-playground/pull/2807))
28+
- Resizable sidebar. ([#2809](https://github.com/WordPress/wordpress-playground/pull/2809))
29+
- Restore the visible button selection in the sidebar. ([#2804](https://github.com/WordPress/wordpress-playground/pull/2804))
30+
- Retain address bar when opening the sidebar. ([#2808](https://github.com/WordPress/wordpress-playground/pull/2808))
31+
32+
### Various
33+
34+
- [i18n] Add Japanese translations to `remote.html` vs `index.html`. ([#2817](https://github.com/WordPress/wordpress-playground/pull/2817))
35+
36+
### Contributors
37+
38+
The following contributors merged PRs in this release:
39+
40+
@adamziel @shimotmk
41+
42+
1243
## [v3.0.14] (2025-10-21)
1344

1445
### Various

0 commit comments

Comments
 (0)