Skip to content

Releases: monicahq/monica

0.3.0

05 Jul 02:18
Compare
Choose a tag to compare

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

  • Add support for organizing people into tags.
  • Add ability to filter contacts per tags on the contact list.
  • Add a new setting panel to delete tags.
  • Fix missing translation keys on the dashboard when it's empty.

0.2.1

02 Jul 14:08
Compare
Choose a tag to compare
  • Update the design of the latest actions on the dashboard.
  • Change order of first and last names fields on contact add/edit, if the name order is defined as "last name, first name".
  • Speed up the display of the contact lists when there is a lot of contacts in the account.
  • Remove the search on the list of contacts, which was broken for a while, until a proper solution is found.
  • Bug fixes.

0.2.0

30 Jun 02:13
Compare
Choose a tag to compare
  • Add import from vCard (or .vcf) in the Settings panel.
  • Add ability to reset account. Resetting an account will remove everything - but won't close the account like deletion would.
  • Journal entries now respect new lines
  • Fix name not appearing in the latest actions tab on the dashboard.

0.1.0

27 Jun 01:51
Compare
Choose a tag to compare

This is the first official stable version of Monica. From now on we'll use tags to represent stable versions, and we'll try to follow SemVer.