v4.7.76
Keep the empty lines in the text fields
Use Calibri and Lucida Console, when it's possible, in place of sans-serif and monospaced (bug 1922063)
Vectorize the logo.
[JS] Correctly format floating numbers when they're close to an integer (bug 1918115)
Use ESLint to ensure that `export`s are sorted alphabetically
Update the year in the `license_header` files
[api-minor] Remove the image-related error message prefixes
[Editor] Take into account the device pixel ratio when drawing an added image
Avoid to call a function in the js sandbox when it has been destroyed
Use shorter arrow functions where possible
Output `pdf.scripting.js` as a JavaScript module (PR 17055 follow-up)
Allow, optionally, using worker-modules during local development