Latest Stable release with Laravel v12 support
Our first stable release. The package has been in beta for a few months without any major issues. We will keep improving the codebase and add more sync functionality.
- Added the ability for the smtc_external_key_lookup mapping table to support both UUID and int foreign keys.
- Fixed a bug in the crmTrait file where the Model instance was not given, but the Model name (string).
- Fixed PHP class types.
- Documentation updates.