1.2.0
This version requires to run migrations (php artisan migrate
).
Summary
- Add a much better way to manage tasks of a contact.
- Tasks can now be mark as completed and can now be edited.
- Add more usage statistics to reflect latest changes in the DB.
Tasks
Before this version, managing tasks was not a great experience. We've now added Vue.js to the management of the tasks.
- Tasks can now be added, edited and deleted on the same page.
- You can now mark a task as being complete.
- You can also edit a task.