Jack Sleight

Memberbox Release Notes

Jack Sleight

2.1.2

May 12th, 2024

  • Statamic 5 support

2.1.1

September 4th, 2023

  • Fix Blank emails in exports

2.1.0

July 18th, 2023

  • New Include computed values in members export

2.0.2

July 18th, 2023

  • Fix Error exporting members when blueprint contains relationship fields

2.0.1

June 28th, 2023

  • Fix Missing controller error when submitting forms

2.0.0

May 2nd, 2023

  • New Statamic 4 support
  • Break The previously deprecated mb:user:change_password_form, mb:user:has and mb:user:member tags have been removed
  • Login starter template includes remember me checkbox
  • Dropped support for Statamic 3

1.1.2

March 1st, 2023

  • New Ability to switch the CP Members section off
  • Fix Using a custom page for the activate form

1.1.1

January 6th, 2023

  • New Added Danish translations by @rabol

1.1.0

January 6th, 2023

  • New Added column selector to members listing
  • The mb:user:change_password_form tag has been deprecated
  • Updated templates and documentation to use new Statamic tags
  • Updated templates to use runtime parser syntax
  • Include file field example in the profile template

1.0.4

November 28th, 2022

  • Fix Profile form values not being processed before save

1.0.3

November 28th, 2022

  • Fix Email field now optional in profile_form

1.0.2

July 20th, 2022

  • New Add pagination totals to CP listing page
  • Fix CP search returning non-members

1.0.1

July 15th, 2022

  • Fix CP listing page error with Statamic 3.3.18+

1.0.0

June 21st, 2022

  • New Ability to export members as either a CSV or JSON file
  • New Fresh install configuration check and introduction
  • Fix Better message when there's an error during member creation

0.5.1

March 16th, 2022

  • New Statamic 3.3 compatibility

0.5.0

December 14th, 2021

  • New Ability to configure the CP create form fields
  • New Frontend user directory routes and starter templates
  • New Added mb:members and mb:member tags that list and fetch members
  • New Added mb_member query scope
  • New Added enable_account config option to toggle all account routes on/off
  • Break Page titles are now set from the templates instead of the translation files
  • Deprecated mb:user:has tag
  • Deprecated mb:user:member tag

0.4.5

December 6th, 2021

  • New Ability to specify the invitation email from address and name

0.4.4

November 22nd, 2021

  • Fix Use full class names instead of aliases

0.4.3

November 19th, 2021

  • Fix Support file uploads through profile form

0.4.2

November 11th, 2021

  • Break A couple of planned changes that were overlooked in 0.4.0

0.4.1

November 10th, 2021

  • Move members nav item into users section

0.4.0

November 10th, 2021

  • Break

0.3.0

November 2nd, 2021

  • New A members widget for the dashboard
  • Fix Match all roles/groups when using Eloquent user driver

0.2.3

October 29th, 2021

  • Fix Add support for the Eloquent user driver

0.2.2

October 28th, 2021

  • Break The fillable config option has been renamed to edit_fillable

0.2.1

October 27th, 2021

  • Fix Parse all member strings through translator
  • Removed success parameter from default login form
  • Removed success parameter from default reset form

0.2.0

October 27th, 2021

  • Break The route and enable_* config options have been replaced with a single routes array, allowing more control over URLs and which forms are enabled
  • Role translations moved into a seperate file
  • Removed success parameter from activation form

0.1.0

October 26th, 2021

  • Initial release