Monica logo

Monica

Personal CRM to remember everything about your friends, family and business relationships

Alternative to: dex, cloze, clay


About Versions (95)

v2.5.0

2018-08-09

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

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

This release brings one big new feature: the ability to define your own activity types, directly from your Settings page. This will make Monica a more personalized tool, unique to you.

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

✳️ Added

  • Add ability to set custom activity types through the UI (#1583 - thanks to djaiss).
  • Add ability to search contacts by job (#1644 - thanks to djaiss).
  • Call monica:ping when updating an instance (#1659 - thanks to asbiin).

✴️ Changed

  • Optimize some queries used in the backend (#1625 - thanks to asbiin).
  • Add TrimStrings middleware to auto trim inputs (#1646 - thanks to asbiin).
  • Change how a new account is populated (#1656 - thanks to asbiin).

⚛ Fixed

  • Fix wrong email used for gravatar (#1630 - thanks to asbiin).
  • Fix timestamps used in migrations (#1631 - thanks to asbiin).
  • Fix invoice page not showing properly (#1643 - thanks to djaiss).
  • Fix translation not being displayed correctly on Subscription page (#1643 - thanks to djaiss).
  • Fix idHasher decode function (#1660 - thanks to asbiin).
  • Fix missing storage link leading to avatars not being uploaded correctly (#1662 - thanks to TheZenti).