What's Changed
- fix(confluence): refuse to restrict a page to an unresolvable user by @mrueg in #1050
- fix(confluence): create folder-parented pages through the one v2 create by @mrueg in #1052
- fix(stdlib): send the iframe's scrolling setting and render a column's body by @mrueg in #1056
- fix: check ProcessFile's settings as Run checks them by @mrueg in #1053
- fix: read a directory's title from the bytes publishing reads by @mrueg in #1041
- fix: report a page as published only once it was, and failures in the second pass by @mrueg in #1044
- docs: put doc comments on the declarations they describe by @mrueg in #1060
- fix(attachment): keep percent-encoded filenames intact in links by @mrueg in #1054
- fix(page): find a folder among its parent's direct children by @mrueg in #1055
- fix(transformer): convert and attach an inside a block of other HTML by @mrueg in #1058
- fix(mermaid): validate the mermaid and math scales, and bound mermaid PNGs by @mrueg in #1057
- fix: record the run's own failures in its report by @mrueg in #1063
Full Changelog: v16.20.2...v16.20.3