Skip to content

Releases: DHTMLX/docs-todolist

DHTMLX To Do List 1.2

12 Dec 12:44
Compare
Choose a tag to compare

Released on May 16, 2023

Review of release on the blog

New functionality

  • You can prioritize your tasks using context menu or the corresponding API (Example)
  • You can sort tasks by priorities
  • Multiuser backend allows you to track changes of other users in a real time (Example)
  • Displaying To Do List tasks in a Table view. Integration with the JavaScript DataGrid component (Example)

New API

The priorities property allows you to apply an initial priority to the tasks

Updates

  • The tasks property was extended by the priority parameter. This parameter allows users to specify an initial priority
  • The taskShape property was extended by the priority parameter. This parameter allows user to manage the priority appearance of the card
  • The extended list of localized options

DHTMLX To Do List 1.1

14 May 19:54
Compare
Choose a tag to compare

Released on October 10, 2022

Review of release on the blog

Breaking changes

The new release introduces some changes to the taskShape property. Check the Migration article to keep in step with the latest version.

New functionality

Updates

DHTMLX To Do List 1.0

10 Oct 07:36
Compare
Choose a tag to compare

Released on June 20, 2022

Review of release on the blog

Initial functionality

Check the full What's new list at https://docs.dhtmlx.com/todolist/whats_new/#version-10