0.7.0
This version requires to run migrations (php artisan migrate
). Make sure you make a backup before migrating your data.
- Add ability to assign a single activity to multiple people
- Improve german translations
- Fix reminders not being sent in case of wrong timezones
- Fix the access to upgrade account view
- Replace the custom RandomHelper by str_random
- Multiple small fixes