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.
- New locale, Italian (
it
). See #26.
1.3.0 - 2018-09-21
- New locales: Japanese (
ja
), Vietnamese (vi
). See #25.
1.2.1 - 2018-06-28
- Not working crop in Safari, see #24.
- Support for new widget configuration options:
previewProxy
,previewUrlCallback
. Learn more here. - French (
fr
) locale thanks to @gpenverne.
- Updated README:
- references,
- added Feedback section,
- removed Contributors section.
- Autorotate for image preview, #21.
- Global setting
UPLOADCARE_EFFECTS
works now. - Fixed ignoring of the
crop
preset in multiple mode. - Crop is applied automatically if
the
crop
setting has presets, e.g.1:1
, and hasn'tfree
. - Show an image without all effects in the crop mode.
- New effect
invert
. - New option
all
for effects settings.
- Fix links to uploadcare site in README.
- Uploadcare logo into README.
Initial public release for npm.
- Fix info about version in README.
- README section about install with npm.
- README section about output value.
Initial public release.
- The
uploadcareTabEffects
function as default export. - README with info about requirements, install, usage, etc.