Skip to content

1.6.0

Compare
Choose a tag to compare
@zoglo zoglo released this 10 Jul 14:46
· 1 commit to main since this release
b59158f

Addition

image

  • Implement search by value c2134a8 2860af2

  • Implement select filter 7a24f53 a19e0de a19e0de

  • Parse total results to template 1f997f5

    Can be used with

    <?= $this->total ?>
  • Add configuration to skip empty values within list and details 3ba3e47

    Can be used with

    #config.yaml
    contao_member_extension:
       skip_empty_values: true