Skip to content

1.6.2

Compare
Choose a tag to compare
@djaiss djaiss released this 26 Jan 00:39
8ee0b84

This version requires to run migrations (php artisan migrate).

Apart from a bunch a new features, we've added a lot of unit tests to continue building the product on better foundations.

Added

  • Add support for pets in the API (#779 - thanks to stevenmaguire).
  • Add ability to export a contact as vCard (#840 - thanks to djaiss).

Changed

  • Add ability to mark a gift idea as being offered. To allow this feature, the gifts section has been entirely rewritten. (#831 - thanks to djaiss).
  • Add translation for "preferences updated" message in the Settings page (#797 - thanks to asbiin).