You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved: Updated PDF.js library to 5.4.149 for stability and performance.
Improved: Created toggle-able sub-menus for scrollMode and spreadMode buttons
to reduce crowdedness of the vertical toolbar.
Improved: Default value for options.language will now be navigator.language || "en-US".
So if this option is not set, it will try to use the browser's current language.
Improved: Stability of some page events (new PageUtil class).