Skip to content

v2.0.3

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)
  • 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: v2.0.2...v2.0.3