RemoteScripter Changelog

What's new in RemoteScripter 1.82

May 13, 2015
  • FileMaker 14 compatibility release
  • Updates to usage with PSOS and server scheduled scripts
  • Updates to install plugin and auto-update

New in RemoteScripter 1.802 (Jan 11, 2014)

  • Fixed a bug where RemoteScripterTrigger would not complete its request until reaching the timeout period

New in RemoteScripter 1.791 (Jan 11, 2014)

  • New error reporting features in plug-in.
  • Compatible with Java 7 Update 25
  • 64-bit plugin now included for use with custom web publishing in FileMaker Server 12

New in RemoteScripter 1.79 (Jan 11, 2014)

  • FileMaker Pro and Server 12 compatibility release.

New in RemoteScripter 1.782 (Jan 11, 2014)

  • Ignores calls to RemoteScripterStart when running in Web Publishing or FileMaker Server, because RemoteScripter can only listen in regular FileMaker Pro. This means that you don't need to check for whether or not you're running FileMaker Pro client in your startup script when setting up script listeners.
  • If RemoteScripterStart is called multiple times with the same port number, the last set of script instructions replaces the previous ones.
  • added the functionality in the Remote Scripter to allow the user to set HTTPcode and the Header-Value pairs

New in RemoteScripter 1.78 (Jan 11, 2014)

  • Fixed an issue with idle event handling, which could cause scripts not to fire.

New in RemoteScripter 1.77 (Jan 11, 2014)

  • Fixed issues with Auto-Update on Mac and Windows. Plugins prior to this version will need to be removed from the Auto-Update directory.

New in RemoteScripter 1.76 (Jan 21, 2011)

  • Issue was resolved that was only allowing one plug-in at a time to load on Windows 7 and Windows Server 2008 R2
  • Logging is now consolidated to a single log file for all 360Works plug-ins. This should make it easier to report issues to 360Works, and will also significantly reduce the amount of disk space used when running multiple 360Works plug-ins on FileMaker Server.

New in RemoteScripter 1.75 (Sep 18, 2010)

  • Plugin now accepts post data
  • Updated licensing architecture

New in RemoteScripter 1.741 (May 11, 2010)

  • Fixed intermittent problem where plugins may not load in Windows XP in FileMaker 11

New in RemoteScripter 1.74 (May 11, 2010)

  • Removed error dialog popups for added in last update

New in RemoteScripter 1.731 (May 11, 2010)

  • Now displays visible error message unless SetErrorCapture is on
  • Fixed situations where modal dialogs could appear behind other windows in MS Windows
  • Fixed plugin not loading in Java 6 update 18

New in RemoteScripter 1.72 (May 11, 2010)

  • OS X 10.6 Snow Leopard compatible

New in RemoteScripter 1.71 (May 11, 2010)

  • Easier parsing of form data, form values now include a $ before the name (specify a variablePrefix option for backwards compatibility)
  • Quotes and newlines are escaped in form data, allowing RemoteScripter to handle form values with any characters

New in RemoteScripter 1.6 (May 11, 2010)

  • Now supports returning container fields as a script result

New in RemoteScripter 1.53 (May 11, 2010)

  • Fixed compatibility issues with running on Server 10 and IWP

New in RemoteScripter 1.52 (May 11, 2010)

  • Fix for applets when using Java 1.6_10

New in RemoteScripter 1.51 (May 11, 2010)

  • No longer requires a demo license to run in demo mode