Skip to content

Latest commit

 

History

History
88 lines (49 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

88 lines (49 loc) · 2.09 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.

[3.2.2], 2019-06-17

Fixed

  • Fix dist tarball generation due to outdated release-it config.

[3.2.1], 2019-06-17

Fixed

  • Fix missing png icon for TinyMCE 4.x.

[3.2.0], 2019-06-17

Changed

  • Add support for TinyMCE 5.x. See #11.

[3.1.1], 2019-06-17

Changed

  • Update button title from Uploadcare to Insert media to make it clearer. See #12.

3.1.0, 2019-02-21

Added

  • The ability to edit the inserted images and links to uploaded files. See #9.

3.0.0, 2018-05-16

Added

  • Plugin settings can now be defined using the TinyMCE editor options.

Changed

  • Bumped the widget version to 3.x, see widget changelog.
  • Added integration to the default config to provide info on the TinyMCE version and plugin version for User Agent with requests to Uploadcare Upload API.

Removed

  • Setting options for the plugin using the config.js file.

2.1.1, 2017-01-16

Changed

  • CDN link to the widget.

2.1.0, 2016-11-30

Changed

2.0.0, 2015-09-08

Changed

  • Updated plugin to work with TinyMCE 4+.
  • Get rid of PHP dialog.
  • Bumped widget version to 2.5.1, see widget changelog.