This release moves to json data representation and add persistent reload behaviour.
JSON data
the data representation in the doku.html file is now in JSON format. Thus the parsing and iteration of the xml is obsolete and the data creation is less error-prone.
Persistent reload
When the page reloads the slides move to the last viewed slide. This enables the user to make changes and view these much more easily and faster than before.