Releases: uploadcare/uploadcare-redactor
Releases · uploadcare/uploadcare-redactor
Release 3.1.0
Release 3.0.0
Added Redactor X support.
Resolves #34. Many thanks to @karelvasicek.
Release 2.0.1
Fixed
- Fix working with multiple redactor v2 inputs. See #20.
Release 2.0.0
Yoo-hoo, our File Uploader 2.0.0 for Imperavi Redactor is out and now supports Redactor v3 and Uploadcare Widget v3.
File Uploader helps you insert any media into Redactor WYSIWYGs, stores it in the cloud, and delivers content to 220k nodes in 130+ countries. You also get our Image Processing feature controlled by URL directives.
Switching the plugin to the widget v3 brings:
- New design.
- Longer term support.
- More features and future updates.
- More locales out of the box.
If you are currently using the previous widget-v2-based plugin with a customized dialog window, you will need to check out the v2-v3 migration guide to update.
Added:
- Redactor 3 support; File Uploader now works with both v2 and v3.
Changed:
- The default widget version for File Uploader is now
3.x
. - Added
integration
to the default widget config to provide info on used Redactor and plugin versions to User Agent with requests to Uploadcare Upload API.
Issues and PRs are welcome. The full uploadcare-redactor
changelog can be found here.
1.5.0
- fix behavior of image insertion and wrap them in
$opts.imageTag
1.4.0
- add
iconButtonEnabled
option to enable/disable button icon - add
buttonBefore
option to configure the position of the button in the toolbar - add
buttonLabel
option to configure button label
version 1.3
- add package.json
- wrap code in IIFE
- add authors.txt
- update widget version to 2.8.2 (see widget changelog)
release 1.2.0
- update plugin to work with Redactor II
- update widget version to 2.6.0 (see widget changelog)