Skip to content

Conversation

@adamretter
Copy link
Member

  1. Fixes a number of bugs in Axes navigation for the expressions:

    • //following::node()
    • //function(following::node())
    • //preceding::node()
    • //function(preceding::node())
    • //(@my-attribute)
  2. Fixes a bug in removing duplicate nodes from Sequences.

  3. Reduced the memory used by intersect and except expressions whilst also increasing their performance.

  4. Reduced the memory needed to Sequences and increased their performance.

@adamretter adamretter added this to the elemental-7.5.0 milestone Dec 30, 2025
@adamretter adamretter self-assigned this Dec 30, 2025
@adamretter adamretter added bug Something isn't working enhancement New feature or request labels Dec 30, 2025
@cla-bot cla-bot bot added the cla-signed label Dec 30, 2025
@adamretter adamretter merged commit d0a0958 into develop-7.x.x Dec 30, 2025
8 of 13 checks passed
@adamretter adamretter deleted the 7.x.x/hotfix/axes-navigation branch December 30, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cla-signed enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants