All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes:
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
Date format: YYYY-MM-DD
If we have some "Breaking changes" we can mark it in message by
**BREAKING**
preffix, like:
- **BREAKING**: Some message
Todo list for future
- ...
- BREAKING: Upgrade to Vue 3
- Low preview image width
- possibility to add
doNotReplaceURL
to single image
- change devicePixelRatioList to [1, 1.5, 2]
- utils version to fix img-src starts with "//"
- possibility to remove API versions
- new property: customDomain
- Property ignoreNodeImgSize is deprecated. Use imageSizeAttributes: 'ignore' instead
- new property: imageSizeAttributes
- ignoreNodeImgSize props
- documentation to readme.md under config
- showing width and height attributes on img tag
- OnImgLoad to capture event on load
- documentation to readme.md under image properties
- utils version to add src to each size
- how props are passed to image and background