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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Changelog
2
2
3
+
## [1.11.1] - 2025-11-19
4
+
5
+
### Changed
6
+
7
+
- Updated dependencies to latest versions ([#103](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/103), [#105](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/105)) (Thomas Rijpstra)
8
+
- Plugin will output warnings if content-types are missing, for example when a dynamic zone is referencing a deleted component ([#100](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/100)) (Thomas Rijpstra)
9
+
10
+
### Fixed
11
+
12
+
- Missing content-types do not crash the plugin anymore ([#100](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/100)) (Thomas Rijpstra)
13
+
- Handle potential race condition during cache entry set ([#100](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/100)) (Thomas Rijpstra)
0 commit comments