Releases: GoogleForCreators/web-stories-wp
Releases · GoogleForCreators/web-stories-wp
1.19.0
What's Changed
🚀 Features
- Floating menu: Replace media button by @miina in #10759
- Background Audio: Enable new features by default by @timarney in #10765
- Editor: Added new border width and color controls to design menu by @barklund in #10754
- New Story Details Modal: Upload/Edit Featured Media From Cover Preview by @samwhale in #10731
- Floating Menu: add font size functionality by @BrookeGraham in #10786
- Video Trimming: Don't change state for other instances by @timarney in #10712
- Telemetry: track whether WooCommerce is active by @swissspidy in #10801
- Insertion Library: Fix menu focus when using keyboard by @miina in #10780
- Editor: Added loop control to design menu by @barklund in #10785
- Design System: Allow variable width for context menu by @samwhale in #10807
- Story Locking: Enable baseline implementation by default by @spacedmonkey in #10795
- Quick Action Menus: Remove Newly Redundant Actions by @BrittanyIRL in #10796
- Media: Use
react-photo-album
for media library by @swissspidy in #10737 - Editor: Added video transcoding buttons to design menu by @barklund in #10784
- Floating menu: Text color by @miina in #10844
- Floating Menus: Deduplicate Replace Media by @BrookeGraham in #10874
- Floating Menus: Add Font Family by @BrookeGraham in #10840
- UI Simplification: Allow applying Presets by @miina in #10719
- Floating Menu: Add opacity input by @samwhale in #10879
- Editor: Add text alignment control in design menu by @barklund in #10859
- CORS Check: Initial implementation by @spacedmonkey in #10826
- Templates: Update template using Andada by @spacedmonkey in #10877
- Floating menu: Add Text formatting toggles by @miina in #10875
- CORS Check: Add telemetry by @swissspidy in #10949
- Custom Fonts: notify user about deleted fonts in story by @timarney in #10808
- Editor: Add alignment buttons to design menu by @barklund in #10902
- Autoset as Background: Show snackbar message only once by @mariana-k in #10957
- Editor: Sidepanel Redesign by @BrittanyIRL in #10931
- Enable CORS check by default by @spacedmonkey in #10965
- Sanitization: catch edge case with malformed start/end tags by @swissspidy in #10983
- Floating Menu: Shapes background color picker by @BrookeGraham in #10951
- UI Simplification: Floating menu - hook up 'More' button by @samwhale in #10858
- Floating Menus: Add Event Tracking by @BrittanyIRL in #10952
- Text Sets: Update text set using Open Sans Condensed by @spacedmonkey in #10886
- E2E Tests: Add tests for adding captions by @spacedmonkey in #10961
- Floating Menus: Enable Experiment by @BrittanyIRL in #10989
- Sidebar: rename/reorganize by @merapi in #11029
- Custom Fonts: Improve Accessibility on Settings screen by @timarney in #10918
- Custom Fonts: Add error handling for duplicates by @spacedmonkey in #10996
- Floating menu: Hide on drag/resize/rotate by @littlemilkstudio in #11057
- Video Recording: Add initial implementation by @swissspidy in #11027
- Custom Fonts: Enable by default by @spacedmonkey in #11058
- Custom fonts: enable font check by default by @swissspidy in #11100
🐛 Bug Fixes
- Saved Templates: remove virtual scroll by @BrookeGraham in #10764
- Storybook: Fix right-click menu for nested menu by @miina in #10816
- Story Details Modal: Publish + Checklist Button Parity by @BrittanyIRL in #10766
- Editor: Fixed layer order of design menu relative to edit layer by @barklund in #10856
- Floating Menu: Font Size, fix text element selection size by @BrookeGraham in #10860
- Publish Modal: Fix issues with apostrophes in site name by @swissspidy in #10823
- Floating Menu: Render Depth Resolved by @BrittanyIRL in #10861
- Editor: Fixed empty story state when there is an attachment by @mariana-k in #10870
- Allow selecting page when in Empty Story state by @miina in #10899
- Fix
web_stories_hide_auto_generated_attachments
filter by @swissspidy in #10927 - Improve handling of corrupt page templates data by @swissspidy in #10937
- Fix dashboard document title not getting updated by @sayedtaqui in #10942
- Context menus: Move tooltip out of the MenuIcon component by @miina in #10920
- Explore Templates: Restore Story Creation From Template by @BrittanyIRL in #10972
- Define default padding in presets by @miina in #10939
- Storybook: Fix element registration error in storybook by @sayedtaqui in #10986
- Layers Panel: Fix
image-redundant-alt
errors by @swissspidy in #11040 - Floating Menu: Fix "Saved Color" (gradient) as border color causes crash by @BrittanyIRL in #11025
- Editor: add focus styling to title input by @BrookeGraham in #11017
- Font picker: fix preview of custom fonts by @swissspidy in #11050
- Floating Menus: Shapes, only show border options when locked by @BrookeGraham in #11021
- Saved Page Templates: fix repeated image uploads by @swissspidy in #11031
- Design System: fix getoffset calculation for Popups by @BrookeGraham in #11033
- Semantic Headings: Fix text with regular font weight displayed bold by @timarney in #11065
- Design System: Datalist a11y by @BrittanyIRL in #11013
- Quick Actions: when no actions present don't render menu by @BrookeGraham in #11064
- Background Audio: Do not always loop audio in the editor by @spacedmonkey in #11067
- Custom Fonts: Error handling for failed delete by @spacedmonkey in #11087
- Custom fonts: do not re-fetch fonts after deletion by @spacedmonkey in #11070
- Context Menu: Prevent auto focus when already focused by @samwhale in #11090
- Floating Menu: Fix Overlapping Section between 'colors' and 'more'. by @BrittanyIRL in #11030
- Storybook: Set screen height to story editor by @sayedtaqui in #11115
- Floating Menu: Fix "Saved Color" (gradient) as border color c...
1.19.0 RC1
What's Changed
🚀 Features
- Floating menu: Replace media button by @miina in #10759
- Background Audio: Enable new features by default by @timarney in #10765
- Editor: Added new border width and color controls to design menu by @barklund in #10754
- New Story Details Modal: Upload/Edit Featured Media From Cover Preview by @samwhale in #10731
- Floating Menu: add font size functionality by @BrookeGraham in #10786
- Video Trimming: Don't change state for other instances by @timarney in #10712
- Telemetry: track whether WooCommerce is active by @swissspidy in #10801
- Insertion Library: Fix menu focus when using keyboard by @miina in #10780
- Editor: Added loop control to design menu by @barklund in #10785
- Design System: Allow variable width for context menu by @samwhale in #10807
- Story Locking: Enable baseline implementation by default by @spacedmonkey in #10795
- Quick Action Menus: Remove Newly Redundant Actions by @BrittanyIRL in #10796
- Media: Use
react-photo-album
for media library by @swissspidy in #10737 - Editor: Added video transcoding buttons to design menu by @barklund in #10784
- Floating menu: Text color by @miina in #10844
- Floating Menus: Deduplicate Replace Media by @BrookeGraham in #10874
- Floating Menus: Add Font Family by @BrookeGraham in #10840
- UI Simplification: Allow applying Presets by @miina in #10719
- Floating Menu: Add opacity input by @samwhale in #10879
- Editor: Add text alignment control in design menu by @barklund in #10859
- CORS Check: Initial implementation by @spacedmonkey in #10826
- Templates: Update template using Andada by @spacedmonkey in #10877
- Floating menu: Add Text formatting toggles by @miina in #10875
- CORS Check: Add telemetry by @swissspidy in #10949
- Custom Fonts: notify user about deleted fonts in story by @timarney in #10808
- Editor: Add alignment buttons to design menu by @barklund in #10902
- Autoset as Background: Show snackbar message only once by @mariana-k in #10957
- Editor: Sidepanel Redesign by @BrittanyIRL in #10931
- Enable CORS check by default by @spacedmonkey in #10965
- Sanitization: catch edge case with malformed start/end tags by @swissspidy in #10983
- Floating Menu: Shapes background color picker by @BrookeGraham in #10951
- UI Simplification: Floating menu - hook up 'More' button by @samwhale in #10858
- Floating Menus: Add Event Tracking by @BrittanyIRL in #10952
- Text Sets: Update text set using Open Sans Condensed by @spacedmonkey in #10886
- E2E Tests: Add tests for adding captions by @spacedmonkey in #10961
- Floating Menus: Enable Experiment by @BrittanyIRL in #10989
- Sidebar: rename/reorganize by @merapi in #11029
- Custom Fonts: Improve Accessibility on Settings screen by @timarney in #10918
- Custom Fonts: Add error handling for duplicates by @spacedmonkey in #10996
- Floating menu: Hide on drag/resize/rotate by @littlemilkstudio in #11057
- Video Recording: Add initial implementation by @swissspidy in #11027
- Custom Fonts: Enable by default by @spacedmonkey in #11058
- Custom fonts: enable font check by default by @swissspidy in #11100
🐛 Bug Fixes
- Saved Templates: remove virtual scroll by @BrookeGraham in #10764
- Storybook: Fix right-click menu for nested menu by @miina in #10816
- Story Details Modal: Publish + Checklist Button Parity by @BrittanyIRL in #10766
- Editor: Fixed layer order of design menu relative to edit layer by @barklund in #10856
- Floating Menu: Font Size, fix text element selection size by @BrookeGraham in #10860
- Publish Modal: Fix issues with apostrophes in site name by @swissspidy in #10823
- Floating Menu: Render Depth Resolved by @BrittanyIRL in #10861
- Editor: Fixed empty story state when there is an attachment by @mariana-k in #10870
- Allow selecting page when in Empty Story state by @miina in #10899
- Fix
web_stories_hide_auto_generated_attachments
filter by @swissspidy in #10927 - Improve handling of corrupt page templates data by @swissspidy in #10937
- Fix dashboard document title not getting updated by @sayedtaqui in #10942
- Context menus: Move tooltip out of the MenuIcon component by @miina in #10920
- Explore Templates: Restore Story Creation From Template by @BrittanyIRL in #10972
- Define default padding in presets by @miina in #10939
- Storybook: Fix element registration error in storybook by @sayedtaqui in #10986
- Layers Panel: Fix
image-redundant-alt
errors by @swissspidy in #11040 - Floating Menu: Fix "Saved Color" (gradient) as border color causes crash by @BrittanyIRL in #11025
- Editor: add focus styling to title input by @BrookeGraham in #11017
- Font picker: fix preview of custom fonts by @swissspidy in #11050
- Floating Menus: Shapes, only show border options when locked by @BrookeGraham in #11021
- Saved Page Templates: fix repeated image uploads by @swissspidy in #11031
- Design System: fix getoffset calculation for Popups by @BrookeGraham in #11033
- Semantic Headings: Fix text with regular font weight displayed bold by @timarney in #11065
- Design System: Datalist a11y by @BrittanyIRL in #11013
- Quick Actions: when no actions present don't render menu by @BrookeGraham in #11064
- Background Audio: Do not always loop audio in the editor by @spacedmonkey in #11067
- Custom Fonts: Error handling for failed delete by @spacedmonkey in #11087
- Custom fonts: do not re-fetch fonts after deletion by @spacedmonkey in #11070
- Context Menu: Prevent auto focus when already focused by @samwhale in #11090
- Floating Menu: Fix Overlapping Section between 'colors' and 'more'. by @BrittanyIRL in #11030
- Storybook: Set screen height to story editor by @sayedtaqui in #11115
- Floating Menu: Fix "Saved Color" (gradient) as border color c...
1.18.1
1.18.0
1.18.0 (2022-03-01)
🚀 Features
design-system
,story-editor
story-editor
- #10739 Improve Semantic Headings Algorithm (@swissspidy)
- #10685 UI Simplification: Add Saved Styles into Text Insertion panel (@miina)
- #10463 Move to
react-photo-album
(@ayushnirwal) - #10667 Editor: Added functional border-radius control to new design menu (@barklund)
- #10652 Background Audio: Ensure
poster
attribute is set (@swissspidy) - #10605 New Story Details Modal: Sync Publish Button Text (@BrittanyIRL)
- #10585 New Stories Detail Modal: Cover Preview UI (@BrittanyIRL)
- #10598 New Story Details Modal: Checklist Button Swap to Icon (@BrittanyIRL)
- #10517 Editor: Added dismiss option to floating menu (@barklund)
- #10514 Background Audio: Display captions in editor on play (@spacedmonkey)
- #10458 Editor: Autoset media as bg if user scales it to fit the page (@merapi)
- #10499 Storybook: update actions in story-editor (@BrookeGraham)
- #10490 Text resizing: Revert changes to Text element from #10106 (@miina)
- #10471 New Story Details Modal: Open Checklist (@BrittanyIRL)
- #10469 New Story Details Modal: Add Experiment (@BrittanyIRL)
e2e-tests
,wp-story-editor
- #10681 Status Panel: Visibility dropdown styling updates (@BrookeGraham)
e2e-test-utils
,e2e-tests
,wp-story-editor
- #10622 New Story Details Modal: Enable Experiment By Default (@BrittanyIRL)
- Other
- #10612 Semantic Headings: Enable feature by default (@swissspidy)
- #10573 Add AMP sanitizer for adding semantic heading tags (@swissspidy)
- #10535 Embeds: Ensure
loading
anddecoding
attributes on images (@spacedmonkey) - #10550 Storybook: remove actions addon package (@BrookeGraham)
- #10531 Blocks/Renderer: Ensure images have
srcset
andsizes
attributes (@spacedmonkey)
design-system
,e2e-tests
,story-editor
design-system
,story-editor
,wp-story-editor
- #10617 New Story Details Modal: Initial Design Tweaks (@BrittanyIRL)
- #10518 New Story Details Modal: Inspector Context and Panel Adjustments (@BrittanyIRL)
design-system
,e2e-tests
,wp-story-editor
- #10582 Status Panel: make options a Dropdown (@BrookeGraham)
story-editor
,wp-story-editor
- #10595 New Story Details Modal: Load Users (@BrittanyIRL)
design-system
- #10520 Storybook: Design System update actions (@BrookeGraham)
e2e-test-utils
,e2e-tests
,story-editor
wp-dashboard
,wp-story-editor
- #10462 Storybook: WP Dashboard and WP Story Editor actions update (@BrookeGraham)
🐛 Bug Fixes
story-editor
- #10736 Performance tracking: verify
events
entry type is supported (@miina) - #10729 Story Editor: Fix flakey keyboard shortcut add text karma test (@BrookeGraham)
- #10720 Media: Reload video on canvas after replacing (@timarney)
- #10703 Publish Modal: pixel perfect vertical spacing (@BrookeGraham)
- #10702 Publish Modal: Scrollbar consistency (@BrookeGraham)
- #10650 Quick actions: Fix RTL tooltip for
insert text
(@BrookeGraham) - #10651 Story Details Modal: Fix inconsistencies in Story Title (@BrittanyIRL)
- #10649 New Story Details Modal: update story detail (@BrookeGraham)
- #10554 Media: Do not trim all instances of video (@timarney)
- #10606 New Story Details Modal: Consistent Input Updating (@BrittanyIRL)
- #10602 TabView: check for tabRef (@BrookeGraham)
- #10600 Text Sets: fix global constant check (@swissspidy)
- #10578 Text Sets: Fix storybook (@BrookeGraham)
- #10532 Storybook: Media Gallery add needed providers (@BrookeGraham)
- #10736 Performance tracking: verify
design-system
- #10682 Design System: Text area box shadow override (@BrookeGraham)
- #10668 Design System: Fix Tooltip infinite loop in RTL (@BrookeGraham)
- #10665 Design System: Tooltip fix stale placement (@BrookeGraham)
wp-story-editor
- #10738 Fix camelCase for media picker resources (@swissspidy)
- #10711 Fonts: Add workaround for REST API call (@swissspidy)
design-system
,wp-dashboard
- #10679 Design System: Tooltip add `ignoreMaxOffs...
1.18.0 RC1
1.18.0 (2022-03-01)
🚀 Features
design-system
,story-editor
story-editor
- #10739 Improve Semantic Headings Algorithm (@swissspidy)
- #10685 UI Simplification: Add Saved Styles into Text Insertion panel (@miina)
- #10463 Move to
react-photo-album
(@ayushnirwal) - #10667 Editor: Added functional border-radius control to new design menu (@barklund)
- #10652 Background Audio: Ensure
poster
attribute is set (@swissspidy) - #10605 New Story Details Modal: Sync Publish Button Text (@BrittanyIRL)
- #10585 New Stories Detail Modal: Cover Preview UI (@BrittanyIRL)
- #10598 New Story Details Modal: Checklist Button Swap to Icon (@BrittanyIRL)
- #10517 Editor: Added dismiss option to floating menu (@barklund)
- #10514 Background Audio: Display captions in editor on play (@spacedmonkey)
- #10458 Editor: Autoset media as bg if user scales it to fit the page (@merapi)
- #10499 Storybook: update actions in story-editor (@BrookeGraham)
- #10490 Text resizing: Revert changes to Text element from #10106 (@miina)
- #10471 New Story Details Modal: Open Checklist (@BrittanyIRL)
- #10469 New Story Details Modal: Add Experiment (@BrittanyIRL)
e2e-tests
,wp-story-editor
- #10681 Status Panel: Visibility dropdown styling updates (@BrookeGraham)
e2e-test-utils
,e2e-tests
,wp-story-editor
- #10622 New Story Details Modal: Enable Experiment By Default (@BrittanyIRL)
- Other
- #10612 Semantic Headings: Enable feature by default (@swissspidy)
- #10573 Add AMP sanitizer for adding semantic heading tags (@swissspidy)
- #10535 Embeds: Ensure
loading
anddecoding
attributes on images (@spacedmonkey) - #10550 Storybook: remove actions addon package (@BrookeGraham)
- #10531 Blocks/Renderer: Ensure images have
srcset
andsizes
attributes (@spacedmonkey)
design-system
,e2e-tests
,story-editor
design-system
,story-editor
,wp-story-editor
- #10617 New Story Details Modal: Initial Design Tweaks (@BrittanyIRL)
- #10518 New Story Details Modal: Inspector Context and Panel Adjustments (@BrittanyIRL)
design-system
,e2e-tests
,wp-story-editor
- #10582 Status Panel: make options a Dropdown (@BrookeGraham)
story-editor
,wp-story-editor
- #10595 New Story Details Modal: Load Users (@BrittanyIRL)
design-system
- #10520 Storybook: Design System update actions (@BrookeGraham)
e2e-test-utils
,e2e-tests
,story-editor
wp-dashboard
,wp-story-editor
- #10462 Storybook: WP Dashboard and WP Story Editor actions update (@BrookeGraham)
🐛 Bug Fixes
story-editor
- #10736 Performance tracking: verify
events
entry type is supported (@miina) - #10729 Story Editor: Fix flakey keyboard shortcut add text karma test (@BrookeGraham)
- #10720 Media: Reload video on canvas after replacing (@timarney)
- #10703 Publish Modal: pixel perfect vertical spacing (@BrookeGraham)
- #10702 Publish Modal: Scrollbar consistency (@BrookeGraham)
- #10650 Quick actions: Fix RTL tooltip for
insert text
(@BrookeGraham) - #10651 Story Details Modal: Fix inconsistencies in Story Title (@BrittanyIRL)
- #10649 New Story Details Modal: update story detail (@BrookeGraham)
- #10554 Media: Do not trim all instances of video (@timarney)
- #10606 New Story Details Modal: Consistent Input Updating (@BrittanyIRL)
- #10602 TabView: check for tabRef (@BrookeGraham)
- #10600 Text Sets: fix global constant check (@swissspidy)
- #10578 Text Sets: Fix storybook (@BrookeGraham)
- #10532 Storybook: Media Gallery add needed providers (@BrookeGraham)
- #10736 Performance tracking: verify
design-system
- #10682 Design System: Text area box shadow override (@BrookeGraham)
- #10668 Design System: Fix Tooltip infinite loop in RTL (@BrookeGraham)
- #10665 Design System: Tooltip fix stale placement (@BrookeGraham)
wp-story-editor
- #10738 Fix camelCase for media picker resources (@swissspidy)
- #10711 Fonts: Add workaround for REST API call (@swissspidy)
design-system
,wp-dashboard
- #10679 Design System: Tooltip add `ignoreMaxOffs...
1.17.0
1.17.0 (2022-02-01)
🚀 Features
story-editor
- #10427 Editor: Added floating menu to text while in edit-mode (@barklund)
- #10413 Add initial semantic headings logic (@swissspidy)
- #10404 Editor: First stage of floating menu bar (@barklund)
- #10401 Background Audio: Support non-looping audio (@spacedmonkey)
- #10387 Make editor ErrorBoundary more useful (@swissspidy)
- #10370 UI Simplification: Consider aspect ratio lock when resizing (@miina)
- #10241 Context Menu: New elements should be selected after duplication (@samwhale)
- #9851 Shapes: Add simple border option (@Trapsta)
- #10294 Context Menu: Remove 'clear styles' functionality (@samwhale)
- #10240 History: reduce polluting history (@miina)
design-system
,story-editor
- #10389 Support
tel:
andmailto:
links (@swissspidy) - #10199 UI Simplification: Allow selecting Layer from the element context menu (@miina)
- #10074 Design Panel: Add contrast warning (@BrookeGraham)
- #10159 Editor: Added icon to rotation handle (@barklund)
- #10389 Support
dashboard
- #10360 Explore Templates: adjust modal size (@BrookeGraham)
- Other
- #10005 Add filter to allow custom attributes on Web Stories rendering (@freibergerb)
story-editor
,wp-story-editor
- #10343 Improve save-blocking media uploading checks (@swissspidy)
migration
- #10371 Background Audio: Add unit test for migration (@spacedmonkey)
stories-block
- #10239 Update aspect ratio for story embeds (@swissspidy)
media
,migration
,story-editor
,wp-dashboard
,wp-story-editor
- #9906 Decoupling: Use camelCase for API responses in the editor (@sayedtaqui)
dashboard
,e2e-tests
,story-editor
- #10217 Allow completely disabling/hiding default templates (@spacedmonkey)
🐛 Bug Fixes
design-system
,story-editor
story-editor
- #10383 Editor: Stop crashing when pulling in video element (@samwhale)
- #10337 Media: Don't set transcoding state for non-videos (@spacedmonkey)
- #10264 Karma: Fix Page Templates Test Failure (@BrittanyIRL)
- #10242 Video Trimmer: don't use
railBackgroundImage
ifnull
(@swissspidy) - #10247 Media Library: don't use item index as
key
prop (@swissspidy) - #10078 Page Templates: Fix dropdown select in library pane (@ayushnirwal)
dashboard
- #10273 Template Details: Chips are divs not buttons (@BrittanyIRL)
- #10193 Explore Templates: Reset image state in modal (@BrookeGraham)
dashboard
,story-editor
- #10209 Telemetry: Remove trackEvent call on mount (@BrookeGraham)
🧰 Maintenance
- Other
- #10369 E2E Tests: Optimize workflow for parallel runs (@swissspidy)
- #10390 Update tests after WordPress 5.9 release (@swissspidy)
- #10362 Fix broken media in storybook (@sayedtaqui)
- #10299 Tag linked issues with ZenHub release after merging (@swissspidy)
e2e-test-utils
,karma-puppeteer-launcher
- #10384 Karma: Replace custom snapshot solution with Percy (@swissspidy)
migration
- #10367 Move migration CLI to scripts folder (@swissspidy)
dashboard
,design-system
,react
,story-editor
- #9944 Karma: Improve output to reduce noise (@swissspidy)
design-system
,story-editor
- #10296 Decoupling: Add karma tests for story editor integration layer (@ayushnirwal)
activation-notice
,animation
,commander
,dashboard
,date
,design-system
,e2e-test-utils
,e2e-tests
,fonts
,glider
,i18n
,imgareaselect
,jest-amp
,jest-parallel-sequencer
,jest-puppeteer-amp
,karma-failed-tests-reporter
,karma-fixture
,karma-puppeteer-client
,karma-puppeteer-launcher
,media
,migration
,patterns
,react
,stickers
,stories-block
,stories-carousel
,stories-lightbox
,story-editor
,templates
,text-sets
,tinymce-button
,tracking
,units
,widget
,wp-dashboard
,wp-story-editor
- #10290 Code Quality: Lint
package.json
files (@swissspidy)
- #10290 Code Quality: Lint
activation-notice
,dashboard
,design-system
,media
,stories-block
,story-editor
,templates
,tracking
,wp-dashboard
,wp-story-editor
- #10286 Change namespace of tracking package (@swissspidy)
animation
,dashboard
,media
,story-editor
,units
- #10287 Change namespace of units package (@swissspidy)
story-editor
,text-sets
- #10285 Change namespace of text-sets package (@swissspidy)
story-editor
,wp-dashboard
,wp-story-editor
- #10283 Change namespace of story-editor package (@swissspidy)
dashboard
,story-editor
,templates
- #10284 Change namespace of templates package (@swissspidy)
stickers
,story-editor
,templates
- #10282 Change namespace of stickers package (@swissspidy)
animation
,dashboard
,design-system
,i18n
,jest-amp
,karma-fixture
,media
,react
,stickers
,story-editor
,units
,wp-dashboard
,wp-story-editor
- #10280 Change namespace of react package (@swissspidy)
dashboard
,design-system
,patterns
,story-editor
,wp-dashboard
- #10278 Change namespace of patterns package (@swissspidy)
animation
,dashboard
,date
,design-system
,fonts
,i18n
,media
,migration
,patterns
,react
,stickers
,story-editor
,templates
,text-sets
, `...
1.17.0 RC1
1.17.0 (2022-02-01)
🚀 Features
story-editor
- #10413 Add initial semantic headings logic (@swissspidy)
- #10404 Editor: First stage of floating menu bar (@barklund)
- #10401 Background Audio: Support non-looping audio (@spacedmonkey)
- #10387 Make editor ErrorBoundary more useful (@swissspidy)
- #10370 UI Simplification: Consider aspect ratio lock when resizing (@miina)
- #10241 Context Menu: New elements should be selected after duplication (@samwhale)
- #9851 Shapes: Add simple border option (@Trapsta)
- #10294 Context Menu: Remove 'clear styles' functionality (@samwhale)
- #10240 History: reduce polluting history (@miina)
design-system
,story-editor
- #10389 Support
tel:
andmailto:
links (@swissspidy) - #10199 UI Simplification: Allow selecting Layer from the element context menu (@miina)
- #10074 Design Panel: Add contrast warning (@BrookeGraham)
- #10159 Editor: Added icon to rotation handle (@barklund)
- #10389 Support
dashboard
- #10360 Explore Templates: adjust modal size (@BrookeGraham)
- Other
- #10005 Add filter to allow custom attributes on Web Stories rendering (@freibergerb)
story-editor
,wp-story-editor
- #10343 Improve save-blocking media uploading checks (@swissspidy)
migration
- #10371 Background Audio: Add unit test for migration (@spacedmonkey)
stories-block
- #10239 Update aspect ratio for story embeds (@swissspidy)
media
,migration
,story-editor
,wp-dashboard
,wp-story-editor
- #9906 Decoupling: Use camelCase for API responses in the editor (@sayedtaqui)
dashboard
,e2e-tests
,story-editor
- #10217 Allow completely disabling/hiding default templates (@spacedmonkey)
🐛 Bug Fixes
design-system
,story-editor
story-editor
- #10383 Editor: Stop crashing when pulling in video element (@samwhale)
- #10337 Media: Don't set transcoding state for non-videos (@spacedmonkey)
- #10264 Karma: Fix Page Templates Test Failure (@BrittanyIRL)
- #10242 Video Trimmer: don't use
railBackgroundImage
ifnull
(@swissspidy) - #10247 Media Library: don't use item index as
key
prop (@swissspidy) - #10078 Page Templates: Fix dropdown select in library pane (@ayushnirwal)
dashboard
- #10273 Template Details: Chips are divs not buttons (@BrittanyIRL)
- #10193 Explore Templates: Reset image state in modal (@BrookeGraham)
dashboard
,story-editor
- #10209 Telemetry: Remove trackEvent call on mount (@BrookeGraham)
🧰 Maintenance
- Other
- #10369 E2E Tests: Optimize workflow for parallel runs (@swissspidy)
- #10390 Update tests after WordPress 5.9 release (@swissspidy)
- #10362 Fix broken media in storybook (@sayedtaqui)
- #10299 Tag linked issues with ZenHub release after merging (@swissspidy)
e2e-test-utils
,karma-puppeteer-launcher
- #10384 Karma: Replace custom snapshot solution with Percy (@swissspidy)
migration
- #10367 Move migration CLI to scripts folder (@swissspidy)
dashboard
,design-system
,react
,story-editor
- #9944 Karma: Improve output to reduce noise (@swissspidy)
design-system
,story-editor
- #10296 Decoupling: Add karma tests for story editor integration layer (@ayushnirwal)
activation-notice
,animation
,commander
,dashboard
,date
,design-system
,e2e-test-utils
,e2e-tests
,fonts
,glider
,i18n
,imgareaselect
,jest-amp
,jest-parallel-sequencer
,jest-puppeteer-amp
,karma-failed-tests-reporter
,karma-fixture
,karma-puppeteer-client
,karma-puppeteer-launcher
,media
,migration
,patterns
,react
,stickers
,stories-block
,stories-carousel
,stories-lightbox
,story-editor
,templates
,text-sets
,tinymce-button
,tracking
,units
,widget
,wp-dashboard
,wp-story-editor
- #10290 Code Quality: Lint
package.json
files (@swissspidy)
- #10290 Code Quality: Lint
activation-notice
,dashboard
,design-system
,media
,stories-block
,story-editor
,templates
,tracking
,wp-dashboard
,wp-story-editor
- #10286 Change namespace of tracking package (@swissspidy)
animation
,dashboard
,media
,story-editor
,units
- #10287 Change namespace of units package (@swissspidy)
story-editor
,text-sets
- #10285 Change namespace of text-sets package (@swissspidy)
story-editor
,wp-dashboard
,wp-story-editor
- #10283 Change namespace of story-editor package (@swissspidy)
dashboard
,story-editor
,templates
- #10284 Change namespace of templates package (@swissspidy)
stickers
,story-editor
,templates
- #10282 Change namespace of stickers package (@swissspidy)
animation
,dashboard
,design-system
,i18n
,jest-amp
,karma-fixture
,media
,react
,stickers
,story-editor
,units
,wp-dashboard
,wp-story-editor
- #10280 Change namespace of react package (@swissspidy)
dashboard
,design-system
,patterns
,story-editor
,wp-dashboard
- #10278 Change namespace of patterns package (@swissspidy)
animation
,dashboard
,date
,design-system
,fonts
,i18n
,media
,migration
,patterns
,react
,stickers
,story-editor
,templates
,text-sets
,tracking
,units
- #10265 Add missing metadata to some packages ([@swissspidy](https://github.com/swisssp...
1.16.0
1.16.0 (2022-01-18)
🚀 Features
design-system
,story-editor
media
,story-editor
- #9999 Media: Only transcode 1 resource at a time (@swissspidy)
- #9941 Media Library: Display BlurHash placeholders if available (@spacedmonkey)
stories-block
- #10219 Embeds: Use native
<img>
instead of<amp-img>
(@RahiDroid)
- #10219 Embeds: Use native
story-editor
- #10058 Pre-Publish Checklist: Add expand 'hidden page' functionality (@samwhale)
- #10134 UI Simplification: Add Design panel button to replace background media (@miina)
- #9822 History: Allow ignoring element properties (@miina)
- #9900 Right Click Menu: Clear multiple element styles (@samwhale)
- #9949 Decoupling: Make some
story-editor
api callbacks optional (@sayedtaqui) - #9939 Media Library: Fix styling of search results count (@yahilmadakiya)
- #9935 Media: Use smaller images for base color generation (@spacedmonkey)
- #9699 Media: Improve video captions appearance in editor (@swissspidy)
- #9877 Update the title of the Text Box & Saved Styles box to bold (@Trapsta)
- #9882 Media Panel: Reduce re-rendering of
InnerElement
(@miina) - #9832 Right Click Menu: Add
Duplicate Element
action (@samwhale) - #9868 Media: Measure time to generate base color (@spacedmonkey)
- #9860 Quick Actions: Update 'confirm text' for replacing media quick action (@samwhale)
- Other
- #10211 Enable new
AmpStoryCssOptimizer
transformer (@swissspidy) - #10056 Editor: Enable improved video captions by default (@amovar18)
- #10012 Add integration to disable conditional featured images plugin (@spacedmonkey)
- #9974 REST API: Cater for changes to author queries in WordPress 5.9 (@spacedmonkey)
- #9971 Embeds: Disable Customizer integration for block themes (@spacedmonkey)
- #10211 Enable new
dashboard
,design-system
,media
,react
,story-editor
,wp-story-editor
- #9584 Page Templates: Save image for custom page templates (@swissspidy)
animation
,story-editor
- #10024 Animations: Refactor animation state to improve performance (@littlemilkstudio)
story-editor
,wp-story-editor
- #10081 Decoupling: Move help center footer to
wp-story-editor
(@sayedtaqui) - #9953 Media: Generate and backfill BlurHash for media items (@spacedmonkey)
- #9961 Media: Use smaller video poster image size for base color generation (@spacedmonkey)
- #9825 Decoupling: Help Center (@sayedtaqui)
- #10081 Decoupling: Move help center footer to
wp-story-editor
- #10063 Checklist: Offer page reload option when toggling Video Optimization setting (@BrookeGraham)
templates
- #10104 Templates: convert some PNG images to JPEG (@swissspidy)
design-system
,fonts
,story-editor
,wp-dashboard
,wp-story-editor
dashboard
,story-editor
- #10026 Dashboard: Support deep linking for template details (@BrookeGraham)
media
,migration
,story-editor
- #9785 Media: Do not store transient data on resource objects (@spacedmonkey)
dashboard
,design-system
,fonts
,story-editor
,wp-story-editor
- #9952 Fonts: Add baseline support for custom fonts in editor (@swissspidy)
dashboard
,e2e-tests
,story-editor
- #9875 Dashboard: display template details in modal (@BrookeGraham)
wp-dashboard
- #9881 Decoupling: Initialize dashboard from PHP (@sayedtaqui)
🐛 Bug Fixes
story-editor
- #10218 Media Library: Fix lingering BlurHash for videos (@spacedmonkey)
- #10206 Editor: Fix image src desync (@merapi)
- #10180 Pre-Publish Checklist: Flaky Karma Test (@BrookeGraham)
- #10162 Media Library: Fix video drag & drop and crash upon deletion (@amovar18)
- #10008 Templates: Keyboard Nav Karma tests (@BrookeGraham)
- #10096 Disable Update button if there are no changes to be saved (@amovar18)
- #10128 Editor: Fixed zoomed scroll in RTL (@barklund)
- #10028 Fix Color Picker: Saving text background color saves text color instead (@Trapsta)
- #10127 Editor: Fix double scrollbars while zoomed (@barklund)
- #10023 Media: Fix video poster not rendering in Safari (@spacedmonkey)
- #10097 Karma: enable test for inline style override (@miina)
- #9945 Editor: Fixed updating existing resource when retrimming a video (@barklund)
- #10066 Collapse Footer Popups When Element is Trimming or Cropping (@BrittanyIRL)
- #9998 Pre-Publish Checklist: Remove hover on + X more thumbnail (@BrookeGraham)
- #10011 Karma: Fix Page Attachment + Link test (@miina)
- #10000 Karma: Fixed tests using background images (@barklund)
- #9942 Text style: adjust margin calculation (@miina)
- #9866 Bugfix: Prevent Shape Layer Icons getting cut off in Firefox (@BrittanyIRL)
- #9997 Karma: Altered carousel test setup to be more reliable (@barklund)
- #9924 Edit Media Dialog: Use Text Area for Video Description (@BrookeGraham)
- #9946 Media3p: flakey kar...
1.16.0 RC1
1.16.0 (2022-01-18)
🚀 Features
media
,story-editor
- #9999 Media: Only transcode 1 resource at a time (@swissspidy)
- #9941 Media Library: Display BlurHash placeholders if available (@spacedmonkey)
stories-block
- #10219 Embeds: Use native
<img>
instead of<amp-img>
(@RahiDroid)
- #10219 Embeds: Use native
story-editor
- #10058 Pre-Publish Checklist: Add expand 'hidden page' functionality (@samwhale)
- #10134 UI Simplification: Add Design panel button to replace background media (@miina)
- #9822 History: Allow ignoring element properties (@miina)
- #9900 Right Click Menu: Clear multiple element styles (@samwhale)
- #9949 Decoupling: Make some
story-editor
api callbacks optional (@sayedtaqui) - #9939 Media Library: Fix styling of search results count (@yahilmadakiya)
- #9935 Media: Use smaller images for base color generation (@spacedmonkey)
- #9699 Media: Improve video captions appearance in editor (@swissspidy)
- #9877 Update the title of the Text Box & Saved Styles box to bold (@Trapsta)
- #9882 Media Panel: Reduce re-rendering of
InnerElement
(@miina) - #9832 Right Click Menu: Add
Duplicate Element
action (@samwhale) - #9868 Media: Measure time to generate base color (@spacedmonkey)
- #9860 Quick Actions: Update 'confirm text' for replacing media quick action (@samwhale)
- Other
- #10211 Enable new
AmpStoryCssOptimizer
transformer (@swissspidy) - #10056 Editor: Enable improved video captions by default (@amovar18)
- #10012 Add integration to disable conditional featured images plugin (@spacedmonkey)
- #9974 REST API: Cater for changes to author queries in WordPress 5.9 (@spacedmonkey)
- #9971 Embeds: Disable Customizer integration for block themes (@spacedmonkey)
- #10211 Enable new
dashboard
,design-system
,media
,react
,story-editor
,wp-story-editor
- #9584 Page Templates: Save image for custom page templates (@swissspidy)
animation
,story-editor
- #10024 Animations: Refactor animation state to improve performance (@littlemilkstudio)
story-editor
,wp-story-editor
- #10081 Decoupling: Move help center footer to
wp-story-editor
(@sayedtaqui) - #9953 Media: Generate and backfill BlurHash for media items (@spacedmonkey)
- #9961 Media: Use smaller video poster image size for base color generation (@spacedmonkey)
- #9825 Decoupling: Help Center (@sayedtaqui)
- #10081 Decoupling: Move help center footer to
wp-story-editor
- #10063 Checklist: Offer page reload option when toggling Video Optimization setting (@BrookeGraham)
templates
- #10104 Templates: convert some PNG images to JPEG (@swissspidy)
design-system
,fonts
,story-editor
,wp-dashboard
,wp-story-editor
dashboard
,story-editor
- #10026 Dashboard: Support deep linking for template details (@BrookeGraham)
media
,migration
,story-editor
- #9785 Media: Do not store transient data on resource objects (@spacedmonkey)
dashboard
,design-system
,fonts
,story-editor
,wp-story-editor
- #9952 Fonts: Add baseline support for custom fonts in editor (@swissspidy)
dashboard
,e2e-tests
,story-editor
- #9875 Dashboard: display template details in modal (@BrookeGraham)
design-system
,story-editor
wp-dashboard
- #9881 Decoupling: Initialize dashboard from PHP (@sayedtaqui)
🐛 Bug Fixes
story-editor
- #10218 Media Library: Fix lingering BlurHash for videos (@spacedmonkey)
- #10206 Editor: Fix image src desync (@merapi)
- #10180 Pre-Publish Checklist: Flaky Karma Test (@BrookeGraham)
- #10162 Media Library: Fix video drag & drop and crash upon deletion (@amovar18)
- #10008 Templates: Keyboard Nav Karma tests (@BrookeGraham)
- #10096 Disable Update button if there are no changes to be saved (@amovar18)
- #10128 Editor: Fixed zoomed scroll in RTL (@barklund)
- #10028 Fix Color Picker: Saving text background color saves text color instead (@Trapsta)
- #10127 Editor: Fix double scrollbars while zoomed (@barklund)
- #10023 Media: Fix video poster not rendering in Safari (@spacedmonkey)
- #10097 Karma: enable test for inline style override (@miina)
- #9945 Editor: Fixed updating existing resource when retrimming a video (@barklund)
- #10066 Collapse Footer Popups When Element is Trimming or Cropping (@BrittanyIRL)
- #9998 Pre-Publish Checklist: Remove hover on + X more thumbnail (@BrookeGraham)
- #10011 Karma: Fix Page Attachment + Link test (@miina)
- #10000 Karma: Fixed tests using background images (@barklund)
- #9942 Text style: adjust margin calculation (@miina)
- #9866 Bugfix: Prevent Shape Layer Icons getting cut off in Firefox (@BrittanyIRL)
- #9997 Karma: Altered carousel test setup to be more reliable (@barklund)
- #9924 Edit Media Dialog: Use Text Area for Video Description (@BrookeGraham)
- #9946 Media3p: flakey karma tests (@BrookeGraham)
- #9947 Editor: Fixed karma tes...
1.15.1
What's Changed
- Prepare 1.15.1 release by @swissspidy in #9925
- Fixes a rare issue with crashing and failing to load particular stories.
- Fixes an issue with mangled Unicode characters.
- Fixes an issue with styling differences between the editor and the preview.
Full Changelog: v1.15.0...v1.15.1