v4.0.2
What's Changed
Fixed
- Ambiguous SQL
idcolumn when usinghasManyThrough/similar relations withwithRelations()(#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.phptranslation, plus gaps found across 10 other languages (#123) ActivitylogPlugingetters returningnullagainst 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