Changelog ========= ## [10.0.0](https://github.com/ckeditor/ckeditor5-ckfinder/tree/v10.0.0) (2018-12-05) ### Bug fixes * Remove Easy Image integration from CKFinder documentation snippets. Closes [#31](https://github.com/ckeditor/ckeditor5-ckfinder/issues/31). ([4768b88](https://github.com/ckeditor/ckeditor5-ckfinder/commit/4768b88)) * The `CKFinderCommand` should clone the config options from `editor.config` (instead of extending) to stop breaking the integration upon successive executions. Closes [#23](https://github.com/ckeditor/ckeditor5-ckfinder/issues/23). ([12bd16d](https://github.com/ckeditor/ckeditor5-ckfinder/commit/12bd16d)) ### Other changes * CKEditor should set CKFinder language when opening. Closes [#3](https://github.com/ckeditor/ckeditor5-ckfinder/issues/3). ([813846b](https://github.com/ckeditor/ckeditor5-ckfinder/commit/813846b)) * CKFinder should require CKFinder upload adapter plugin. Closes [#6](https://github.com/ckeditor/ckeditor5-ckfinder/issues/6). ([bc2dc1b](https://github.com/ckeditor/ckeditor5-ckfinder/commit/bc2dc1b)) * Created the 'browse-files' toolbar icon. Closes [#2](https://github.com/ckeditor/ckeditor5-ckfinder/issues/2). ([51b4cc6](https://github.com/ckeditor/ckeditor5-ckfinder/commit/51b4cc6)) * Initial implementation. Closes [#1](https://github.com/ckeditor/ckeditor5-ckfinder/issues/1). ([5307728](https://github.com/ckeditor/ckeditor5-ckfinder/commit/5307728)) * Pass onInit function from config to CKFinder. Closes [#9](https://github.com/ckeditor/ckeditor5-ckfinder/issues/9). ([38b1bfe](https://github.com/ckeditor/ckeditor5-ckfinder/commit/38b1bfe)) * Updated translations. ([8b31aec](https://github.com/ckeditor/ckeditor5-ckfinder/commit/8b31aec))