The latest version of WebODF brings improvements in the rendering of text styled as subscript or superscript, fixes positioning of the IME composition menu & avatar when entering characters, and more.
So go to the Download page and update your deployment of webodf.js or the Wodo.TextEditor. Or check the demos.
Changes between 0.5.2 and 0.5.3
WebODF
Improvements
- Add support for double line-through in Firefox (Chrome/Safari + IE don't support this feature) (#758)
- Add support for subscript & superscript (#755)
- In odf.OdfContainer allow creation of document template types as well as querying and setting the template state of the document
Fixes
- Fixed occasional crash when splitting a paragraph (#723)
- Keep IME composition menu & avatar in the correct position when entering characters
- Allow screen-readers to read the document content correctly in OSX 10.8+ versions of Safari
- Scroll newly created annotations completely into view (#486)
- Improve line ending detection when word-wrapping occurs (#774)
Wodo.TextEditor
See section about WebODF