Releases: KikyTokamuro/todolist-cl
Releases · KikyTokamuro/todolist-cl
v3.0.0
v2.1.0
- Fixed database path
- The type of some requests to the server has been changed to POST
- Added error display via modal window instead of alert func
v2.0.1
- Fix scrollbar background.
- Changed the logic of group name saving. So that you can create groups with special characters in the name, excluding quotes.
v2.0.0
- Added new editor for adding tasks.
- Added ability to edit text of previously created tasks.
- Slightly changed design.
v1.2.0
- Added statistics window
- JS libraries downloaded to static libs directory so as not to pull them from the Internet
v1.1.0
- Updated styles.
- Rewrited JS on classes and imports
v1.0.0
Added first version