Skip to content

Releases: uploadcare/uploadcare-redactor

Release 3.1.0

25 Oct 12:48
bdd062c
Compare
Choose a tag to compare

Changed logic how image is inserted to Redactor X content.

Release 3.0.0

26 Sep 13:02
5966ed2
Compare
Choose a tag to compare

Added Redactor X support.

Resolves #34. Many thanks to @karelvasicek.

Release 2.0.1

12 Sep 11:33
Compare
Choose a tag to compare

Fixed

  • Fix working with multiple redactor v2 inputs. See #20.

Release 2.0.0

11 May 17:29
Compare
Choose a tag to compare

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

13 Oct 10:47
Compare
Choose a tag to compare
  • fix behavior of image insertion and wrap them in $opts.imageTag

1.4.0

06 Apr 13:51
Compare
Choose a tag to compare
  • 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

05 Apr 15:14
Compare
Choose a tag to compare
  • add package.json
  • wrap code in IIFE
  • add authors.txt
  • update widget version to 2.8.2 (see widget changelog)

release 1.2.0

27 Jan 16:49
Compare
Choose a tag to compare
  • update plugin to work with Redactor II
  • update widget version to 2.6.0 (see widget changelog)