Monica
Personal CRM to remember everything about your friends, family and business relationships
Alternative to: dex, cloze, clay
About
Versions (95)
v0.5.0
2017-07-25- Add version checking.
- This feature will warn instance owners when a new version is available.
- How it works is a json is sent as a ping to https://version.monicahq.com.
- https://version.monicahq.com will send back the current version as well as the latest release notes.
- If a new version is available, you will see a message in the footer of your application.
- If you do not wish that any information is sent, add a new ENV variable in
.env. - This variable should be
CHECK_VERSION=false. No info will be sent, ever.
- Add ability to search various fields in contacts through the top-nav search.
- Fix gift view not being shown.