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.
1.2.4 - 2019-11-22
- Mixed content HTTPS on CORS
1.2.3 - 2019-09-27
- Export canvas in its original size if image is bigger than width or height
- forceSizeCanvas and forceSizeExport properties
- imageScale property
1.2.2 - 2019-09-27
- Button to load image from URL
- Canvas width/height logic
1.2.1 - 2019-08-08
- Translation system bug
- FabricJS set to 3.2.0 due to bug : fabricjs/fabric.js#5814
1.2.0 - 2019-08-07
- Whiteboard feature
- Button to load another image as background
- Demo app
- Canvas border option
- Changed texts translations parameters to single object
1.1.0 - 2019-05-16
- Image scaling
- Enable tooltip
- Tooltip language (English and French)
- Toolbar content content projection
1.0.5 - 2019-04-12
- Mime Type
- Image Quality
1.0.4 - 2019-03-29
- CORS Issues : First try with cors then proxy to handle all cases
1.0.3 - 2019-03-29
- CORS Issues (using a proxy now)
1.0.2 - 2019-03-29
- @Inputs to set loading/error message (text or template)
- CORS Issues
1.0.1 - 2019-03-28
- This CHANGELOG file
- @Inputs to change the save and cancel button text
- Updated dependencies
1.0.0 - 2018-11-22
- Initial version