Reliability update
Release notes
- Parsing and rendering modified to completely remove recursion - now any number of nested elements will be rendered correctly without any risk of getting
StackOverflowException
that kills the whole process.
Release notes
StackOverflowException
that kills the whole process.