Skip to content

v4.0.2

Choose a tag to compare

@jeffersongoncalves jeffersongoncalves released this 31 Jul 23:53

What's Changed

Fixed

  • Ambiguous SQL id column when using hasManyThrough/similar relations with withRelations() (#99)
  • Subject model failing to load in the timeline when it has a restrictive global scope (#111)
  • formatDateValues() heuristic misfiring on large decimal/numeric values, rendering them as dates (#75, partial mitigation)
  • Grid layout and empty-state placeholder in the Timeline modal not rendering (#116)
  • Missing German infolists.php translation, plus gaps found across 10 other languages (#123)
  • ActivitylogPlugin getters returning null against a non-nullable type when the published config is stale/missing a key (#124)
  • Incorrect boolean-to-date type coercion in formatDateValues() (#120)

Full Changelog: v4.0.1...v4.0.2