Skip to content

v6.0.0

Compare
Choose a tag to compare
@gav- gav- released this 01 Aug 03:07
· 12 commits to master since this release
aceaa57

6.0.0 (Released 2022-08-01)

  • Added FileMaker Data API support. This is now the default backend for new
    RESTfm deployments. RESTfm provides the same frontend interface and features,
    this change is mostly transparent (backend server error codes have changed).
    The FileMaker PHP API is still supported as an optional backend.
  • New field-level Read and Update operations - FM DataAPI required.
  • New field-level Write operation to container fields - FM DataAPI required.
  • Changed RESTfm configuration to use INI file format (now RESTfm.ini).
  • Added include directive to RESTfm.ini to read further INI files from other
    directories.
  • Added workaround for cURL errors with HTTP/2 streams