Version | Change log |
Troi URL Plug-In 8.0 Oct 13, 2021 | |
Troi URL Plug-In 6.0.1 Jul 24, 2019 |
Tested and made compatible with FileMaker Pro 18 and FileMaker Pro 17.0.7. Updated the Twitter example. (macOS) Fixed a problem on macOS 10.12 (Sierra) when stopping FileMaker or disabling the plug-in. In some cases FileMaker Pro could crash after the plug-in was unloaded. Updated the EasyInstallTroiPlugins.fmp12 file, deinstalling version 6.0 is now improved: the example file can remove the problematic Troi URL Plug-in 6.0 without causing a crash. Note: if you have installed version 6.0 the EasyInstallTroiPlugins.fmp12 will first remove the old plug-in, and then stop FileMaker Pro. You need to open the EasyInstallTroiPlugins.fmp12 file again to complete the installation of the new version. If you prefer you can also remove the plug-in manually to avoid the crashing. See instructions how to manually update Troi URL Plug-in 6.0. (macOS) Improved reliability of loading the Cocoa code bundle when updating a plug-in with the “Install Plug-in File” script step. |
Troi URL Plug-In 4.5 May 29, 2017 |
Tested and improved compatibility with Windows 10 and OS X 10.11 (El Capitan). Tested and made compatible with FileMaker Pro 15. Added new function TURL_GetLastHTTPStatusCode: this function will return the HTTP response status code from the last executed HTTP request. Added description and type-ahead information for all functions of the plug-in. This extra function description will be shown in FileMaker Pro 15 in the Specify Calculation dialog box when you type a function name and also as a text popup in the functions pane on the right. The type-ahead information is used by the auto complete functionality of FileMaker Pro 15. In the calculation pane of the Specify Calculation dialog box you can type a letter or two of the function name and instantly see a list of matching function names. For example when you type “pos”, the auto complete functionality will suggest the TURL_Post function. You can also type a function name in the functions pane on the right: for example if you type “auth |