v4.9.155
[Editor] Make ink annotation editable
[Editor] Correctly update the current drawing when zooming
Vectorize the logo.
Avoid to display an alert or a confirm dialog if the message is empty
Introduce `Promise.try()` usage in the code-base
Ensure that the response-origin of range requests match the full request (issue 12744)
Update the year in the `license_header` files
[api-minor] Remove the image-related error message prefixes
Use the `stopEvent` helper function everywhere possible
Avoid to call a function in the js sandbox when it has been destroyed
Enable the ESLint `no-console` rule in parts of the code-base
Output `pdf.scripting.js` as a JavaScript module (PR 17055 follow-up)
Allow, optionally, using worker-modules during local development