v5.1.2
Release Notes – v5.1.2
Changes Since v5.1.1
-
Template Update:
The HTML templatesegment_edit.htmlhas been revised:- The block previously named
titlenow usesheadfor improved HTML structure and extension compatibility. - The stylesheet and JavaScript for the segment form are now included inside the
headblock. - Ensures proper extension of parent templates with
{{ block.super }}at the correct place.
- The block previously named
-
Version Bump:
- The project version in
pyproject.tomlupdated from5.1.1to5.1.2.
- The project version in
Summary
This release improves the template structure for editing segments, ensuring styles and scripts load correctly and enhancing maintainability for further customizations.
Full Changelog: v5.1.1...v5.1.2