2.1.1
This version requires to run migrations (php artisan migrate
).
This release is mainly a maintenance release.
✴️ Changed
- Change file structure inside the People folder (backend change) (#1274 - thanks to djaiss).
- Remove automatic birthday reminder creation when editing a contact (#1275 - thanks to djaiss).
- Set fixed version for MySQL in docker-compose (#1268 - thanks to kidk).
- Build absolute path to stubs files in UploadVCardTest and UploadVCardsTest (backend) (#1282 - thanks to tomzx).
- Refactor how countries are fetched (#1117 - thanks to asbiin).
- Change address fetching in API (#1291 - thanks to asbiin).
- Add ComposerScripts links (#1293 - thanks to asbiin).
- Fix tests to prepare for foreign keys (backend) (#1289 - thanks to tomzx).