whatsnew.txt 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. The full What's new list is given at https://docs.dhtmlx.com/richtext/whats_new.html.
  2. Version 1.1.1 (March 6, 2019)
  3. ------------------------------
  4. ### Fixes
  5. - Fix the bug with Toolbar items
  6. - Fix z-index for the full screen mode
  7. Version 1.1 (February 27, 2019)
  8. --------------------------------
  9. ### New functionality
  10. - API for working with text in the editor
  11. - Advanced statistics
  12. - Ability to show custom statistics
  13. - Block quote and Statistics toolbar controls
  14. Check the full list of changes at https://docs.dhtmlx.com/richtext/whats_new.html#version11
  15. Version 1.0.1 (December 19, 2018)
  16. ----------------------------
  17. ### Fixes
  18. - Incorrect undo behavior with the setValue method
  19. - Issue with the link background on switching between links
  20. - Issue with toolbar modifiers after removing a letter
  21. Version 1.0 (December 13, 2018)
  22. ----------------------------
  23. ### Initial functionality
  24. - Basic operations for real-time text editing
  25. - Two working modes: "classic" and "document"
  26. - Data parsing and serialization in HTML and Markdown formats
  27. - Full screen mode
  28. - Cross browser compatibility
  29. - IE11+ support