- Issue created by @trackleft2
- Status changed to Needs review
11 months ago 5:32pm 19 August 2024 - π¨π¦Canada colan Toronto π¨π¦
I don't know why you folks have multiple branches for v4, but it's causing me problems. Please fix via π Merge both v4 branches into a single one, & then cut a new release Active .
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
Thank you for raising this. The 4.x branch is intended for the next minor release, which includes backward-incompatible changes such as dropping support for older versions of Drupal core and PHP. In contrast, 4.0.24 and its predecessors are part of the current patch release line, which maintains backward compatibility.
Because the two branches have diverged significantly, we cannot merge them without introducing breaking changes into the stable line. However, weβre happy to help by:
- Providing updated patches for existing issues that apply cleanly to the latest supported stable version.
- Assisting with forward-porting changes as needed to ensure compatibility with the current development line.
Let us know if thereβs a specific patch or issue youβre running into trouble withβweβre happy to help resolve it.
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
Removing β¨ use DraggableListBuilder Active from this release and moving to the next one. π± Draft: Release Plan for Environment Indicator Minor Release 5.0.0-beta1 Active
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
I am updating this so we can add an alpha release cycle, meaning we can release now, and then add the planned features as they become ready.
We may want to kick the navigation module integration into 5.x in order to set the new minimum Drupal core version to
core_version_requirement: '^10.5 || ^11.1.2'
. - πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ