Skip to content

Latest commit

 

History

History
73 lines (47 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

73 lines (47 loc) · 2.28 KB

Changelog

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.

2.0.0, 2018-05-11

Added

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.

1.6.0, 2017-06-18

  • support Redactor callbacks: uploadcareShow, uploadcareDone, uploadcareCancel
  • compatibility with latest Redactor 2 toolbar icons (default)
  • new setting: buttonIcon - use 'fa fa-picture-o' for backwards compatibility
  • restore editor selection on cancel
  • assign data-image and data-file attributes for Redactor storage management, see docs

1.5.2, 2017-01-16

  • update CDN link to the widget

1.5.1, 2016-10-24

1.5.0, 2016-10-13

  • fix behavior of image insertion and wrap them in $opts.imageTag

1.4.1, 2016-09-14

1.4.0. 2016-04-06

  • 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

1.3.0, 2016-04-05

  • add package.json
  • wrap code in IIFE
  • add authors.txt
  • update widget version to 2.8.2 (see widget changelog)

1.2.0, 2016-01-27

  • update plugin to work with Redactor II
  • update widget version to 2.6.0 (see widget changelog)