DHTMLX To Do List 1.0
Released on June 20, 2022
Initial functionality
- The ability to load data for tasks, projects, users, tags, activeProject
- The ability to work with projects in the following ways:
- The ability to work with tasks in the following ways:
- via API:
- add new tasks
- update tasks
- delete tasks
- move tasks
- copy and paste tasks
- check and uncheck tasks
- collapse and expand tasks
- select and unselect tasks
- change the indent level of tasks: indentTask() / unindentTask()
- assign and unassign users
- filter tasks
- via UI:
- add, copy and paste, select, move, indent/unindent, delete tasks
- search for tasks (by symbols or hashtags)
- edit tasks:
- edit the content of a task by double-click on it: enter text, numbers, hashtags, dates
- assign/unassign users
- set due date
- via API:
- The ability to configure tasks appearance and behavior:
- The ability to configure and customize Toolbar
- Keyboard navigation
- Read-only mode
- Localization
- Backend integration (Go and Node)
- Integration with other DHTMLX widgets
- Cross browser compatibility
- Touch support
Check the full What's new list at https://docs.dhtmlx.com/todolist/whats_new/#version-10