24U SimpleTalk Plug-In Release Notes

This is a brief history of important changes across released versions.

2.0.4

- Support for Apple Silicon/M1 processors

2.0

- Added support for 64-bit architecture
- Works with FileMaker Pro 14 and FileMaker Pro 15
- Function STalk_Set is now visible in FileMaker calculation dialogs
- After closing server, you can start listening on the same port again without waiting
- Improved parsing parameters passed to STalk_Connect
- Improved license registration interface

1.1

- Runs natively on both PowerPC and Intel based Macs
- Works with FileMaker 7.0, 8.0 and 8.5
- Opening/closing of a connection and data arrival can be handled separately
- Behaviour of default values improved
- Connection and server identifiers are now unique
- Handlers are not triggered unexpectedly during connection
- Data handler does not start before the previous data handler ends
- If client receives an empty line (just a terminator) all works correctly now
- Received data are not lost when the other side closes the connection
- Terminator in function STalk_Send can be overriden now
- Sending and receiving data now works as expected with all supported encodings

1.0

- final version release

1.0b3

- public beta release