[WebODF] WebODF 0.5.5 released, adding a "documentModified" state and security fixes

Friedrich W. H. Kossebau friedrich at kogmbh.com
Fri Feb 13 00:52:26 CET 2015


Dear WebODF-interested and enthusiasts,

we WebODF developers are happy to declare that:

        WebODF version 0.5.5 is tagged and out!

A new year, so time for a first new update. To protect against losing data,
the editor now has a state "documentModified", by which can be checked if the
document has been edited since the last processing or saving. Also have a
few security holes been closed.

So go to the Download page (http://webodf.org/download/) and update your
deployment of webodf.js or the Wodo.TextEditor.

Or try their "bower" packages, listed with "webodf.js" and "wodo.texteditor" 
at the central bower registry. We are interested to get feedback on them, 
please tell if they work for you or what could be improved.

If you use another package/dependency manager, please tell us how we can 
support it. There are currently special repos set up for such managers which 
contain the products build from the WebODF sources, so any needed metadata 
file could be placed there:
	https://github.com/kogmbh/webodf.js_release
	https://github.com/kogmbh/Wodo.TextEditor_release


Changes between 0.5.4 and 0.5.5

WebODF

Improvements

* Add a "documentModified" state with change signal to UndoManager classes
  (https://github.com/kogmbh/WebODF/pull/857)

Fixes

* No longer fail on "draw:master-page-name" attributes values with
  non-alphabetic chars (https://github.com/kogmbh/WebODF/pull/742)


Wodo.TextEditor
(See also section about WebODF)

Improvements

* Add a "documentModified" state with change signal
  (https://github.com/kogmbh/WebODF/pull/857)

Fixes

* Fix wrongly enabled hyperlink tools with no document loaded
  (https://github.com/kogmbh/WebODF/pull/833)
* Prevent Cross-Site Scripting from style names and font names
  (https://github.com/kogmbh/WebODF/pull/849)
* Avoid badly rendered toolbar element with subsets of tools
  (https://github.com/kogmbh/WebODF/pull/855)
* Prevent Cross-Site Scripting from links
  (https://github.com/kogmbh/WebODF/pull/850)
* Prevent browser translation service breaking the editor logic
  (https://github.com/kogmbh/WebODF/pull/862)

Cheers
Friedrich

-- 
Friedrich W. H. Kossebau // KO GmbH
http://kogmbh.com/legal/


More information about the WebODF mailing list