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

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 #1504
- UX: Opt into basic view transition behaviour by @CloCkWeRX in #1488
- Fix initial viewport by @CloCkWeRX in #1546
- Font - slightly increase size and swap to em based units by @CloCkWeRX in #1547
Click to Call by Default

- feat: Format phone numbers as tel: links by @CloCkWeRX in #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 #1507
Other
- Add codespell to devcontainer by @CloCkWeRX in #1510
- Bump pg from 1.5.9 to 1.6.0 by @dependabot[bot] in #1515
- Bump puma from 6.6.0 to 6.6.1 by @dependabot[bot] in #1517
- Bump dynamic_form from 1.2.0 to 1.3.1 by @dependabot[bot] in #1514
- Bump rubocop from 1.79.0 to 1.79.1 by @dependabot[bot] in #1516
- Rails application initialization - defer configuration until after_initialize by @CloCkWeRX in #1522
- Refactor test to avoid using regexp matching by @CloCkWeRX in #1524
- Fix issues where the driver didn't load the postgres adapter by @CloCkWeRX in #1526
- Fix regex escaping by @CloCkWeRX in #1527
- Bump postgres version to 15 in docker images by @CloCkWeRX in #1492
- Update fields.rb to deal with a database not being available when we … by @CloCkWeRX in #1531
- Bump pg from 1.6.0 to 1.6.1 by @dependabot[bot] in #1538
- Refactor currency translations by @google-labs-jules[bot] in #1539
- Rubocop update by @CloCkWeRX in #1545
- Bump dynamic_form from 1.2.0 to 1.3.1 by @dependabot[bot] in #1550
- Bump rubocop from 1.79.1 to 1.79.2 by @dependabot[bot] in #1548
- Bump jquery-ui-rails from
413265e
tof811a32
by @dependabot[bot] in #1513
New Contributors
- @google-labs-jules[bot] made their first contribution in #1539
Full Changelog: v0.24.3...v0.25.0