- CDN version only (breaking changes)
- Upgrade rails to 5.2.x
- Remove refile support due no activity since 2015
- Remove auto-detect content-type and image dimensions
- Fix crash on "upload file" 3rd tab
- Update CKEditor to version 4.11.1 full (8 November 2018)
- Remove parameterize_filenames from paperclip backend (fix issue #738)
- Don't delegate size method to data, read it from cached attribute data_file_size
- Update CKEditor to version 4.7.1 full (28 Jun 2017)
- Move method "assets_pipeline_enabled?" to main module and allow to change it from ckeditor config
- Update CKEditor to version 4.6.2 full (12 Jan 2017)
- Bugs fixes
- Update CKEditor to version 4.6.1 full (08 Dec 2016)
- Update CKEditor to version 4.5.11 (7 Sep 2016)
- Remove polymorphic assetable association
- Remove ckeditor_before_create_asset callback in controller
- Bugs fixes
- Rails 5 support
- Update CKEditor to version 4.5.10 (13 Jul 2016)
- Rubocop style fixes
COMPATIBILITY WARNING
Rename read_dimensions
to extract_dimensions
[https://github.com/galetahub/ckeditor/commit/4e6d8413cc71f40d2d58ab3d0cb8dad19dd96894]
- Update CKEditor to version 4.5.6 (9 Dec 2015)
- Support for CKEditor CDN (http://cdn.ckeditor.com/)
- Load jquery library form jQuery CDN (https://code.jquery.com/)
- Update ckeditor to Version 4.5.5 (12 Nov 2015)
- Turkish locale
- Bugs fixes
- Update ckeditor to Version 4.5.4 (6 Oct 2015)
- Bugs fixes
- Update ckeditor to Version 4.5.2 (4 Aug 2015)
- Bugs fixes
- Update ckeditor to Version 4.4.7 (72 Plugins, 27 Jan 2015)
- Bugs fixes
- Update ckeditor to Version 4.4.6 (72 Plugins, 25 Nov 2014)
- Add 'config.allowedContent = true;' by default
- Setup toolbar groups configuration
- Better content_type detection strategy
- Update ckeditor to 4.4.2 Full Package version (72 Plugins, 24 Jun 2014)
- Copy non-digested assets of ckeditor after assets precompile rake task
- Starting gem changelog