MBS FileMaker Plugin, version 10.4pr1
- Added TextView.GetStyledText, TextView.SetStyledText and TextView.AppendStyledText functions.
- Fixed a crash in Audit functions when querying GetFieldID internally. Affects Audit.Backup, Audit.Backup2, Audit.Changed, Audit.Changed2, Audit.Delete and Audit.Delete2 functions.
- Added ListDialog.GetUsesAlternatingRowBackgroundColors and ListDialog.SetUsesAlternatingRowBackgroundColors functions.
- Updated SQLAPI to 5.1.1.
- Changed Email.Verify to have flags as second parameter. We keep 1 for network check and add 2 as an option to return the name of the mail server domain.
- Added CURL.GetOptionCustomRequest, CURL.GetOptionPostFields, CURL.GetOptionURL and CURL.GetOptionUserName functions.