Skip to content

v5.2.0

Compare
Choose a tag to compare
@ZhijieZhang ZhijieZhang released this 06 Aug 19:59
· 2772 commits to master since this release

Changelog

  • 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
  • And some other bug fixes