Releases: GoyaPtyLtd/RESTfm
Releases · GoyaPtyLtd/RESTfm
v4.0.5
v4.0.4
v4.0.3
v4.0.2
v4.0.1
v4.0.0
4.0.0 (Released 2016-03-11)
- Handle searching on repetitions where submitted search field contains an
index. - Allow container data to be read (and base64 encoded) by using a
RFMcontainer=base64 query string parameter on record and layout level
read operations. - Fix diagnostic tracing to include all chained exceptions.
- Support complex layout queries/finds through an SQL subset via the RFMfind
query string parameter. - Include PHP memory_limit and post_max_size metadata for validated requests.
- Mac OS X installer and uninstaller for OS X Mavericks onwards and FileMaker
Server 13v5 onwards.
v3.4.0
3.4.0 (Released 2015-05-07)
- Experimental PDO: MySQL improvements.
- Move .dict format internal to RESTfm and add import handling. Import was
not possible with XSL 1.1. - Disable execution profiling output when diagnostics is disabled.
- Add data dumping as a diagnostic aid.
- RESTfm released as Open Source under The MIT Licence (see LICENSE file).
- RESTfm Version Control System moved to git (hosted on GitHub).
- Fix report.php FMS connection diagnostic for FMS11 compatibility.