The backoff parameter can be specified as either dynamic (using a template) or constant. Previously, constant values had to be provided as strings (for example, "10"). As of this release, constant values may also be provided as integers (for example, 10).
Full Changelog: v4.1.2...v4.1.3