v4.0.379
Attempt to further reduce re-parsing for globally cached images (PR 11912, 16108 follow-up)
Vectorize the logo.
Set text field value as a string when it's for a date or a time (bug 1868503)
[Editor] Add a color picker with predefined colors for highlighting text (bug 1866434)
Use ESLint to ensure that `export`s are sorted alphabetically
Update the year in the `license_header` files
Limit the amount of console "spam" during fuzz tests (PR 17337 follow-up)
ESMify some modules for m-c (bug 1824610)
Introduce more optional chaining in the code-base
Output `pdf.scripting.js` as a JavaScript module (PR 17055 follow-up)
Allow, optionally, using worker-modules during local development