Version 11.1
released on April 23, 2025
New Features
Interface
- 2-mode interface: "classic" and "document"  
 
- Ability to perform CRUD operations on text and apply editing and formatting tools
 
- Ability to configure and customize toolbar and menu
 
- Ability to import documents from the .docx format and export to the .docx and .pdf formats
 
- Compact mode
 
- 5 skins: Material, Mini, Flat, Compact, Contrast
 
Code
The widget is built as a Webix Jet app, which means:
- Customizable Jet views to fine tune interface chunks
 
- Data and backend services to provide custom logic for working with data
 
- ES6 syntax
 
			Back to top