You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Content Guidelines: Add UX for site, copy, image, and additional guidelines ([75420](https://github.com/WordPress/gutenberg/pull/75420))
33
-
- Guidelines: Add actions for Import, Export and Revisions of guidelines ([76155](https://github.com/WordPress/gutenberg/pull/76155))
34
-
35
-
## Contributors
36
-
37
-
The following contributors merged PRs in this release:
38
-
39
-
@aswasif007 @iamchughmayank
40
-
41
-
42
-
= 22.7.0-rc.2 =
43
-
44
-
45
-
## Changelog
46
-
47
-
### Bug Fixes
48
-
49
-
#### Block Editor
50
-
- RTC: Enable RTC by default ([75739](https://github.com/WordPress/gutenberg/pull/75739))
51
-
- Interactivity: Fix crypto.randomUUID crash in non-secure contexts ([76151](https://github.com/WordPress/gutenberg/pull/76151))
52
-
- Client-side media processing: Try plumbing invalidation to the block-editor's mediaUpload onSuccess callback ([76173](https://github.com/WordPress/gutenberg/pull/76173))
53
-
- Client-side media processing: only use media upload provider when not in preview mode ([76124](https://github.com/WordPress/gutenberg/pull/76124))
54
-
55
-
56
-
57
-
58
-
59
-
## Contributors
60
-
61
-
The following contributors merged PRs in this release:
62
-
63
-
@andrewserong @chriszarate @scruffian
64
-
65
-
66
-
= 22.7.0-rc.1 =
67
-
3
+
= 22.7.0 =
68
4
69
5
## Changelog
70
6
71
7
### Enhancements
72
-
73
8
- Add phpMyAdmin support to wp-env Playground runtime. ([75532](https://github.com/WordPress/gutenberg/pull/75532))
74
-
- Add: Connectors screen and API. ([75833](https://github.com/WordPress/gutenberg/pull/75833))
75
-
- Connectors: Add `_ai_` prefix to connector setting names. ([75948](https://github.com/WordPress/gutenberg/pull/75948))
76
-
- Connectors: Dynamically register providers from WP AI Client registry. ([76014](https://github.com/WordPress/gutenberg/pull/76014))
77
-
- DataViews: Remove menu divider again. ([75893](https://github.com/WordPress/gutenberg/pull/75893))
- RTC: Enable RTC by default ([75739](https://github.com/WordPress/gutenberg/pull/75739))
155
99
156
100
#### Block Library
157
101
- Block Support: Fix custom CSS not saved when style schema is not defined. ([75797](https://github.com/WordPress/gutenberg/pull/75797))
@@ -212,12 +156,16 @@ The following contributors merged PRs in this release:
212
156
213
157
#### Client Side Media
214
158
- Fix: Skip scaled image sideload for images below big image threshold. ([75990](https://github.com/WordPress/gutenberg/pull/75990))
159
+
- Client-side media processing: Try plumbing invalidation to the block-editor's mediaUpload onSuccess callback ([76173](https://github.com/WordPress/gutenberg/pull/76173))
160
+
- Client-side media processing: only use media upload provider when not in preview mode ([76124](https://github.com/WordPress/gutenberg/pull/76124))
161
+
215
162
216
163
#### Font Library
217
164
- Fix: Use the same context for font library tabs translations. ([75930](https://github.com/WordPress/gutenberg/pull/75930))
218
165
219
166
#### Interactivity API
220
167
- Interactivity Router: Fix back and forward navigation after refresh. ([75927](https://github.com/WordPress/gutenberg/pull/75927))
168
+
- Interactivity: Fix crypto.randomUUID crash in non-secure contexts ([76151](https://github.com/WordPress/gutenberg/pull/76151))
221
169
222
170
#### Patterns
223
171
- Unsynced patterns: Rename 'Disconnect pattern' to 'Detach pattern' in context menu. ([75807](https://github.com/WordPress/gutenberg/pull/75807))
@@ -345,7 +293,9 @@ The following PRs were merged by first-time contributors:
345
293
346
294
The following contributors merged PRs in this release:
0 commit comments