v2.1.5
New Feature
- Editable todo titles: You can now edit todo titles directly from the edit screen. The title field has been changed from read-only text to an editable TextInput.
Changes
- Added
titlefield toTodoUpdatesinterface in API - Replaced static title display with editable
TextInputcomponent - Title changes are saved along with other todo updates