Releases: GoogleForCreators/web-stories-wp
Releases · GoogleForCreators/web-stories-wp
v1.38.0
What's Changed
🚀 Features
- Improve rich text component by @swissspidy in #13858
🧰 Maintenance
- Bump WP version requirement to 6.4 by @Swanand01 in #13731
- PHPStan: re-enable
bleedingEdge
option by @swissspidy in #13509 - WordPress 6.6 Compatibility by @Swanand01 in #13732
- Convert
element-library
to TypeScript by @swissspidy in #13503 - Add Plugin Check action by @swissspidy in #13739
- Local Env: change user by @swissspidy in #13850
- Update to Node v22 by @swissspidy in #13857
📝 Documentation
- Docs: Update
getTemplates.ts
reference by @emmanuel-ferdman in #13827
Other Changes
- Fix e2e tests for WordPress 6.7 by @swissspidy in #13848
New Contributors
- @emmanuel-ferdman made their first contribution in #13827
Full Changelog: v1.37.0...v1.38.0
v1.38.0-rc.1
What's Changed
🚀 Features
- Improve rich text component by @swissspidy in #13858
🧰 Maintenance
- Bump WP version requirement to 6.4 by @Swanand01 in #13731
- PHPStan: re-enable
bleedingEdge
option by @swissspidy in #13509 - WordPress 6.6 Compatibility by @Swanand01 in #13732
- Convert
element-library
to TypeScript by @swissspidy in #13503 - Add Plugin Check action by @swissspidy in #13739
- Local Env: change user by @swissspidy in #13850
- Update to Node v22 by @swissspidy in #13857
📝 Documentation
- Docs: Update
getTemplates.ts
reference by @emmanuel-ferdman in #13827
Other Changes
- Fix e2e tests for WordPress 6.7 by @swissspidy in #13848
New Contributors
- @emmanuel-ferdman made their first contribution in #13827
Full Changelog: v1.37.0...v1.38.0-rc.1
v1.37.0
What's Changed
🚀 Features
- Require WordPress 6.3 or newer by @swissspidy in #13617
- Settings: Prime options to reduce database queries by @Swanand01 in #13700
- Editor: Add support for
amp-story-audio-sticker
by @AnuragVasanwala in #13540 - Consolidate AMP sanitization by @swissspidy in #13729
🧰 Maintenance
- Run unit tests against PHP 8.4 alpha by @swissspidy in #13607
- Misc lint fixes by @swissspidy in #13631
- Add oxlint in addition to ESLint by @swissspidy in #13619
- Env: Use
mariadb
executable instead ofmysql
by @swissspidy in #13721 - Remove manual AMP runtime check from tests by @swissspidy in #13724
- Remove
rel="noopener"
from all links by @swissspidy in #13725
Other Changes
- Add blueprint for Live Preview on WordPress.org by @Swanand01 in #13728
Full Changelog: v1.36.0...v1.37.0
v1.37.0-rc.1
What's Changed
🚀 Features
- Require WordPress 6.3 or newer by @swissspidy in #13617
- Settings: Prime options to reduce database queries by @Swanand01 in #13700
- Editor: Add support for
amp-story-audio-sticker
by @AnuragVasanwala in #13540 - Consolidate AMP sanitization by @swissspidy in #13729
🧰 Maintenance
- Run unit tests against PHP 8.4 alpha by @swissspidy in #13607
- Misc lint fixes by @swissspidy in #13631
- Add oxlint in addition to ESLint by @swissspidy in #13619
- Env: Use
mariadb
executable instead ofmysql
by @swissspidy in #13721 - Remove manual AMP runtime check from tests by @swissspidy in #13724
- Remove
rel="noopener"
from all links by @swissspidy in #13725
Other Changes
- Add blueprint for Live Preview on WordPress.org by @Swanand01 in #13728
Full Changelog: v1.36.0...v1.37.0-rc.1
v1.36.0
What's Changed
🚀 Features
- Settings: Add new dropdown for choosing analytics behavior by @AnuragVasanwala in #13567
- Editor: Add support for applying gradient to text by @Swanand01 in #13590
🐛 Bug Fixes
- Blocks: Fix hidden lightbox interfering with rest of the page by @Swanand01 in #13589
- Blocks: Fix box carousel layout on mobile devices by @Swanand01 in #13602
- Canvas: Fix broken zoom behaviour by @AnuragVasanwala in #13566
🧰 Maintenance
- TypeScript: Convert
output
package by @swissspidy in #13504
📝 Documentation
- Guide for enabling shopping in third party integration by @sayamalvi in #13601
New Contributors
- @Swanand01 made their first contribution in #13589
- @sayamalvi made their first contribution in #13601
Full Changelog: v1.35.0...v1.36.0
v1.36.0-rc.1
What's Changed
🚀 Features
- Settings: Add new dropdown for choosing analytics behavior by @AnuragVasanwala in #13567
- Editor: Add support for applying gradient to text by @Swanand01 in #13590
🐛 Bug Fixes
- Blocks: Fix hidden lightbox interfering with rest of the page by @Swanand01 in #13589
- Blocks: Fix box carousel layout on mobile devices by @Swanand01 in #13602
- Canvas: Fix broken zoom behaviour by @AnuragVasanwala in #13566
🧰 Maintenance
- TypeScript: Convert
output
package by @swissspidy in #13504
📝 Documentation
- Guide for enabling shopping in third party integration by @sayamalvi in #13601
New Contributors
- @Swanand01 made their first contribution in #13589
- @sayamalvi made their first contribution in #13601
Full Changelog: v1.35.0...v1.36.0-rc.1
v1.35.0
What's Changed
🚀 Features
- Fix: 🐛 Add
Reset
button for scheduled stories by @AnuragVasanwala in #13471 - Bump WordPress version requirement to 6.2 by @AnuragVasanwala in #13474
- WP Compatibility: Remove patched
imgareaselect
package by @AnuragVasanwala in #13473 - Improve dialog shown after publishing scheduled/private stories by @AnuragVasanwala in #13478
🐛 Bug Fixes
- Improve captions appearance when there is also a CTA by @AnuragVasanwala in #13477
- Block: Fix issues with stories not appearing in lightbox by @AnuragVasanwala in #13493
- Layers: Prevent crash when undoing layer grouping by @AnuragVasanwala in #13495
🧰 Maintenance
- Bump the WordPress packages to use React 18 by @swissspidy in #13443
- Bulk update dependencies by @swissspidy in #13458
- Update dependencies by @swissspidy in #13492
Other Changes
- Fix typos by @szepeviktor in #13476
Full Changelog: v1.34.0...v1.35.0
v1.35.0-rc.1
What's Changed
🚀 Features
- Fix: 🐛 Add
Reset
button for scheduled stories by @AnuragVasanwala in #13471 - Bump WordPress version requirement to 6.2 by @AnuragVasanwala in #13474
- WP Compatibility: Remove patched
imgareaselect
package by @AnuragVasanwala in #13473 - Improve dialog shown after publishing scheduled/private stories by @AnuragVasanwala in #13478
🐛 Bug Fixes
- Improve captions appearance when there is also a CTA by @AnuragVasanwala in #13477
- Block: Fix issues with stories not appearing in lightbox by @AnuragVasanwala in #13493
- Layers: Prevent crash when undoing layer grouping by @AnuragVasanwala in #13495
🧰 Maintenance
- Bump the WordPress packages to use React 18 by @swissspidy in #13443
- Bulk update dependencies by @swissspidy in #13458
- Update dependencies by @swissspidy in #13492
Other Changes
- Fix typos by @szepeviktor in #13476
Full Changelog: v1.34.0...v1.35.0-rc.1
v1.34.0
What's Changed
🚀 Features
- WordPress 6.3 Compatibility by @swissspidy in #13427
- Improve
NumericInput
behavior for valid numbers and key-press by @AnuragVasanwala in #13339
🐛 Bug Fixes
- Settings: Properly display page titles with HTML entities in them by @AnuragVasanwala in #13410
- Fix: Remove
WP_Post
type hint fromprefill_post_content
by @AnuragVasanwala in #13430 - Shortcode: Properly handle case where no attributes are passed by @AnuragVasanwala in #13432
- Fonts: ensure
per_page
is respected by @swissspidy in #13442 - Update AMP plugin dependency by @swissspidy in #13445
🧰 Maintenance
- Bump WP version requirement to 6.1 by @swissspidy in #13413
Other Changes
- Update several dependencies by @swissspidy in #13423
Contributors
Also thanks to the following people for their contributions:
Full Changelog: v1.33.0...v1.34.0
v1.34.0-rc.1
What's Changed
🚀 Features
- WordPress 6.3 Compatibility by @swissspidy in #13427
- Improve
NumericInput
behavior for valid numbers and key-press by @AnuragVasanwala in #13339
🐛 Bug Fixes
- Settings: Properly display page titles with HTML entities in them by @AnuragVasanwala in #13410
- Fix: Remove
WP_Post
type hint fromprefill_post_content
by @AnuragVasanwala in #13430 - Shortcode: Properly handle case where no attributes are passed by @AnuragVasanwala in #13432
- Fonts: ensure
per_page
is respected by @swissspidy in #13442 - Update AMP plugin dependency by @swissspidy in #13445
🧰 Maintenance
- Bump WP version requirement to 6.1 by @swissspidy in #13413
Other Changes
- Update several dependencies by @swissspidy in #13423
Contributors
Also thanks to the following people for their contributions:
Full Changelog: v1.33.0...v1.34.0-rc.1