ckeditor_rails 4.4.8 → 4.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (168) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -3
  3. data/lib/ckeditor-rails/version.rb +2 -2
  4. data/vendor/assets/images/ckeditor/skins/moono/images/spinner.gif +0 -0
  5. data/vendor/assets/javascripts/ckeditor/CHANGES.md +183 -6
  6. data/vendor/assets/javascripts/ckeditor/LICENSE.md +154 -2
  7. data/vendor/assets/javascripts/ckeditor/build-config.js +1 -0
  8. data/vendor/assets/javascripts/ckeditor/ckeditor.js +734 -688
  9. data/vendor/assets/javascripts/ckeditor/lang/af.js +2 -2
  10. data/vendor/assets/javascripts/ckeditor/lang/ar.js +2 -2
  11. data/vendor/assets/javascripts/ckeditor/lang/bg.js +2 -2
  12. data/vendor/assets/javascripts/ckeditor/lang/bn.js +2 -2
  13. data/vendor/assets/javascripts/ckeditor/lang/bs.js +2 -2
  14. data/vendor/assets/javascripts/ckeditor/lang/ca.js +2 -2
  15. data/vendor/assets/javascripts/ckeditor/lang/cs.js +2 -2
  16. data/vendor/assets/javascripts/ckeditor/lang/cy.js +2 -2
  17. data/vendor/assets/javascripts/ckeditor/lang/da.js +2 -2
  18. data/vendor/assets/javascripts/ckeditor/lang/de.js +2 -2
  19. data/vendor/assets/javascripts/ckeditor/lang/el.js +2 -2
  20. data/vendor/assets/javascripts/ckeditor/lang/en-au.js +2 -2
  21. data/vendor/assets/javascripts/ckeditor/lang/en-ca.js +2 -2
  22. data/vendor/assets/javascripts/ckeditor/lang/en-gb.js +2 -2
  23. data/vendor/assets/javascripts/ckeditor/lang/en.js +2 -2
  24. data/vendor/assets/javascripts/ckeditor/lang/eo.js +2 -2
  25. data/vendor/assets/javascripts/ckeditor/lang/es.js +2 -2
  26. data/vendor/assets/javascripts/ckeditor/lang/et.js +2 -2
  27. data/vendor/assets/javascripts/ckeditor/lang/eu.js +2 -2
  28. data/vendor/assets/javascripts/ckeditor/lang/fa.js +2 -2
  29. data/vendor/assets/javascripts/ckeditor/lang/fi.js +2 -2
  30. data/vendor/assets/javascripts/ckeditor/lang/fo.js +2 -2
  31. data/vendor/assets/javascripts/ckeditor/lang/fr-ca.js +2 -2
  32. data/vendor/assets/javascripts/ckeditor/lang/fr.js +2 -2
  33. data/vendor/assets/javascripts/ckeditor/lang/gl.js +2 -2
  34. data/vendor/assets/javascripts/ckeditor/lang/gu.js +2 -2
  35. data/vendor/assets/javascripts/ckeditor/lang/he.js +2 -2
  36. data/vendor/assets/javascripts/ckeditor/lang/hi.js +2 -2
  37. data/vendor/assets/javascripts/ckeditor/lang/hr.js +2 -2
  38. data/vendor/assets/javascripts/ckeditor/lang/hu.js +2 -2
  39. data/vendor/assets/javascripts/ckeditor/lang/id.js +2 -2
  40. data/vendor/assets/javascripts/ckeditor/lang/is.js +2 -2
  41. data/vendor/assets/javascripts/ckeditor/lang/it.js +2 -2
  42. data/vendor/assets/javascripts/ckeditor/lang/ja.js +2 -2
  43. data/vendor/assets/javascripts/ckeditor/lang/ka.js +2 -2
  44. data/vendor/assets/javascripts/ckeditor/lang/km.js +2 -2
  45. data/vendor/assets/javascripts/ckeditor/lang/ko.js +2 -2
  46. data/vendor/assets/javascripts/ckeditor/lang/ku.js +2 -2
  47. data/vendor/assets/javascripts/ckeditor/lang/lt.js +2 -2
  48. data/vendor/assets/javascripts/ckeditor/lang/lv.js +2 -2
  49. data/vendor/assets/javascripts/ckeditor/lang/mk.js +2 -2
  50. data/vendor/assets/javascripts/ckeditor/lang/mn.js +2 -2
  51. data/vendor/assets/javascripts/ckeditor/lang/ms.js +2 -2
  52. data/vendor/assets/javascripts/ckeditor/lang/nb.js +2 -2
  53. data/vendor/assets/javascripts/ckeditor/lang/nl.js +2 -2
  54. data/vendor/assets/javascripts/ckeditor/lang/no.js +2 -2
  55. data/vendor/assets/javascripts/ckeditor/lang/pl.js +2 -2
  56. data/vendor/assets/javascripts/ckeditor/lang/pt-br.js +2 -2
  57. data/vendor/assets/javascripts/ckeditor/lang/pt.js +2 -2
  58. data/vendor/assets/javascripts/ckeditor/lang/ro.js +2 -2
  59. data/vendor/assets/javascripts/ckeditor/lang/ru.js +2 -2
  60. data/vendor/assets/javascripts/ckeditor/lang/si.js +2 -2
  61. data/vendor/assets/javascripts/ckeditor/lang/sk.js +2 -2
  62. data/vendor/assets/javascripts/ckeditor/lang/sl.js +2 -2
  63. data/vendor/assets/javascripts/ckeditor/lang/sq.js +2 -2
  64. data/vendor/assets/javascripts/ckeditor/lang/sr-latn.js +2 -2
  65. data/vendor/assets/javascripts/ckeditor/lang/sr.js +2 -2
  66. data/vendor/assets/javascripts/ckeditor/lang/sv.js +2 -2
  67. data/vendor/assets/javascripts/ckeditor/lang/th.js +2 -2
  68. data/vendor/assets/javascripts/ckeditor/lang/tr.js +2 -2
  69. data/vendor/assets/javascripts/ckeditor/lang/tt.js +2 -2
  70. data/vendor/assets/javascripts/ckeditor/lang/ug.js +2 -2
  71. data/vendor/assets/javascripts/ckeditor/lang/uk.js +2 -2
  72. data/vendor/assets/javascripts/ckeditor/lang/vi.js +2 -2
  73. data/vendor/assets/javascripts/ckeditor/lang/zh-cn.js +2 -2
  74. data/vendor/assets/javascripts/ckeditor/lang/zh.js +2 -2
  75. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/af.js +3 -3
  76. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js +3 -3
  77. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js +3 -3
  78. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js +8 -9
  79. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js +8 -9
  80. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js +3 -3
  81. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/da.js +7 -7
  82. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/de.js +6 -7
  83. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/el.js +3 -4
  84. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js +3 -3
  85. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/en.js +3 -3
  86. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js +3 -4
  87. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/es.js +7 -7
  88. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/et.js +3 -3
  89. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js +4 -4
  90. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js +3 -4
  91. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js +11 -0
  92. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js +3 -4
  93. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js +4 -5
  94. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js +7 -7
  95. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js +3 -3
  96. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/he.js +2 -2
  97. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js +3 -3
  98. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js +3 -3
  99. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js +2 -3
  100. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/id.js +3 -3
  101. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/it.js +3 -3
  102. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js +1 -1
  103. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/km.js +3 -3
  104. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js +7 -7
  105. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js +3 -4
  106. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js +3 -3
  107. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js +3 -4
  108. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js +3 -3
  109. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js +3 -3
  110. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js +6 -6
  111. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js +3 -4
  112. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/no.js +3 -3
  113. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js +3 -3
  114. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js +3 -3
  115. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js +7 -7
  116. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js +3 -4
  117. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js +2 -2
  118. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/si.js +3 -3
  119. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js +3 -4
  120. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js +3 -4
  121. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js +3 -3
  122. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js +3 -3
  123. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js +3 -3
  124. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js +7 -8
  125. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/th.js +3 -3
  126. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js +7 -8
  127. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js +3 -3
  128. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js +2 -2
  129. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js +7 -8
  130. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js +2 -2
  131. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js +5 -5
  132. data/vendor/assets/javascripts/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js +5 -5
  133. data/vendor/assets/javascripts/ckeditor/plugins/clipboard/dialogs/paste.js +6 -6
  134. data/vendor/assets/javascripts/ckeditor/plugins/colordialog/dialogs/colordialog.js +9 -9
  135. data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/button.js +1 -1
  136. data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/checkbox.js +2 -1
  137. data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/form.js +3 -3
  138. data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/hiddenfield.js +2 -2
  139. data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/radio.js +5 -4
  140. data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/select.js +2 -2
  141. data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/textarea.js +1 -1
  142. data/vendor/assets/javascripts/ckeditor/plugins/forms/dialogs/textfield.js +5 -4
  143. data/vendor/assets/javascripts/ckeditor/plugins/image/dialogs/image.js +39 -39
  144. data/vendor/assets/javascripts/ckeditor/plugins/pastefromword/filter/default.js +23 -22
  145. data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/da.js +7 -9
  146. data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/de.js +9 -9
  147. data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/el.js +9 -9
  148. data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/ko.js +10 -0
  149. data/vendor/assets/javascripts/ckeditor/plugins/specialchar/dialogs/lang/zh.js +5 -8
  150. data/vendor/assets/javascripts/ckeditor/plugins/table/dialogs/table.js +2 -2
  151. data/vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/ciframe.html +1 -1
  152. data/vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +1 -1
  153. data/vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc.js +83 -66
  154. data/vendor/assets/javascripts/ckeditor/plugins/wsc/dialogs/wsc_ie.js +1 -1
  155. data/vendor/assets/stylesheets/ckeditor/contents.css +0 -2
  156. data/vendor/assets/stylesheets/ckeditor/plugins/wsc/dialogs/wsc.css +1 -1
  157. data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog.css +1 -1
  158. data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog_ie.css +1 -1
  159. data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog_ie7.css +1 -1
  160. data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog_ie8.css +1 -1
  161. data/vendor/assets/stylesheets/ckeditor/skins/moono/dialog_iequirks.css +1 -1
  162. data/vendor/assets/stylesheets/ckeditor/skins/moono/editor.css +1 -1
  163. data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_gecko.css +1 -1
  164. data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_ie.css +1 -1
  165. data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_ie7.css +1 -1
  166. data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_ie8.css +1 -1
  167. data/vendor/assets/stylesheets/ckeditor/skins/moono/editor_iequirks.css +1 -1
  168. metadata +6 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6a1e8f122ffafd83075927c405f1f4a4a70cb158
4
- data.tar.gz: 207f4b085893e971a883c72eea73fd892f0ab9e2
3
+ metadata.gz: 486efa98df7e7e4e5a1433c336ccbe12420f1671
4
+ data.tar.gz: e760f0cba7efc9c24ca628009cc02cc819206598
5
5
  SHA512:
6
- metadata.gz: b1f0c99974da656d72bc44c593746871a8ff011493019ca911f2ee948faff3034d2296f3fc9cb8e3b0d362381ce20d77dff18f338abe86c36a0145587e7ab34e
7
- data.tar.gz: 924942548d26a0777bc6627f6e3320a4c608379785ae0f60d5d766728e2d60627cd2e825785de7e602f5cfa97d59cb33af52125faefcc0ab9b98255200eb68ff
6
+ metadata.gz: 5e4d5bf279a5f183352b4da7f297299603f9e1cfc9e779a0acc1490dffb5f5308aa2b54fa1e534e088638279596f538f76a561552a475e0a1a9cb78ca241f3e6
7
+ data.tar.gz: 2da78d7f6932b68b83076240e399c36a40de29919a2170b856b69a9061b936c81ee310c011ea63f0118d154afeca2c9d0726cc2fdc14072b760a3e1233b9aebd
data/README.md CHANGED
@@ -57,7 +57,7 @@ Eric Anderson, thanks.
57
57
 
58
58
  Add your `app/assets/javascripts/ckeditor/config.js.coffee` like
59
59
 
60
- ```
60
+ ``` coffee
61
61
  CKEDITOR.editorConfig = (config) ->
62
62
  config.language = "zh"
63
63
  config.uiColor = "#AADC6E"
@@ -105,7 +105,9 @@ Ckeditor::Rails.configure do |config|
105
105
  # default is nil for all languages, or set as %w[en zh]
106
106
  config.assets_languages = nil
107
107
 
108
- # default is nil for all plugins, or set as %w[image link liststyle table tabletools]
108
+ # default is nil for all plugins,
109
+ # or set as white list: %w[image link liststyle table tabletools]
110
+ # or set as black list: config.default_plugins - %w[about a11yhelp]
109
111
  config.assets_plugins = nil
110
112
 
111
113
  # default is nil for all skins, or set as %w[moon]
@@ -119,7 +121,7 @@ Maintain `ckeditor_rails` gem with `Rake` commands.
119
121
 
120
122
  Update origin CKEditor source files.
121
123
 
122
- rake update_ckeditor VERSION=4.4.7
124
+ rake update_ckeditor VERSION=4.5.1
123
125
 
124
126
  Publish gem.
125
127
 
@@ -1,6 +1,6 @@
1
1
  module Ckeditor
2
2
  module Rails
3
- VERSION = '4.4.8'
4
- EDITOR_VERSION = '4.4.7'
3
+ VERSION = '4.5.1'
4
+ EDITOR_VERSION = '4.5.1'
5
5
  end
6
6
  end
@@ -1,6 +1,183 @@
1
1
  CKEditor 4 Changelog
2
2
  ====================
3
3
 
4
+ ## CKEditor 4.5.1
5
+
6
+ Fixed Issues:
7
+
8
+ * [#13486](http://dev.ckeditor.com/ticket/13486): Fixed: The [Upload Image](http://ckeditor.com/addon/uploadimage) plugin should log an error, not throw an error when upload URL is not set.
9
+
10
+ ## CKEditor 4.5
11
+
12
+ New Features:
13
+
14
+ * [#13304](http://dev.ckeditor.com/ticket/13304): Added support for passing DOM elements to [`config.sharedSpaces`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-sharedSpaces). Thanks to [Undergrounder](https://github.com/Undergrounder)!
15
+ * [#13215](http://dev.ckeditor.com/ticket/13215): Added ability to cancel fetching a resource by the Embed plugins.
16
+ * [#13213](http://dev.ckeditor.com/ticket/13213): Added the [`dialog#setState()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dialog-method-setState) method and used it in the [Embed](http://ckeditor.com/addon/embed) dialog to indicate that a resource is being loaded.
17
+ * [#13337](http://dev.ckeditor.com/ticket/13337): Added the [`repository.onWidget()`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget.repository-method-onWidget) method — a convenient way to listen to [widget](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget) events through the [repository](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget.repository).
18
+ * [#13214](http://dev.ckeditor.com/ticket/13214): Added support for pasting links that convert into embeddable resources on the fly.
19
+
20
+ Fixed Issues:
21
+
22
+ * [#13334](http://dev.ckeditor.com/ticket/13334): Fixed: Error after nesting widgets and playing with undo/redo.
23
+ * [#13118](http://dev.ckeditor.com/ticket/13118): Fixed: The [`editor.getSelectedHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml) method throws an error when called in the source mode.
24
+ * [#13158](http://dev.ckeditor.com/ticket/13158): Fixed: Error after canceling a dialog when creating a widget.
25
+ * [#13197](http://dev.ckeditor.com/ticket/13197): Fixed: Linked inline [Enhanced Image](http://ckeditor.com/addon/image2) alignment class is not transferred to the widget wrapper.
26
+ * [#13199](http://dev.ckeditor.com/ticket/13199): Fixed: [Semantic Embed](http://ckeditor.com/addon/embedsemantic) does not support widget classes.
27
+ * [#13003](http://dev.ckeditor.com/ticket/13003): Fixed: Anchors are uploaded when moving them by drag and drop.
28
+ * [#13032](http://dev.ckeditor.com/ticket/13032): Fixed: When upload is done, notification update should be marked as important.
29
+ * [#13300](http://dev.ckeditor.com/ticket/13300): Fixed: The `internalCommit` argument in the [Image](http://ckeditor.com/addon/image) dialog seems to be never used.
30
+ * [#13036](http://dev.ckeditor.com/ticket/13036): Fixed: Notifications are moved 10px to the right.
31
+ * [#13280](http://dev.ckeditor.com/ticket/13280): [IE8] Fixed: Undo after inline widget drag&drop throws an error.
32
+ * [#13186](http://dev.ckeditor.com/ticket/13186): Fixed: Content dropped into a nested editable is not filtered by [Advanced Content Filter](http://docs.ckeditor.com/#!/guide/dev_acf).
33
+ * [#13140](http://dev.ckeditor.com/ticket/13140): Fixed: Error thrown when dropping a block widget right after itself.
34
+ * [#13176](http://dev.ckeditor.com/ticket/13176): [IE8] Fixed: Errors on drag&drop of embed widgets.
35
+ * [#13015](http://dev.ckeditor.com/ticket/13015): Fixed: Dropping an image file on [Enhanced Image](http://ckeditor.com/addon/image2) causes a page reload.
36
+ * [#13080](http://dev.ckeditor.com/ticket/13080): Fixed: Ugly notification shown when the response contains HTML content.
37
+ * [#13011](http://dev.ckeditor.com/ticket/13011): [IE8] Fixed: Anchors are duplicated on drag&drop in specific locations.
38
+ * [#13105](http://dev.ckeditor.com/ticket/13105): Fixed: Various issues related to [`CKEDITOR.tools.htmlEncode()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-htmlEncode) and [`CKEDITOR.tools.htmlDecode()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-htmlDecode) methods.
39
+ * [#11976](http://dev.ckeditor.com/ticket/11976): [Chrome] Fixed: Copy&paste and drag&drop lists from Microsoft Word.
40
+ * [#13128](http://dev.ckeditor.com/ticket/13128): Fixed: Various issues with cloning element IDs:
41
+ * Fixed the default behavior of [`range.cloneContents()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-cloneContents) and [`range.extractContents()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-extractContents) methods which now clone IDs similarly to their native counterparts.
42
+ * Added `cloneId` arguments to the above methods, [`range.splitBlock()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-splitBlock) and [`element.breakParent()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-breakParent). Mind the default values and special behavior in the `extractContents()` method!
43
+ * Fixed issues where IDs were lost on copy&paste and drag&drop.
44
+ * Toolbar configurators:
45
+ * [#13185](http://dev.ckeditor.com/ticket/13185): Fixed: Wrong position of the suggestion box if there is not enough space below the caret.
46
+ * [#13138](http://dev.ckeditor.com/ticket/13138): Fixed: The "Toggle empty elements" button label is unclear.
47
+ * [#13136](http://dev.ckeditor.com/ticket/13136): Fixed: Autocompleter is far too intrusive.
48
+ * [#13133](http://dev.ckeditor.com/ticket/13133): Fixed: Tab leaves the editor.
49
+ * [#13173](http://dev.ckeditor.com/ticket/13173): Fixed: [`config.removeButtons`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-removeButtons) is ignored by the advanced toolbar configurator.
50
+
51
+ Other Changes:
52
+
53
+ * [#13119](http://dev.ckeditor.com/ticket/13119): Improved compatibility of editor skins ([Moono](http://ckeditor.com/addon/moono) and [Kama](http://ckeditor.com/addon/kama)) with external web page style sheets.
54
+ * Toolbar configurators:
55
+ * [#13147](http://dev.ckeditor.com/ticket/13147): Added buttons to the sticky toolbar.
56
+ * [#13207](http://dev.ckeditor.com/ticket/13207): Used modal window to display toolbar configurator help.
57
+ * [#13316](http://dev.ckeditor.com/ticket/13316): Made [`CKEDITOR.env.isCompatible`](http://docs.ckeditor.com/#!/api/CKEDITOR.env-property-isCompatible) a blacklist rather than a whitelist. More about the change in the [Browser Compatibility](http://docs.ckeditor.com/#!/guide/dev_browsers) guide.
58
+ * [#13398](http://dev.ckeditor.com/ticket/13398): Renamed `CKEDITOR.fileTools.UploadsRepository` to [`CKEDITOR.fileTools.UploadRepository`](http://docs.ckeditor.com/#!/api/CKEDITOR.fileTools.uploadRepository) and changed all related properties.
59
+ * [#13279](http://dev.ckeditor.com/ticket/13279): Reviewed CSS vendor prefixes.
60
+ * [#13454](http://dev.ckeditor.com/ticket/13454): Removed unused `lang.image.alertUrl` token from the [Image](http://ckeditor.com/addon/image) plugin.
61
+
62
+ ## CKEditor 4.5 Beta
63
+
64
+ New Features:
65
+
66
+ * Clipboard (copy&paste, drag&drop) and file uploading features and improvements ([#11437](http://dev.ckeditor.com/ticket/11437)).
67
+
68
+ * Major features:
69
+ * Support for dropping and pasting files into the editor was introduced. Through a set of new facades for native APIs it is now possible to easily intercept and process inserted files.
70
+ * [File upload tools](http://docs.ckeditor.com/#!/api/CKEDITOR.fileTools) were introduced in order to simplify controlling the loading, uploading and handling server response, properly handle [new upload configuration](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-uploadUrl) options, etc.
71
+ * [Upload Image](http://ckeditor.com/addon/uploadimage) widget was introduced to upload dropped images. A base class for the [upload widget](http://docs.ckeditor.com/#!/api/CKEDITOR.fileTools.uploadWidgetDefinition) was exposed, too, to make it simple to create new types of upload widgets which can handle any type of dropped file, show the upload progress and update the content when the process is done. It also handles editing and undo/redo operations when a file is being uploaded and integrates with the [notification aggregator](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.notificationAggregator) to show progress and success or error.
72
+ * All drag and drop operations were integrated with the editor. All dropped content is passed through the [`editor#paste`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-paste) event and a set of new editor events was introduced — [`dragstart`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-dragstart), [`drop`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-drop), [`dragend`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-dragend).
73
+ * The [Data Transfer](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.clipboard.dataTransfer) facade was introduced to unify access to data in various types and files. [Data Transfer](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.clipboard.dataTransfer) is now always available in the [`editor#paste`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-paste) event.
74
+ * Switched from the pastebin to using the native clipboard access whenever possible. This solved many issues related to pastebin such as unnecessary scrolling or data loss. Additionally, on copy and cut from the editor the clipboard data is set. Therefore, on paste the editor has access to clean data, undisturbed by the browsers.
75
+ * Drag and drop of inline and block widgets was integrated with the standard clipboard APIs. By listening to drag events you will thus be notified about widgets, too. This opens a possibility to filter pasted and dropped widgets.
76
+ * The [`editor#paste`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-paste) event can have the `range` parameter so it is possible to change the paste position in the listener or paste in the not selectable position. Also the [`editor.insertHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-insertHtml) method now accepts `range` as an additional parameter.
77
+ * [#11621](http://dev.ckeditor.com/ticket/11621): A configurable [paste filter](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFilter) was introduced. The filter is by default turned to `'semantic-content'` on Webkit and Blink for all pasted content coming from external sources because of the low quality of HTML that these engines put into the clipboard. Internal and cross-editor paste is safe due to the change explained in the previous point.
78
+
79
+ * Other changes and related fixes:
80
+ * [#12095](http://dev.ckeditor.com/ticket/12095): On drag and copy of widgets [the same method](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml) is used to get selected HTML as in the normal case. Thanks to that styles applied to inline widgets are not lost.
81
+ * [#11219](http://dev.ckeditor.com/ticket/11219): Fixed: Dragging a [captioned image](http://ckeditor.com/addon/image2) does not fire the [`editor#paste`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-paste) event.
82
+ * [#9554](http://dev.ckeditor.com/ticket/9554): [Webkit Mac] Fixed: Editor scrolls on paste.
83
+ * [#9898](http://dev.ckeditor.com/ticket/9898): [Webkit&Divarea] Fixed: Pasting causes undesirable scrolling.
84
+ * [#11993](http://dev.ckeditor.com/ticket/11993): [Chrome] Fixed: Pasting content scrolls the document.
85
+ * [#12613](http://dev.ckeditor.com/ticket/12613): Show the user that they can not drop on editor UI (toolbar, bottom bar).
86
+ * [#12851](http://dev.ckeditor.com/ticket/12851): [Blink/Webkit] Fixed: Formatting disappears when pasting content into cells.
87
+ * [#12914](http://dev.ckeditor.com/ticket/12914): Fixed: Copy/Paste of table broken in `div`-based editor.
88
+
89
+ * Browser support.<br>Browser support for related features varies significantly (see http://caniuse.com/clipboard).
90
+ * File APIs needed to operate and file upload is not supported in Internet Explorer 9 and below.
91
+ * Only Chrome and Safari on Mac OS support setting custom data items in the clipboard, so currently it is possible to recognize the origin of the copied content in these browsers only. All drag and drop operations can be identified thanks to the new Data Transfer facade.
92
+ * No Internet Explorer browser supports the standard clipboard API which results in small glitches like where only plain text can be dropped from outside the editor. Thanks to the new Data Transfer facade, internal and cross-editor drag and drop supports the full range of data.
93
+ * Direct access to clipboard could only be implemented in Chrome, Safari on Mac OS, Opera and Firefox. In other browsers the pastebin must still be used.
94
+
95
+ * [#12875](http://dev.ckeditor.com/ticket/12875): Samples and toolbar configuration tools.
96
+ * The old set of samples shipped with every CKEditor package was replaced with a shiny new single-page sample. This change concluded a long term plan which started from introducing the [CKEditor SDK](http://sdk.ckeditor.com/) and [CKEditor Functionality Overview](http://docs.ckeditor.com/#!/guide/dev_features) section in the documentation which essentially redefined the old samples.
97
+ * Toolbar configurators with live previews were introduced. They will be shipped with every CKEditor package and are meant to help in configuring toolbar layouts.
98
+
99
+ * [#10925](http://dev.ckeditor.com/ticket/10925): The [Media Embed](http://ckeditor.com/addon/embed) and [Semantic Media Embed](http://ckeditor.com/addon/embedsemantic) plugins were introduced. Read more about the new features in the [Embedding Content](http://docs.ckeditor.com/#!/guide/dev_media_embed) article.
100
+ * [#10931](http://dev.ckeditor.com/ticket/10931): Added support for nesting widgets. It is now possible to insert one widget into another widget's nested editable. Note that unless nested editable's [allowed content](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget.nestedEditable.definition-property-allowedContent) is defined precisely, starting from CKEditor 4.5 some widget buttons may become enabled. This feature is not supported in IE8. Included issues:
101
+ * [#12018](http://dev.ckeditor.com/ticket/12018): Fixed and reviewed: Nested widgets garbage collection.
102
+ * [#12024](http://dev.ckeditor.com/ticket/12024): [Firefox] Fixed: Outline is extended to the left by unpositioned drag handlers.
103
+ * [#12006](http://dev.ckeditor.com/ticket/12006): Fixed: Drag and drop of nested block widgets.
104
+ * [#12008](http://dev.ckeditor.com/ticket/12008): Fixed various cases of inserting a single non-editable element using the [`editor.insertHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-insertHtml) method. Fixes pasting a widget with a nested editable inside another widget's nested editable.
105
+
106
+ * Notification system:
107
+ * [#11580](http://dev.ckeditor.com/ticket/11580): Introduced the [notification system](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.notification).
108
+ * [#12810](http://dev.ckeditor.com/ticket/12810): Introduced a [notification aggregator](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.notificationAggregator) for the [notification system](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.notification) which simplifies displaying progress of many concurrent tasks.
109
+ * [#11636](http://dev.ckeditor.com/ticket/11636): Introduced new, UX-focused, methods for getting selected HTML and deleting it &mdash; [`editor.getSelectedHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml) and [`editor.deleteSelectedHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml).
110
+ * [#12416](http://dev.ckeditor.com/ticket/12416): Added the [`widget.definition.upcastPriority`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget.definition-property-upcastPriority) property which gives more control over widget upcasting order to the widget author.
111
+ * [#12036](http://dev.ckeditor.com/ticket/12036): Initialize the editor in [read-only](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-readOnly) mode when the `<textarea>` element has a `readonly` attribute.
112
+ * [#11905](http://dev.ckeditor.com/ticket/11905): The [`resize` event](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-resize) passes the current dimensions in its data.
113
+ * [#12126](http://dev.ckeditor.com/ticket/12126): Introduced [`config.image_prefillDimensions`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-image_prefillDimensions) and [`config.image2_prefillDimensions`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-image2_prefillDimensions) to make pre-filling `width` and `height` configurable for the [Enhanced Image](http://ckeditor.com/addon/image2).
114
+ * [#12746](http://dev.ckeditor.com/ticket/12746): Added a new configuration option to hide the [Enhanced Image](http://ckeditor.com/addon/image2) resizer.
115
+ * [#12150](http://dev.ckeditor.com/ticket/12150): Exposed the [`getNestedEditable()`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget-static-method-getNestedEditable) and `is*` [widget helper](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget) functions (see the static methods).
116
+ * [#12448](http://dev.ckeditor.com/ticket/12448): Introduced the [`editable.insertHtmlIntoRange`](http://docs.ckeditor.com/#!/api/CKEDITOR.editable-method-insertHtmlIntoRange) method.
117
+ * [#12143](http://dev.ckeditor.com/ticket/12143): Added the [`config.floatSpacePreferRight`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-floatSpacePreferRight) configuration option that switches the alignment of the floating toolbar. Thanks to [InvisibleBacon](http://github.com/InvisibleBacon)!
118
+ * [#10986](http://dev.ckeditor.com/ticket/10986): Added support for changing dialog input and textarea text directions by using the *Shift+Alt+Home/End* keystrokes. The direction is stored in the value of the input by prepending the [`\u202A`](http://unicode.org/cldr/utility/character.jsp?a=202A) or [`\u202B`](http://unicode.org/cldr/utility/character.jsp?a=202B) marker to it. Read more in the [documentation](http://docs.ckeditor.com/#!/api/CKEDITOR.dialog.definition.textInput-property-bidi). Thanks to [edithkk](https://github.com/edithkk)!
119
+ * [#12770](http://dev.ckeditor.com/ticket/12770): Added support for passing [widget](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget)'s startup data as a widget command's argument. Thanks to [Rebrov Boris](https://github.com/zipp3r) and [Tieme van Veen](https://github.com/tiemevanveen)!
120
+ * [#11583](http://dev.ckeditor.com/ticket/11583): Added support for the HTML5 `required` attribute in various form elements. Thanks to [Steven Busse](https://github.com/sbusse)!
121
+
122
+ Changes:
123
+
124
+ * [#12858](http://dev.ckeditor.com/ticket/12858): Basic [Spartan](http://blogs.windows.com/bloggingwindows/2015/03/30/introducing-project-spartan-the-new-browser-built-for-windows-10/) browser compatibility. Full compatibility will be introduced later, because at the moment Spartan is still too unstable to be used for tests and we see many changes from version to version.
125
+ * [#12948](http://dev.ckeditor.com/ticket/12948): The [`config.mathJaxLibrary`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-mathJaxLib) option does not default to the MathJax CDN any more. It needs to be configured to enable the [Mathematical Formulas](http://ckeditor.com/addon/mathjax) plugin now.
126
+ * [#13069](http://dev.ckeditor.com/ticket/13069): Fixed inconsistencies between [`editable.insertHtml()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editable-method-insertElement) and [`editable.insertElement()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editable-method-insertElement) when the `range` parameter is used. Now, the `editor.insertElement()` method works on a higher level, which means that it saves undo snapshots and sets the selection after insertion. Use the [`editable.insertElementIntoRange()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editable-method-insertElementIntoRange) method directly for the pre 4.5 behavior of `editable.insertElement()`.
127
+ * [#12870](http://dev.ckeditor.com/ticket/12870): Use [`editor.showNotification()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-showNotification) instead of `alert()` directly whenever possible. When the [Notification plugin](http://ckeditor.com/addon/notification) is loaded, the notification system is used automatically. Otherwise, the native `alert()` is displayed.
128
+ * [#8024](http://dev.ckeditor.com/ticket/8024): Swapped behavior of the Split Cell Vertically and Horizontally features of the [Table Tools](http://ckeditor.com/addon/tabletools) plugin to be more intuitive. Thanks to [kevinisagit](https://github.com/kevinisagit)!
129
+ * [#10903](http://dev.ckeditor.com/ticket/10903): Performance improvements for the [`dom.element.addClass()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-addClass), [`dom.element.removeClass()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-removeClass) and [`dom.element.hasClass()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-hasClass) methods. Note: The previous implementation allowed passing multiple classes to `addClass()` although it was only a side effect of that implementation. The new implementation does not allow this.
130
+ * [#11856](http://dev.ckeditor.com/ticket/11856): The jQuery adapter throws a meaningful error if CKEditor or jQuery are not loaded.
131
+
132
+ Fixed issues:
133
+
134
+ * [#11586](http://dev.ckeditor.com/ticket/11586): Fixed: [`range.cloneContents()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-cloneContents) should not change the DOM in order not to affect selection.
135
+ * [#12148](http://dev.ckeditor.com/ticket/12148): Fixed: [`dom.element.getChild()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-getChild) should not modify a passed array.
136
+ * [#12503](http://dev.ckeditor.com/ticket/12503): [Blink/Webkit] Fixed: Incorrect result of Select All and *Backspace* or *Delete*.
137
+ * [#13001](http://dev.ckeditor.com/ticket/13001): [Firefox] Fixed: The `<br />` filler is placed in the wrong position by the [`range.fixBlock()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-fixBlock) method due to quirky Firefox behavior.
138
+ * [#13101](http://dev.ckeditor.com/ticket/13101): [IE8] Fixed: Colons are prepended to HTML5 element names when cloning them.
139
+
140
+ ## CKEditor 4.4.8
141
+
142
+ **Security Updates:**
143
+
144
+ * Fixed XSS vulnerability in the HTML parser reported by [Dheeraj Joshi](https://twitter.com/dheerajhere) and [Prem Kumar](https://twitter.com/iAmPr3m).
145
+
146
+ Issue summary: It was possible to execute XSS inside CKEditor after persuading the victim to: (i) switch CKEditor to source mode, then (ii) paste a specially crafted HTML code, prepared by the attacker, into the opened CKEditor source area, and (iii) switch back to WYSIWYG mode.
147
+
148
+ **An upgrade is highly recommended!**
149
+
150
+ Fixed Issues:
151
+
152
+ * [#12899](http://dev.ckeditor.com/ticket/12899): Fixed: Corrected wrong tag ending for horizontal box definition in the [Dialog User Interface](http://ckeditor.com/addon/dialogui) plugin. Thanks to [mizafish](https://github.com/mizafish)!
153
+ * [#13254](http://dev.ckeditor.com/ticket/13254): Fixed: Cannot outdent block after indent when using the [Div Editing Area](http://ckeditor.com/addon/divarea) plugin. Thanks to [Jonathan Cottrill](https://github.com/jcttrll)!
154
+ * [#13268](http://dev.ckeditor.com/ticket/13268): Fixed: Documentation for [`CKEDITOR.dom.text`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.text) is incorrect. Thanks to [Ben Kiefer](https://github.com/benkiefer)!
155
+ * [#12739](http://dev.ckeditor.com/ticket/12739): Fixed: Link loses inline styles when edited without the [Advanced Tab for Dialogs](http://ckeditor.com/addon/dialogadvtab) plugin. Thanks to [Віталій Крутько](https://github.com/asmforce)!
156
+ * [#13292](http://dev.ckeditor.com/ticket/13292): Fixed: Protection pattern does not work in attribute in self-closing elements with no space before `/>`. Thanks to [Віталій Крутько](https://github.com/asmforce)!
157
+ * [PR#192](https://github.com/ckeditor/ckeditor-dev/pull/192): Fixed: Variable name typo in the [Dialog User Interface](http://ckeditor.com/addon/dialogui) plugin which caused [`CKEDITOR.ui.dialog.radio`](http://docs.ckeditor.com/#!/api/CKEDITOR.ui.dialog.radio) validation to not work. Thanks to [Florian Ludwig](https://github.com/FlorianLudwig)!
158
+ * [#13232](http://dev.ckeditor.com/ticket/13232): [Safari] Fixed: The [`element.appendText()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-appendText) method does not work properly for empty elements.
159
+ * [#13233](http://dev.ckeditor.com/ticket/13233): Fixed: [HTMLDataProcessor](http://docs.ckeditor.com/#!/api/CKEDITOR.htmlDataProcessor) can process `foo:href` attributes.
160
+ * [#12796](http://dev.ckeditor.com/ticket/12796): Fixed: The [Indent List](http://ckeditor.com/addon/indentlist) plugin unwraps parent `<li>` elements. Thanks to [Andrew Stucki](https://github.com/andrewstucki)!
161
+ * [#12885](http://dev.ckeditor.com/ticket/12885): Added missing [`editor.getData()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getData) parameter documentation.
162
+ * [#11982](http://dev.ckeditor.com/ticket/11982): Fixed: Bullet added in a wrong position after the *Enter* key is pressed in a nested list.
163
+ * [#13027](http://dev.ckeditor.com/ticket/13027): Fixed: Keyboard navigation in dialog windows with multiple tabs not following IBM CI 162 instructions or [ARIA Authoring Practices](http://www.w3.org/TR/2013/WD-wai-aria-practices-20130307/#tabpanel).
164
+ * [#12256](http://dev.ckeditor.com/ticket/12256): Fixed: Basic styles classes are lost when pasting from Microsoft Word if [basic styles](http://ckeditor.com/addon/basicstyles) were configured to use classes.
165
+ * [#12729](http://dev.ckeditor.com/ticket/12729): Fixed: Incorrect structure created when merging a block into a list item on *Backspace* and *Delete*.
166
+ * [#13031](http://dev.ckeditor.com/ticket/13031): [Firefox] Fixed: No more line breaks in source view since Firefox 36.
167
+ * [#13131](http://dev.ckeditor.com/ticket/13131): Fixed: The [Code Snippet](http://ckeditor.com/addon/codesnippet) plugin cannot be used without the [IFrame Editing Area](http://ckeditor.com/addon/wysiwygarea) plugin.
168
+ * [#9086](http://dev.ckeditor.com/ticket/9086): Fixed: Invalid ARIA property used on paste area `<iframe>`.
169
+ * [#13164](http://dev.ckeditor.com/ticket/13164): Fixed: Error when inserting a hidden field.
170
+ * [#13155](http://dev.ckeditor.com/ticket/13155): Fixed: Incorrect [Line Utilities](http://ckeditor.com/addon/lineutils) positioning when `<body>` has a margin.
171
+ * [#13351](http://dev.ckeditor.com/ticket/13351): Fixed: Link lost when editing a linked image with the Link tab disabled. This also fixed a bug when inserting an image into a fully selected link would throw an error ([#12847](https://dev.ckeditor.com/ticket/12847)).
172
+ * [#13344](http://dev.ckeditor.com/ticket/13344): [WebKit/Blink] Fixed: It is possible to remove or change editor content in [read-only mode](http://docs.ckeditor.com/#!/guide/dev_readonly).
173
+
174
+ Other Changes:
175
+
176
+ * [#12844](http://dev.ckeditor.com/ticket/12844) and [#13103](http://dev.ckeditor.com/ticket/13103): Upgraded the [testing environment](http://docs.ckeditor.com/#!/guide/dev_tests) to [Bender.js](https://github.com/benderjs/benderjs) `0.2.3`.
177
+ * [#12930](http://dev.ckeditor.com/ticket/12930): Because of licensing issues, `truncated-mathjax/` is now removed from the `tests/` directory. Now `bender.config.mathJaxLibPath` must be configured manually in order to run [Mathematical Formulas](http://ckeditor.com/addon/mathjax) plugin tests.
178
+ * [#13266](http://dev.ckeditor.com/ticket/13266): Added more shades of gray in the [Color Dialog](http://ckeditor.com/addon/colordialog) window. Thanks to [mizafish](https://github.com/mizafish)!
179
+
180
+
4
181
  ## CKEditor 4.4.7
5
182
 
6
183
  Fixed Issues:
@@ -11,7 +188,7 @@ Fixed Issues:
11
188
  * [#12812](http://dev.ckeditor.com/ticket/12812): Fixed: An uncaught security exception is thrown when [Line Utilities](http://ckeditor.com/addon/lineutils) are used in an inline editor loaded in a cross-domain `iframe`. Thanks to [Vitaliy Zurian](https://github.com/thecatontheflat)!
12
189
  * [#12735](http://dev.ckeditor.com/ticket/12735): Fixed: [`config.fillEmptyBlocks`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-fillEmptyBlocks) should only apply when outputting data.
13
190
  * [#10032](http://dev.ckeditor.com/ticket/10032): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) filter is executed for every paste after using the button.
14
- * [#12597](http://dev.ckeditor.com/ticket/12597): [Blink/Webkit] Fixed: Multi-byte Japanese characters entry not working properly after *Shift+Enter*.
191
+ * [#12597](http://dev.ckeditor.com/ticket/12597): [Blink/WebKit] Fixed: Multi-byte Japanese characters entry not working properly after *Shift+Enter*.
15
192
  * [#12387](http://dev.ckeditor.com/ticket/12387): Fixed: An error is thrown if a skin does not have the [`chameleon`](http://docs.ckeditor.com/#!/api/CKEDITOR.skin-method-chameleon) property defined and [`config.uiColor`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-uiColor) is defined.
16
193
  * [#12747](http://dev.ckeditor.com/ticket/12747): [IE8-10] Fixed: Opening a drop-down for a specific selection when the editor is maximized results in incorrect drop-down panel position.
17
194
  * [#12850](http://dev.ckeditor.com/ticket/12850): [IEQM] Fixed: An error is thrown after focusing the editor.
@@ -44,7 +221,7 @@ Fixed Issues:
44
221
  * [#12300](http://dev.ckeditor.com/ticket/12300): Fixed: The [`editor.change`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-change) event fired on first navigation key press after typing.
45
222
  * [#12141](http://dev.ckeditor.com/ticket/12141): Fixed: List items are lost when indenting a list item with content wrapped with a block element.
46
223
  * [#12515](http://dev.ckeditor.com/ticket/12515): Fixed: Cursor is in the wrong position when undoing after adding an image and typing some text.
47
- * [#12484](http://dev.ckeditor.com/ticket/12484): [Blink/Webkit] Fixed: DOM is changed outside the editor area in a certain case.
224
+ * [#12484](http://dev.ckeditor.com/ticket/12484): [Blink/WebKit] Fixed: DOM is changed outside the editor area in a certain case.
48
225
  * [#12688](http://dev.ckeditor.com/ticket/12688): Improved the tests of the [styles system](http://docs.ckeditor.com/#!/api/CKEDITOR.style) and fixed two minor issues.
49
226
  * [#12403](http://dev.ckeditor.com/ticket/12403): Fixed: Changing the [font](http://ckeditor.com/addon/font) style should not lead to nesting it in the previous style element.
50
227
  * [#12609](http://dev.ckeditor.com/ticket/12609): Fixed: Incorrect `config.magicline_putEverywhere` name used for a [Magic Line](http://ckeditor.com/addon/magicline) all-encompassing [`config.magicline_everywhere`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-magicline_everywhere) configuration option.
@@ -176,8 +353,8 @@ New Features:
176
353
 
177
354
  Fixed Issues:
178
355
 
179
- * [#11861](http://dev.ckeditor.com/ticket/11861): [Webkit/Blink] Fixed: Span elements created while joining adjacent elements. **Note:** This patch only covers cases when *Backspace* or *Delete* is pressed on a collapsed (empty) selection. The remaining case, with a non-empty selection, will be fixed in the next release.
180
- * [#10714](http://dev.ckeditor.com/ticket/10714): [iOS] Fixed: Selection and drop-downs are broken if a touch event listener is used due to a [Webkit bug](https://bugs.webkit.org/show_bug.cgi?id=128924). Thanks to [Arty Gus](https://github.com/artygus)!
356
+ * [#11861](http://dev.ckeditor.com/ticket/11861): [WebKit/Blink] Fixed: Span elements created while joining adjacent elements. **Note:** This patch only covers cases when *Backspace* or *Delete* is pressed on a collapsed (empty) selection. The remaining case, with a non-empty selection, will be fixed in the next release.
357
+ * [#10714](http://dev.ckeditor.com/ticket/10714): [iOS] Fixed: Selection and drop-downs are broken if a touch event listener is used due to a [WebKit bug](https://bugs.webkit.org/show_bug.cgi?id=128924). Thanks to [Arty Gus](https://github.com/artygus)!
181
358
  * [#11911](http://dev.ckeditor.com/ticket/11911): Fixed setting the `dir` attribute for a preloaded language in [CKEDITOR.lang](http://docs.ckeditor.com/#!/api/CKEDITOR.lang). Thanks to [Akash Mohapatra](https://github.com/akashmohapatra)!
182
359
  * [#11926](http://dev.ckeditor.com/ticket/11926): Fixed: [Code Snippet](http://ckeditor.com/addon/codesnippet) does not decode HTML entities when loading code from the `<code>` element.
183
360
  * [#11223](http://dev.ckeditor.com/ticket/11223): Fixed: Issue when [Protected Source](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-protectedSource) was not working in the `<title>` element.
@@ -190,7 +367,7 @@ Fixed Issues:
190
367
  * [#11813](http://dev.ckeditor.com/ticket/11813): Fixed: Link lost while pasting a captioned image and restoring an undo snapshot ([Enhanced Image](http://ckeditor.com/addon/image2)).
191
368
  * [#11814](http://dev.ckeditor.com/ticket/11814): Fixed: _Link_ and _Unlink_ entries persistently displayed in the [Enhanced Image](http://ckeditor.com/addon/image2) context menu.
192
369
  * [#11839](http://dev.ckeditor.com/ticket/11839): [IE9] Fixed: The caret jumps out of the editable area when resizing the editor in the source mode.
193
- * [#11822](http://dev.ckeditor.com/ticket/11822): [Webkit] Fixed: Editing anchors by double-click is broken in some cases.
370
+ * [#11822](http://dev.ckeditor.com/ticket/11822): [WebKit] Fixed: Editing anchors by double-click is broken in some cases.
194
371
  * [#11823](http://dev.ckeditor.com/ticket/11823): [IE8] Fixed: [Table Resize](http://ckeditor.com/addon/tableresize) throws an error over scrollbar.
195
372
  * [#11788](http://dev.ckeditor.com/ticket/11788): Fixed: It is not possible to change the language back to _Not set_ in the [Code Snippet](http://ckeditor.com/addon/codesnippet) dialog window.
196
373
  * [#11788](http://dev.ckeditor.com/ticket/11788): Fixed: [Filter](http://docs.ckeditor.com/#!/api/CKEDITOR.htmlParser.filter) rules are not applied inside elements with the `contenteditable` attribute set to `true`.
@@ -283,7 +460,7 @@ Fixed Issues:
283
460
 
284
461
  Fixed Issues:
285
462
 
286
- * [#11500](http://dev.ckeditor.com/ticket/11500): [Webkit/Blink] Fixed: Selection lost when setting data in another inline editor. Additionally, [`selection.removeAllRanges()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.selection-method-removeAllRanges) is now scoped to selection's [root](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.selection-property-root).
463
+ * [#11500](http://dev.ckeditor.com/ticket/11500): [WebKit/Blink] Fixed: Selection lost when setting data in another inline editor. Additionally, [`selection.removeAllRanges()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.selection-method-removeAllRanges) is now scoped to selection's [root](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.selection-property-root).
287
464
  * [#11104](http://dev.ckeditor.com/ticket/11104): [IE] Fixed: Various issues with scrolling and selection when focusing widgets.
288
465
  * [#11487](http://dev.ckeditor.com/ticket/11487): Moving mouse over the [Enhanced Image](http://ckeditor.com/addon/image2) widget will no longer change the value returned by the [`editor.checkDirty()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-checkDirty) method.
289
466
  * [#8673](http://dev.ckeditor.com/ticket/8673): [WebKit] Fixed: Cannot select and remove the [Page Break](http://ckeditor.com/addon/pagebreak).
@@ -35,6 +35,22 @@ CKSource engineers and consists of CKSource-owned intellectual
35
35
  property. In some specific instances, CKEditor will incorporate work
36
36
  done by developers outside of CKSource with their express permission.
37
37
 
38
+ The following libraries are included in CKEditor under the MIT license (see Appendix D):
39
+
40
+ * CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2015, CKSource - Frederico Knabben.
41
+ * PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca.
42
+ * CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke <marijnh@gmail.com> and others.
43
+
44
+ The following libraries are included in CKEditor under the SIL Open Font License, Version 1.1 (see Appendix E):
45
+
46
+ * Font Awesome (included in the toolbar configurator) - Copyright (C) 2012 by Dave Gandy.
47
+
48
+ The following libraries are included in CKEditor under the BSD-3 License (see Appendix F):
49
+
50
+ * highlight.js (included in the `codesnippet` plugin) - Copyright (c) 2006, Ivan Sagalaev.
51
+ * YUI Library (included in the `uicolor` plugin) - Copyright (c) 2009, Yahoo! Inc.
52
+
53
+
38
54
  Trademarks
39
55
  ----------
40
56
 
@@ -47,6 +63,7 @@ marks of their respective holders.
47
63
  Appendix A: The GPL License
48
64
  ---------------------------
49
65
 
66
+ ```
50
67
  GNU GENERAL PUBLIC LICENSE
51
68
  Version 2, June 1991
52
69
 
@@ -327,11 +344,12 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
327
344
  POSSIBILITY OF SUCH DAMAGES.
328
345
 
329
346
  END OF TERMS AND CONDITIONS
330
-
347
+ ```
331
348
 
332
349
  Appendix B: The LGPL License
333
350
  ----------------------------
334
351
 
352
+ ```
335
353
  GNU LESSER GENERAL PUBLIC LICENSE
336
354
  Version 2.1, February 1999
337
355
 
@@ -790,11 +808,12 @@ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
790
808
  DAMAGES.
791
809
 
792
810
  END OF TERMS AND CONDITIONS
793
-
811
+ ```
794
812
 
795
813
  Appendix C: The MPL License
796
814
  ---------------------------
797
815
 
816
+ ```
798
817
  MOZILLA PUBLIC LICENSE
799
818
  Version 1.1
800
819
 
@@ -1262,3 +1281,136 @@ EXHIBIT A -Mozilla Public License.
1262
1281
  the notices in the Source Code files of the Original Code. You should
1263
1282
  use the text of this Exhibit A rather than the text found in the
1264
1283
  Original Code Source Code for Your Modifications.]
1284
+ ```
1285
+
1286
+ Appendix D: The MIT License
1287
+ ---------------------------
1288
+
1289
+ ```
1290
+ The MIT License (MIT)
1291
+
1292
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1293
+ of this software and associated documentation files (the "Software"), to deal
1294
+ in the Software without restriction, including without limitation the rights
1295
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1296
+ copies of the Software, and to permit persons to whom the Software is
1297
+ furnished to do so, subject to the following conditions:
1298
+
1299
+ The above copyright notice and this permission notice shall be included in
1300
+ all copies or substantial portions of the Software.
1301
+
1302
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1303
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1304
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1305
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1306
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1307
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1308
+ THE SOFTWARE.
1309
+ ```
1310
+
1311
+ Appendix E: The SIL Open Font License Version 1.1
1312
+ ---------------------------------------------
1313
+
1314
+ ```
1315
+ SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
1316
+ -----------------------------------------------------------
1317
+
1318
+ PREAMBLE
1319
+ The goals of the Open Font License (OFL) are to stimulate worldwide
1320
+ development of collaborative font projects, to support the font creation
1321
+ efforts of academic and linguistic communities, and to provide a free and
1322
+ open framework in which fonts may be shared and improved in partnership
1323
+ with others.
1324
+
1325
+ The OFL allows the licensed fonts to be used, studied, modified and
1326
+ redistributed freely as long as they are not sold by themselves. The
1327
+ fonts, including any derivative works, can be bundled, embedded,
1328
+ redistributed and/or sold with any software provided that any reserved
1329
+ names are not used by derivative works. The fonts and derivatives,
1330
+ however, cannot be released under any other type of license. The
1331
+ requirement for fonts to remain under this license does not apply
1332
+ to any document created using the fonts or their derivatives.
1333
+
1334
+ DEFINITIONS
1335
+ "Font Software" refers to the set of files released by the Copyright
1336
+ Holder(s) under this license and clearly marked as such. This may
1337
+ include source files, build scripts and documentation.
1338
+
1339
+ "Reserved Font Name" refers to any names specified as such after the
1340
+ copyright statement(s).
1341
+
1342
+ "Original Version" refers to the collection of Font Software components as
1343
+ distributed by the Copyright Holder(s).
1344
+
1345
+ "Modified Version" refers to any derivative made by adding to, deleting,
1346
+ or substituting -- in part or in whole -- any of the components of the
1347
+ Original Version, by changing formats or by porting the Font Software to a
1348
+ new environment.
1349
+
1350
+ "Author" refers to any designer, engineer, programmer, technical
1351
+ writer or other person who contributed to the Font Software.
1352
+
1353
+ PERMISSION & CONDITIONS
1354
+ Permission is hereby granted, free of charge, to any person obtaining
1355
+ a copy of the Font Software, to use, study, copy, merge, embed, modify,
1356
+ redistribute, and sell modified and unmodified copies of the Font
1357
+ Software, subject to the following conditions:
1358
+
1359
+ 1) Neither the Font Software nor any of its individual components,
1360
+ in Original or Modified Versions, may be sold by itself.
1361
+
1362
+ 2) Original or Modified Versions of the Font Software may be bundled,
1363
+ redistributed and/or sold with any software, provided that each copy
1364
+ contains the above copyright notice and this license. These can be
1365
+ included either as stand-alone text files, human-readable headers or
1366
+ in the appropriate machine-readable metadata fields within text or
1367
+ binary files as long as those fields can be easily viewed by the user.
1368
+
1369
+ 3) No Modified Version of the Font Software may use the Reserved Font
1370
+ Name(s) unless explicit written permission is granted by the corresponding
1371
+ Copyright Holder. This restriction only applies to the primary font name as
1372
+ presented to the users.
1373
+
1374
+ 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
1375
+ Software shall not be used to promote, endorse or advertise any
1376
+ Modified Version, except to acknowledge the contribution(s) of the
1377
+ Copyright Holder(s) and the Author(s) or with their explicit written
1378
+ permission.
1379
+
1380
+ 5) The Font Software, modified or unmodified, in part or in whole,
1381
+ must be distributed entirely under this license, and must not be
1382
+ distributed under any other license. The requirement for fonts to
1383
+ remain under this license does not apply to any document created
1384
+ using the Font Software.
1385
+
1386
+ TERMINATION
1387
+ This license becomes null and void if any of the above conditions are
1388
+ not met.
1389
+
1390
+ DISCLAIMER
1391
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1392
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
1393
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
1394
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
1395
+ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1396
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
1397
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1398
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
1399
+ OTHER DEALINGS IN THE FONT SOFTWARE.
1400
+ ```
1401
+
1402
+ Appendix F: The BSD-3 License
1403
+ -----------------------------
1404
+
1405
+ ```
1406
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1407
+
1408
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1409
+
1410
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1411
+
1412
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1413
+
1414
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1415
+ ```
1416
+