Skip to content

Releases: GoyaPtyLtd/RESTfm

v4.0.5

27 Jul 01:36
Compare
Choose a tag to compare

4.0.5 (Released 2016-07-27)

  • Update Mac OS X installer for installation on worker machine of a two
    machine deployment.

v4.0.4

12 Jun 04:29
Compare
Choose a tag to compare

4.0.4 (Released 2016-06-12)

  • FileMaker Server 15 detection.
  • Update Mac OS X installer for FMS 15.

v4.0.3

18 May 05:37
Compare
Choose a tag to compare

4.0.3 (Released 2016-05-18)

  • Improve SSL instructions in report page.

v4.0.2

21 Apr 02:41
Compare
Choose a tag to compare

4.0.2 (Released 2016-04-21)

  • Detect and allow for Apache versions with buggy rewrite causing redirection
    failure during configuration.

v4.0.1

21 Mar 23:54
Compare
Choose a tag to compare

4.0.1 (Released 2016-03-22)

  • Handle alternate http/https ports and/or port-forwarding scenarios
    in report page.

v4.0.0

11 Mar 03:54
Compare
Choose a tag to compare

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

07 May 03:46
Compare
Choose a tag to compare

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.