Skip to content

Commit cf2f48d

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent fa393bc commit cf2f48d

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,36 @@ 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+
## [v0.9.46] (2024-10-07)
8+
9+
### Enhancements
10+
11+
- Webapp upgrade protocol: Disable HTTP caching and reload other browser tabs to prevent fatal errors after new deployments. ([#1822](https://github.com/WordPress/wordpress-playground/pull/1822))
12+
13+
### Documentation
14+
15+
- Docs: Disable localeDropdown until more pages are translated. ([#1824](https://github.com/WordPress/wordpress-playground/pull/1824))
16+
- Docs: Review playground documentation translations page. ([#1826](https://github.com/WordPress/wordpress-playground/pull/1826))
17+
- Docs: Playground PR previews through GitHub actions. ([#1825](https://github.com/WordPress/wordpress-playground/pull/1825))
18+
19+
### Website
20+
21+
- Use site slug as a stable scope. ([#1839](https://github.com/WordPress/wordpress-playground/pull/1839))
22+
- Close Playground Manager by default. ([#1831](https://github.com/WordPress/wordpress-playground/pull/1831))
23+
- Fix go-to-site menu items to reveal site view. ([#1833](https://github.com/WordPress/wordpress-playground/pull/1833))
24+
25+
### Various
26+
27+
- Add Install instructions to the Playwright README. ([#1837](https://github.com/WordPress/wordpress-playground/pull/1837))
28+
- Resolve end-to-end failures. ([#1844](https://github.com/WordPress/wordpress-playground/pull/1844))
29+
30+
### Contributors
31+
32+
The following contributors merged PRs in this release:
33+
34+
@adamziel @akirk @brandonpayton @juanmaguitar
35+
36+
737
## [v0.9.45] (2024-09-30)
838

939
### Blueprints

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

+30
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,36 @@ 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+
## [v0.9.46] (2024-10-07)
13+
14+
### Enhancements
15+
16+
- Webapp upgrade protocol: Disable HTTP caching and reload other browser tabs to prevent fatal errors after new deployments. ([#1822](https://github.com/WordPress/wordpress-playground/pull/1822))
17+
18+
### Documentation
19+
20+
- Docs: Disable localeDropdown until more pages are translated. ([#1824](https://github.com/WordPress/wordpress-playground/pull/1824))
21+
- Docs: Review playground documentation translations page. ([#1826](https://github.com/WordPress/wordpress-playground/pull/1826))
22+
- Docs: Playground PR previews through GitHub actions. ([#1825](https://github.com/WordPress/wordpress-playground/pull/1825))
23+
24+
### Website
25+
26+
- Use site slug as a stable scope. ([#1839](https://github.com/WordPress/wordpress-playground/pull/1839))
27+
- Close Playground Manager by default. ([#1831](https://github.com/WordPress/wordpress-playground/pull/1831))
28+
- Fix go-to-site menu items to reveal site view. ([#1833](https://github.com/WordPress/wordpress-playground/pull/1833))
29+
30+
### Various
31+
32+
- Add Install instructions to the Playwright README. ([#1837](https://github.com/WordPress/wordpress-playground/pull/1837))
33+
- Resolve end-to-end failures. ([#1844](https://github.com/WordPress/wordpress-playground/pull/1844))
34+
35+
### Contributors
36+
37+
The following contributors merged PRs in this release:
38+
39+
@adamziel @akirk @brandonpayton @juanmaguitar
40+
41+
1242
## [v0.9.45] (2024-09-30)
1343

1444
### Blueprints

0 commit comments

Comments
 (0)