Skip to content

3.9.0

Compare
Choose a tag to compare
@franmomu franmomu released this 19 May 20:53
· 43 commits to 3.x since this release
3.9.0

Added

  • [#589] Added IdFilter to be able to filter by id in lists (@franmomu)

Deprecated

  • [#586] Deprecated active_callback option in CallbackFilter (@franmomu)
  • [#586] Deprecated not adding FilterData as type declaration of argument 4 in the callable passed to CallbackFilter (@franmomu)
  • [#584] templates.form and templates.filter config (@dmaicher)

Fixed

  • [#584] Always merge form and filter templates with existing method calls (@dmaicher)