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