Skip to content

2.1.1

Compare
Choose a tag to compare
@djaiss djaiss released this 13 May 12:41
dcfd15f

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).

⚛Fixed

  • Fix deploy tagged version (#1272 - thanks to asbiin).
  • Fix vagrant box (#1278 - thanks to asbiin).
  • Fix notifications being sent even if reminder rule is set to off (#1285 - thanks to djiass).
  • Fix API locale (#1295 - thanks to asbiin).
  • Fix update command (backend) (#1317 - thanks to asbiin).