v0.25.0
What's Changed
Latitude and Longitude for Accounts
Add latitude and longitude to Account model by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/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 https://github.com/fatfreecrm/fat_free_crm/pull/1503
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.
- UX: Expand contact, other core details by default by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1504
- UX: Opt into basic view transition behaviour by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1488
- Fix initial viewport by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1546
- Font - slightly increase size and swap to em based units by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1547
Click to Call by Default
- feat: Format phone numbers as tel: links by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1540
Export contacts to other communication tools
If your devices support vcard, its now one click to export.
Add vcard download to contacts, leads by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1507
Other
- Add codespell to devcontainer by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1510
- Bump pg from 1.5.9 to 1.6.0 by @dependabot[bot] in https://github.com/fatfreecrm/fat_free_crm/pull/1515
- Bump puma from 6.6.0 to 6.6.1 by @dependabot[bot] in https://github.com/fatfreecrm/fat_free_crm/pull/1517
- Bump dynamic_form from 1.2.0 to 1.3.1 by @dependabot[bot] in https://github.com/fatfreecrm/fat_free_crm/pull/1514
- Bump rubocop from 1.79.0 to 1.79.1 by @dependabot[bot] in https://github.com/fatfreecrm/fat_free_crm/pull/1516
- Rails application initialization - defer configuration until after_initialize by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1522
- Refactor test to avoid using regexp matching by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1524
- Fix issues where the driver didn't load the postgres adapter by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1526
- Fix regex escaping by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1527
- Bump postgres version to 15 in docker images by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1492
- Update fields.rb to deal with a database not being available when we … by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1531
- Bump pg from 1.6.0 to 1.6.1 by @dependabot[bot] in https://github.com/fatfreecrm/fat_free_crm/pull/1538
- Refactor currency translations by @google-labs-jules[bot] in https://github.com/fatfreecrm/fat_free_crm/pull/1539
- Rubocop update by @CloCkWeRX in https://github.com/fatfreecrm/fat_free_crm/pull/1545
- Bump dynamic_form from 1.2.0 to 1.3.1 by @dependabot[bot] in https://github.com/fatfreecrm/fat_free_crm/pull/1550
- Bump rubocop from 1.79.1 to 1.79.2 by @dependabot[bot] in https://github.com/fatfreecrm/fat_free_crm/pull/1548
- Bump jquery-ui-rails from
413265etof811a32by @dependabot[bot] in https://github.com/fatfreecrm/fat_free_crm/pull/1513
New Contributors
- @google-labs-jules[bot] made their first contribution in https://github.com/fatfreecrm/fat_free_crm/pull/1539
Full Changelog: https://github.com/fatfreecrm/fat_free_crm/compare/v0.24.3...v0.25.0