Releases: lw-addons/XenForo2-SelfAccountDelete
1.2.1.1
1.2.1
- Added option to control whether to request a reason from users
- Added option to control whether to require reason from users
1.2.0 Beta 7
- Prevent possible error relating to options array by verifying option value
Note: After updating, please save your options for this add-on to update the stored value.
1.2.0 Beta 6
- Fix incorrect logic which would cause pending deletions to be cancelled if the repeat deletion check was enabled
1.2.0 Beta 3
- Added the ability to set a 'multiple deletion delay', which will prevent users which have initiated a deletion in the past x days from scheduling their accounts for deletion again until that number of days have passed.
1.2.0 Beta 2
I honestly do not know how this cron entry keeps on returning. Spooky... Apologies, nonetheless.
1.2.0 Beta 1
Another second point jump, with a host of new features.
-
User criteria eligibility
You can now set user criteria that must be met for users to be able to delete their accounts. -
Permission
There is now a user group permission to control who can delete their accounts. This is in addition to the user criteria above. -
Disabled usergroup
There is now an option to add a user to an additional user group when they've been disabled. This can be used to adjust the username styling for disabled users. -
Bug fixes
Many bugs have been fixed, including the erroneous date in completion emails.
1.1.0 Beta 4
- Fix upgrade/install error caused by ghost cron entry
1.1.0 Beta 3
- Fix bugs related to incorrect database field definitions
- Attempt to make the scheduled jobs more resilient to errors
1.1.0 Beta 2
This release adds some conditions to the account deletion frontend override. This should make upgrades less breaky, and improve performance in certain areas by not loading any pending account deletions when not necessary.