Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.21 KB

ChangeLog.md

File metadata and controls

34 lines (20 loc) · 1.21 KB

Changes between 0.5.1 and 0.5.2

WebODF

Fixes

  • For ODP files sometimes template elements from the master pages were rendered inside the actual slides.

Changes between 0.5.0 and 0.5.1

WebODF

Improvements

  • numbering of multi-level lists is now well supported in rendering, including display of only a subset of the list numbers and continued numbering from previous lists (both text:continue-numbering and text:continue-list) (#565)

Fixes

  • Loading of documents without optional <style:list-level-properties> or <style:list-level-label-alignment> no longer fails and stalls
  • Loading of ODT files with annotations in Internet Explorer 10 (and possibly other versions) no longer fails and stalls

Wodo.TextEditor

See also section about WebODF

Fixes

  • Start-up of editor no longer hangs in some browsers Two different bugs were fixed which so far broke the start-up with Safari and other browsers using older WebKit versions as well as the default browser on Android 4.0.3 (#693)
  • All toolbar elements are now disabled when no document is loaded. (#709)