Skip to content

v2.1.0

Compare
Choose a tag to compare
@simonbengtsson simonbengtsson released this 01 Nov 20:13
· 857 commits to master since this release

Before this release there were three different hooks to add content to pages: afterPageContent, beforePageContent and afterPageAdd. As they were basically doing the same thing it was confusing and they are now deprecated in favor of the addPageContent hook.

One new helper method autoTableAddPageContent is also added to make it easier to have the same page content added with multiple autotables in a document.