Skip to content

4.6.0

Compare
Choose a tag to compare
@KillerCodeMonkey KillerCodeMonkey released this 03 Feb 09:27
· 1300 commits to master since this release

Inputs

  • debug - set log level warn, error, log or false to deactivate logging, default: warn
  • trackChanges - check if only user (quill source user) or all change should be trigger model update, default user. Using all is not recommended, it cause some unexpected sideeffects.

Global Config

  • extend config to set all Quill config options
  • See Quill Configuration for a full list of config options.
  • new trackChanges input can be set, as well