Skip to content

2.8.1

Compare
Choose a tag to compare
@djaiss djaiss released this 09 Oct 00:57
8c7fb0f

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

⚠️ Please make sure you backup your database before upgrading.

This is a bug fix release, introduced in 2.8.0.

✳️ Added

  • Add ability to set a reminder for a life event (#1855 - thanks to djaiss).
  • Add count the number of times a contact is seen. This will be useful in the future. (#1868 - thanks to djaiss).

⚛ Fixed

  • Stop reporting OAuth exceptions (#1857 - thanks to asbiin).
  • Fix use of 'json' column type. This fixes the problem introduced in 2.8.0 (#1885 - thanks to asbiin).