Skip to content

2.9.0

Compare
Choose a tag to compare
@djaiss djaiss released this 14 Oct 15:31
6302cdd

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

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

This release contains a bunch of small features that enhance the overall experience.

🌍Thanks so much to our contributors and translators for their work.

✳️ Added

  • Display all pending tasks on the dashboard (#1909 - thanks to djaiss).
  • Add description field for a contact (#1910 - thanks to djaiss).
  • Allow to customize the max upload size through an ENV variable (#1917 - thanks to djaiss).

✴️ Changed

  • Add ability to retrieve all conversations for one contact through the API (#1907 - thanks to djaiss).

⚛ Fixed