1.3.0
This version requires to run migrations (php artisan migrate
).
Summary
- Notes can be set as favorites
- Favorite notes are shown on the dashboard
- Notes are now managed inline
- Add dynamic notifications when adding/updating/deleting data from Vue files
- Add ability to change account's owner first and last names
Notes
Now notes are managed with Vue.js. This will result in a better user experience. We've also added the ability to mark a note as favorite. Notes that are favorites will be shown on the dashboard.