Skip to content

Releases: fatfreecrm/fat_free_crm

v0.25.0

06 Aug 09:35
0d18cf4

Choose a tag to compare

What's Changed

Latitude and Longitude for Accounts

Add latitude and longitude to Account model by @CloCkWeRX in #1541

Say hello to the travelling salesman problem, as now you can model the map coordinates of your key accounts.

Better data input

Swap to email_field, phone_field, url_field as appropriate by @CloCkWeRX in #1503

image

Existing users with data that is considered invalid can edit and correct as needed.

UI revision

A collection of small UI changes to smooth out the default information presented, transition more nicely or just be readable on a phone.

Click to Call by Default

image

Export contacts to other communication tools

If your devices support vcard, its now one click to export.

image

Add vcard download to contacts, leads by @CloCkWeRX in #1507

Other

New Contributors

Full Changelog: v0.24.3...v0.25.0

v0.24.3

03 Aug 02:40

Choose a tag to compare

  • Fix initialization annoyances
  • Fix undefined constant annoyances when not using postgres

Full Changelog: v0.24.2...v0.24.3

v0.24.2

03 Aug 01:14
5610b34

Choose a tag to compare

What's Changed

  • Add sample git hooks for pre-commit and pre-push by @CloCkWeRX in #1508
  • Swap from our fork of acts_as_commentable via github, to our fork of acts_as_commentable via rubygems by @CloCkWeRX in #1523

Full Changelog: v0.24.1...v0.24.2

v0.24.1

27 Jul 05:17
118f1b8

Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.24.1

v0.24.0

27 Jul 02:33
72fc358

Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

27 Jul 01:50
7aa06b5

Choose a tag to compare

What's Changed

We've bumped a number of dependencies with security and other improvements; as well as a handful of small but useful bugfixes.

Dependency updates

Read more

v0.22.1

26 Aug 11:32
efd3139

Choose a tag to compare

What's Changed

Read more

v0.22.0

09 Jan 10:23
ab1da1c

Choose a tag to compare

Support for Rails 7 and Ruby 3.2.2

Thanks @romanbsd

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0

v0.21.0

10 Aug 12:23

Choose a tag to compare

What's Changed

Read more

v0.20.1

07 Oct 01:23

Choose a tag to compare

Addresses CVE-2022-39281 - Remote Denial of Service via Tasks endpoint

See GHSA-p75c-5x3h-cxcg for more details