Releases: netlogix/Netlogix.NodeTypeFinder
Releases · netlogix/Netlogix.NodeTypeFinder
1.2.0 - resolve node command & limited resultset in module
What's Changed
- feat: Add command to resolve a node contextPath to it's http uri by @paxuclus in #8
- feat: Limit number of maximum search results to prevent exhaustion of… by @toni-bessel in #9
Full Changelog: 1.1.1...1.2.0
1.1.1 - Use rootNode instead of currentSiteNode for FlowQuery
What's Changed
- change context->getCurrentSiteNode to getRootNode in FlowQuery by @MoritzEckert in #7
New Contributors
- @MoritzEckert made their first contribution in #7
Full Changelog: 1.1.0...1.1.1
1.1.0 - Allow Neos 8.3
What's Changed
Full Changelog: 1.0.0...1.1.0
1.0.0 - Initial Release
What's Changed
- TASK: Add 1.0 version of the NodeTypeFinder. by @toni-bessel in #1
- FEATURE: Check all allowed dimension combinations for nodetype occurrences by @paxuclus in #2
- FEATURE: Render url and hidden state for occurrences by @paxuclus in #3
- FEATURE: Check for hidden state by looking at parents by @paxuclus in #4
- FEATURE: Add select for nodetype field by @paxuclus in #5
New Contributors
- @toni-bessel made their first contribution in #1
- @paxuclus made their first contribution in #2
Full Changelog: https://github.com/netlogix/Netlogix.NodeTypeFinder/commits/1.0.0