Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 524 Bytes

File metadata and controls

12 lines (7 loc) · 524 Bytes

Framework Version 11

See the Versioning README for more details on framework versions in general.

Breaking Changes

  • Using either the PHP or javascript log() methods from a NOAUTH context now requires enable-no-auth-logging to be true in config.json.
  • If skipping framework versions, do not forget to review/address the breaking changes from all prior framework versions.

New Features

  • The javascript module.log() method now returns a promise resolving to the ID of the log added.