|
|
360Works ScriptMaster 4.0 Changelog- 360Works ScriptMaster 4.0 - 20th July 2010
- === Major changes ===.
- You can optionally specify a module as a non-GUI function. Our benchmark testing shows that this increases execution of simple modules from 300 times per second to 3,000 times per second!.
- You can now load ScriptMaster modules from a network URL using the SMLoadJar function, which lets you centralize all of your favorite modules onto a web server and load them into your solution.
- Major speed improvements to compiling ScriptMaster functions.
- Now has Groovy 1.7.1 compiled into the plugin. This supports many new groovy features, such as the GroovyWS web services classes.
- .
- === New modules ===.
- Added an ‘XPath Parsing’ module.
- Added ‘Notify Prowl’ module for sending push notifications to iPhone / iPad (Thanks Todd Geist).
- Added a ‘Move Or Rename File’ module (Thanks Jack James).
- Added a ‘Get Folder Size’ module for recursively determining the size of a folder.
- Added a ‘Find Images URL’ module for finding all image URL references in an HTML page.
- .
- === ScriptMaster Advanced ===.
- You may now choose to purchase ScriptMaster Advanced Edition. The Advanced edition has these features in addition to what comes with the free version:.
- You can create your own FileMaker plugins from ScriptMaster, which can be distributed royalty-free to any client with your FileMaker solution. You can name them whatever you want, and they will have your favorite ScriptMaster modules embedded right into the plugin!.
- You can execute SQL statements in FileMaker with the Advanced Edition, or with plugins generated from it.
- You can read and write from the system clipboard with the Advanced Edition, or with plugins generated from it.
- Plugins generated from the Advanced Edition are pre-compiled, so they do not need to be compiled at startup. This will greatly improve solution launch times.
- .
- === Other changes ===.
- Stability improvements, fixed many cases where FileMaker was hanging or flashing when using ScriptMaster in calculation fields.
- Added an ‘isDestResidential’ true or false flag to FedEx shipping module.
- Simplified color chooser module.
- Minor bug fix on Tree View example so that it would not pop up an extra window.
- Better international character handling for these modules: Read File Contents, Run Shell Script, Post XML Data.
- Read File Contents can now read a file of unlimited size without running out of memory.
- Removed the ‘download URL’ field in the ScriptMaster file; it is no longer used.
|