Skip to content

Releases: lionixevolve/GraphQLSuiteCRM

Bugfix release

24 Mar 02:20
a9cc88a
Compare
Choose a tag to compare
  • Fixes Logic Hook firing without the relationship information

Bugfix release

18 Dec 22:56
2f1fae8
Compare
Choose a tag to compare
  • Fix: remove hardcoded field (email1)

Bugfix release

18 Dec 22:35
65e3e98
Compare
Choose a tag to compare
  • Remove duplicate User field definition (email1)

Feature Release

28 Nov 03:02
Compare
Choose a tag to compare
  • Support custom process fields - this is used to override how fields are processed

Feature Release

29 Oct 18:43
Compare
Choose a tag to compare
  • Add Cases relation to Meetings and Notes
  • Format with php-fmt some of the files

Bugfix release

06 Jun 00:22
0a361e5
Compare
Choose a tag to compare

Support for email1 field search on modules that uses it.

Feature Release

04 Jun 06:18
37384a2
Compare
Choose a tag to compare

WIP: initial API v8 support

Feature Release - Override default Schema

08 Mar 22:20
Compare
Choose a tag to compare
  • Allows overriding default schema - if a custom type exists in the graphql/Schema folder it will use its methods to extend default functionality - e.g. graphql/Schema/customAccountType.php

Bugfix release

06 Jun 02:31
Compare
Choose a tag to compare
  • Fixes erratic issues with app_list_strings

Bugfix release

17 May 18:54
6ea0e8a
Compare
Choose a tag to compare
  • Fixed an issue with datetimecombo field type that didn't have the range search functionality