Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
spocke committed May 10, 2016
1 parent def78e4 commit bb290fc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Version 4.3.12 (2016-05-10)
Fixed bug where focus calls couldn't be made inside the editors PostRender event handler.
Fixed bug where some translations wouldn't work as expected due to a bug in editor.translate.
Fixed bug where the node change event could fire with a node out side the root of the editor.
Fixed bug where Chrome wouldn't properly present the keyboard paste clipboard details when paste was clicked.
Fixed bug where merged cells in tables couldn't be selected from right to left.
Fixed bug where insert row wouldn't properly update a merged cells rowspan property.
Fixed bug where the color input boxes preview field wasn't properly set on initialization.
Fixed bug where IME composition inside table cells wouldn't work as expected on IE 11.
Fixed so all shadow dom support is under and experimental flag due to flaky browser support.
Version 4.3.11 (2016-04-25)
Fixed bug where it wasn't possible to insert empty blocks though the API unless they where padded.
Fixed bug where you couldn't type the Euro character on Windows.
Expand Down

0 comments on commit bb290fc

Please sign in to comment.