[]
Added RefFieldOptions class: Represents options for the REF field.
Added NoteRefFieldOptions class: Represents options for the NOTEREF field.
Added StyleRefFieldOptions class: Represents options for the STYLEREF field.
Support for updating the results of the REF, NOTEREF and STYLEREF fields.
Footnotes and endnotes are now laid out and rendered by GcWordLayout.
PAGE and PAGEREF results now honor the page numbering settings of the containing section.
Support for the numbered-item form of the numbering switch.
Reduced data source access when evaluating conditional blocks.
Updated the C1.CalcEngine dependency used to evaluate template expressions.
Fixed an issue where headers and footers copied from a source document lost their styles when documents were merged.
Fixed an issue where footer styles could be applied to the wrong sections when merging documents with FormattingCopyStrategy.KeepSource; the merged result now matches Microsoft Word.
Fixed an issue where content layout changed after an RD field was updated.
Fixed an issue where a report template Calc function could produce incorrect results when templates were processed from multiple threads.
Fixed incorrect indentation of INDEX field entries.
Miscellaneous bug fixes.