Installation and New Features Guide

18 | New features
Enhanced security
1 FileMaker Pro can verify SSL certificates before performing actions that
open a file hosted on FileMaker Server, import XML data via an HTTP
request, or send email via an SMTP server using an encrypted
connection.
1 FileMaker Pro notifies you when a host’s SSL certificate cannot be
verified. Choose to connect anyway, add the host to your permitted
hosts list, or cancel.
1 Prevent other applications from using AppleScript or ActiveX to perform
FileMaker scripts.
1 The Watch tab in the Data Viewer requires that you log in to an account
that has full access privileges to view expressions.
1 Configure a solution to require users to use Touch ID or an iOS
passcode before FileMaker Go can access its keychain.
Script steps
New script steps
1 Truncate Table Deletes all records in the specified table regardless of
the current found set. Truncate Table may delete records more quickly
than Delete All Records when you’re deleting a large number of records.
Changed script steps
1 Script steps that previously included the “Perform without dialog”
checkbox now display the “With dialog” option inline.
1 Convert File – You can choose to verify the SSL certificate of the server
specified in an HTTP request for XML data.
1 Import Records – You can choose to verify the SSL certificate of the
server specified in an HTTP request for XML data.
1 Insert From URL – You can choose to verify the SSL certificate of the
server specified in the URL.
1 Send Mail – Verifies the SSL certificate of an SMTP server that is using
an encrypted connection.