Skip to content

Releases: flextype-plugins/accounts-admin

1.10.0

14 Jan 14:19
Compare
Choose a tag to compare
v1.10.0

Accounts Admin 1.10.0

1.9.0

07 Jan 15:17
Compare
Choose a tag to compare

Features

  • core update code base for new Twig 2.0.0
  • core update code base for new Icon 2.0.0

1.8.0

03 Jan 15:15
Compare
Choose a tag to compare

Features

  • core update code base for new Flextype 0.9.15
  • core add plugin.php file
  • routes improve controllers handling in routes for performance enhancements

1.7.0

29 Dec 06:54
Compare
Choose a tag to compare

Features

  • core update code base for new Flextype 0.9.14
  • core Moving to PHP 7.4
  • core use new TWIG Plugin 1.7.0
  • core use new ACL Plugin 1.7.0

1.6.0

20 Dec 08:42
Compare
Choose a tag to compare

Features

  • core update code base for new Flextype 0.9.13

1.5.0

07 Dec 08:52
Compare
Choose a tag to compare

Features

  • core update code base for new Flextype 0.9.12

1.4.0

25 Aug 10:04
Compare
Choose a tag to compare

Features

  • core update code base for new Flextype 0.9.11

1.3.0

19 Aug 10:17
Compare
Choose a tag to compare

Features

  • core update code base for new Flextype 0.9.10

1.2.0

05 Aug 10:42
Compare
Choose a tag to compare

Features

  • core update code base for new Flextype 0.9.9

Bug Fixes

  • core fix cache issue on registration

1.1.2

24 Jun 07:08
Compare
Choose a tag to compare

Features

  • core do not allow to delete logged in user account

  • fieldsets update accounts-admin-add fieldsets, add default role - user

    accounts-admin-add.yaml

    roles:
      title: accounts_admin_roles
      type: tags
      size: 12
      default: user
      validation:
        required: false
    

Bug Fixes

  • lang fix translates
  • middleware get supper_admin_registered property directly from the config