Skip to content

v1.3.0

Compare
Choose a tag to compare
@ctessier ctessier released this 16 May 10:38
· 14 commits to 1.x since this release
d5b1620

New Features

  • Introduce the AdvancedAvatar class to use the image as an avatar / cover art in search results (@ctessier in #65).
  • Implement auto-orientation from image Exif data (@rbnhtl in #61).

Changed

  • Improve documentation
  • Remove unused CSS files
  • Added an alt attribute on the index vue's image
  • Bump Cropper.js dependency to v1.5.11