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
Added support for annotation grouping. When multiple annotations are selected a "group" button will appear allowing multiple annotations to be grouped together.
Added a new eraser tool which will delete paths for freehand annotations and completely delete other annotations
Added new language supports for Spanish, Japanese, Korean, Traditional Chinese and Portuguese. Credits to Allego.
Updated the left panel resize bar so that its width can be adjusted programmatically
Fixed issue where deleting a reply doesn't trigger a rerender in the notes panel, which results in the note showing the wrong number of replies it has
Fixed issue where sometimes the style popup will be on top of a sticky note annotation and make it not selectable
Fixed issue where an element can't be enabled back after getting disabled by using disableElements
Fixed issue where the message handler for retrieving the config file path isn't removed properly