4.3.3
- 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 thefileinfo
PHP extension to be enabled. - Using native Laravel database migrations.