Skip to content

Releases: nshenderov/strapi-plugin-ckeditor

v2.1.1

28 Feb 18:59
Compare
Choose a tag to compare

🪲 Bug fix

Full Changelog: v2.1.0...v2.1.1

v2.1.0

26 Jan 23:44
3be4045
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.1.0

v2.0.4

03 Mar 23:11
4b3361e
Compare
Choose a tag to compare

🪲 Bug fix

Full Changelog: v2.0.3...v2.0.4

v2.0.3

02 Feb 18:15
Compare
Choose a tag to compare

What's Changed

  • Styles for color dropdown have been changed and moved to additional.js so configs with default palette won't look ugly 4996264

Screenshot_20230202_070608
Screenshot_20230202_070645

Full Changelog: v2.0.2...v2.0.3

v2.0.2

30 Jan 08:26
Compare
Choose a tag to compare

🪲 Bug fix

  • Are you sure you want to leave this page? #31

v2.0.1

28 Jan 21:29
Compare
Choose a tag to compare

🪲 Bug fix

  • ckeditor.txt not loaded for typescript project #64

v2.0.0

25 Jan 21:08
e782475
Compare
Choose a tag to compare

New major release: Custom field and dll build

  • From this release, the plugin is based on Stapi's custom field API and ckeditor5 dll build.

  • Now it's possible to add new plugins and configure different editors along with the possibility to specify regex, callbacks, and so on in the editor's config.

  • [release] Custom field by @nshenderov in #60

Full Changelog: v1.1.3...v2.0.0

v1.1.3

12 Jan 21:28
Compare
Choose a tag to compare

What's Changed

  • feat: Allow Node.js 18 by @ihmpavel in #43

  • Support non-JSON config properties (such as callbacks and regexes) through config/ckeditor.js by @timraasveld in #54

  • Add support to pdf files selected via MediaLib dialog by @ddazal in #50

  • Fixed #38

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

12 Aug 21:55
Compare
Choose a tag to compare

What's Changed

Few examples:

You can find these configurations in the Readme

balloonblock

2022-08-12 230222

Full Changelog: v1.1.1...v1.1.2

v1.1.1

22 Jul 21:04
Compare
Choose a tag to compare

What's Changed

  • fix: media lib asset.formats null check by @lkho in #14
  • #15 language content implementation ready. by @zadinvit in #16
  • Revert "fix: media lib asset.formats null check" by @nshenderov in #22
  • Fix: Media library button appends image to the end by @emmarvpol in #21

Full Changelog: v1.1.0...v1.1.1