1.16.0 RC1
Pre-release
Pre-release
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 tests for carousel navigation (@barklund)
- #9828 Design Panel: Adjust general padding and Selection panel grid (@miina)
- #9823 Selection Panel: adjust bottom margin (@miina)
- #9833 Editor: Fix position and layering of page attachment layer (@barklund)
- #9898 Migrate saved page templates upon loading (@swissspidy)
- #9895 Hotfix: Validate hex color string in
SkeletonPage
(@swissspidy) - #9873 Text element display: add missing units for padding in Text Display (@miina)
- #9871 CSS-in-JS: Remove incorrect tagged template literal usage (@swissspidy)
dashboard
- #10181 Explore Templates: fix RTL arrow directions (@BrookeGraham)
- #9926 Dashboard: Fix Color Contrast in Filter Counts (@BrittanyIRL)
design-system
,karma-puppeteer-launcher
,story-editor
- #10095 Fix Karma tests / disconnect issues (@BrittanyIRL)
media
- #10125 Media: Fix video drag an drop upload in Safari (@spacedmonkey)
- #9989 Video Trimmer: Fix for blank frames in video trimmer frames strip (@Trapsta)
- Other
- #10156 Actually run New Relic compat integration (@swissspidy)
- #9862 Sanitization: Update AMP PHP Toolbox to v0.9.1 (@swissspidy)
- #9855 Improve compatibility with Sage theme (@swissspidy)
stories-block
- #9992 Improve block styling in Twenty Twenty-Two theme (@swissspidy)
patterns
- #9889 Prevent
NaN
opacity ingetSolidFromHex
(@swissspidy)
- #9889 Prevent
media
,story-editor
🧰 Maintenance
e2e-tests
,jest-parallel-sequencer
- #10198 Run JS unit tests and e2e tests in parallel on CI (@swissspidy)
- Other
- #10208 Karma: make parallel runs opt-in (@swissspidy)
- #10163 E2E Tests: Test against WP 5.9-RC2 (@spacedmonkey)
- #10152 Remove cs2pr from PHPStan's output (@szepeviktor)
- #10003 Update AMP Toolbox to v0.9.3 (@swissspidy)
- #9973 Update Composer dependencies (@swissspidy)
dashboard
- #10186 Use karma-parallel for running tests on CI (@swissspidy)
design-system
,karma-puppeteer-launcher
,story-editor
- #10095 Fix Karma tests / disconnect issues (@BrittanyIRL)
e2e-test-utils
,e2e-tests
- #10101 E2E Tests: Run tests against WP 5.9 RC1 (@spacedmonkey)
story-editor
- #10016 Karma: Add missing blurhash to media library items (@swissspidy)
- #9869 Storybook: Fix broken build (@sayedtaqui)
fonts
,migration
,templates
,text-sets
- #9972 Packages: Reorganize CLI scripts (@swissspidy)
📝 Documentation
- Other
- #10230 Add changelog for v1.16.0 release (@swissspidy)
design-system
templates
,text-sets
- #10004 Update references to landig page repo (@swissspidy)
Committers: 17
- Ayush Nirwal (@codingcarrots20)
- Brittany Feenstra (@BrittanyIRL)
- Brooke Graham (@BrookeGraham)
- Google for Creators Bot (@googleforcreators-bot)
- Jasper Kinoti (@Trapsta)
- Jonny Harris (@spacedmonkey)
- Kudaligi Amoghavarsha (@amovar18)
- Marcin Pietruszka (@merapi)
- Max Yinger (@littlemilkstudio)
- Miina (@miina)
- Morten Barklund (@barklund)
- Pascal Birchler (@swissspidy)
- Rahi Prajapati (@RahiDroid)
- Samuel Estrella (@samwhale)
- Sayed Taqui (@sayedtaqui)
- Viktor Szépe (@szepeviktor)
- yahil madakiya (@yahilmadakiya)