What's Changed
Fix
- fix bug with complex slots and "django" mode + add docs on debugging with AI agents by @JuroOravec in #956
- fix: thread unsafe media resolve validation by moving it to ComponentMedia __post_init by @oliverhaas in #979
- Bug : Relative path in
extends
andinclude
does not work when using template_file by @ldurey in #976 - refactor: fix error when template cache is set to 0 by @JuroOravec in #980
New Contributors
Full Changelog: 0.128...0.129