v1.3.0
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