Skip to content

v7.4.0

Choose a tag to compare

@fingerprint-dx-team fingerprint-dx-team released this 05 Aug 09:07
· 14 commits to main since this release
Immutable release. Only release title and notes can be modified.
46ab269

Minor Changes

  • events: Add active_call smart signal to Event (8e91fa9)
  • Added support for PHP 8.5. (c1c6dd5)
  • events: Add keyboard_layout_hash to RawDeviceAttributes (8e91fa9)
  • events: Add battery_charging field to RawDeviceAttributes (8e91fa9)

Patch Changes

  • Fixed async error handling throwing TypeError instead of ApiException on failed requests. (82c4c9e)
  • events: Fix types for start/start_date_time and end/end_date_time in normalized schema (8e91fa9)
  • Improved type safety and PHP 8.2+ compatibility in the Sealed Result module. (070c8c6)