The taxonomy term loop type seems to no longer work in 4.1.0. I've tested both the shorthand and full syntax with the built-in category taxonomy as well as a custom taxonomy and in all cases, it works as expected in 4.0.2 and then displays nothing in 4.1.0.
<Taxonomy category>
<Term title />
</Taxonomy>
<Loop taxonomy="category" post="current">
<Field title />
</Loop>
This is a hugely urgent issue since I expect that most L&L users work with taxonomy term loops.
The taxonomy term loop type seems to no longer work in 4.1.0. I've tested both the shorthand and full syntax with the built-in category taxonomy as well as a custom taxonomy and in all cases, it works as expected in 4.0.2 and then displays nothing in 4.1.0.
This is a hugely urgent issue since I expect that most L&L users work with taxonomy term loops.