This version has most things ready for the 3.0 release. The sources have been moved into ES6. This is the last release that includes transpiled Es5 files.
3.0dev0
1.9.7
- separate instructions for document creation from manual simple setup process
1.0
First stable release: basic document editing (without collaboration)
0.7.0
- Adds Travis CI - flake8 check for Python code (and fixes/changes throughout the code that were found by check) - jshint check for JavaScript code (and fixes/changes throughout the code that were found by check) - basic selenium integration tests for editor component