Skip to content

v5.1.2

Latest

Choose a tag to compare

@Kani999 Kani999 released this 01 Oct 11:35
· 9 commits to main since this release

Release Notes – v5.1.2

Changes Since v5.1.1

  • Template Update:
    The HTML template segment_edit.html has been revised:

    • The block previously named title now uses head for improved HTML structure and extension compatibility.
    • The stylesheet and JavaScript for the segment form are now included inside the head block.
    • Ensures proper extension of parent templates with {{ block.super }} at the correct place.
  • Version Bump:

    • The project version in pyproject.toml updated from 5.1.1 to 5.1.2.

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