MBS FileMaker Plugin, version 11.6pr2
- Added AutoComplete feature for variable names to calculation dialogs on macOS.
- Updated SQLite to version 3.37.0.
- Added AVRecorder.VideoResolutions function for Windows.
- Added SyntaxColoring.AutoCompleteVariables.GetEnabled and SyntaxColoring.AutoCompleteVariables.SetEnabled functions.
- Added new parameters for AVRecorder.SetVideoDevice function to pick desired width and height of resolution.
- Changed XML.Query to remove surrounding quotes for namespaces.
- Added Offset and Length parameters to CURL.SetInputFile, CURL.SetInputGIF, CURL.SetInputJPEG, CURL.SetInputPDF and CURL.SetInputPNG to only upload a portion of the container.
- Added subscript and superscript to Text.TextToHTML function.
- Added option to show IDs for value list.
- Added FM.ValueListIDForValueListName, FM.ValueListNameForValueListID and FM.ValueListNames functions.
- Added SyntaxColoring.GetShowValueListIDs and SyntaxColoring.SetShowValueListIDs functions.
- Changed DynaPDF.SetFont, DynaPDF.Table.SetFont, DynaPDF.SetFontEx, DynaPDF.ChangeFontEx, DynaPDF.SetFieldFont and DynaPDF.SetBookmarkStyle functions to accept styles as text.