Skip to content

4.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 18:46
f969ce0
  • Fix for reports where they are always recursing service bodies regardless of the setting [#980]
  • Fix for metrics counts summaries.
  • Fix for language word overrides. [#997]
  • Removing file_get_contents() usage to support some cases where servers may be misconfigured. Requires the fileinfo PHP extension to be enabled.
  • Using native Laravel database migrations.