You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,13 +23,15 @@ a release.
23
23
24
24
### Fixed
25
25
- Tree: Cascade remove not being triggered on entity children at `MaterializedPath::removeNode()`.
26
+
- Tree: Materialize Path strategy when using autogenerated identifiers.
26
27
27
28
### Added
28
29
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
29
30
- Blameable: Allow ascii_string to validTypes (issue #2726)
30
31
- Sluggable: Allow ascii_string to validTypes
31
32
- IpTraceable: Allow ascii_string to validTypes
32
33
- Sluggable: Use `TranslationWalker` hint when looking for similar slugs (`getSimilarSlugs` method) for entities which implement `Translatable` interface and have `uniqueOverTranslations: true` Slug option (#100, #2530)
0 commit comments