Skip to content

Latest Stable release with Laravel v12 support

Compare
Choose a tag to compare
@wazzac wazzac released this 06 Jun 07:14
· 15 commits to main since this release

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.