Skip to content

Releases: lw-addons/XenForo2-SelfAccountDelete

1.2.1.1

20 Jan 16:37
Compare
Choose a tag to compare

Whoops... I mis-assigned the new option in the previous version to a different add-on. Sorry about that.

This version now includes the new option.

1.2.1

19 Jan 22:31
Compare
Choose a tag to compare
  • 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

26 Oct 10:26
Compare
Choose a tag to compare
1.2.0 Beta 7 Pre-release
Pre-release
  • 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

19 Nov 01:17
Compare
Choose a tag to compare
1.2.0 Beta 6 Pre-release
Pre-release
  • Fix incorrect logic which would cause pending deletions to be cancelled if the repeat deletion check was enabled

1.2.0 Beta 3

02 Sep 12:50
Compare
Choose a tag to compare
1.2.0 Beta 3 Pre-release
Pre-release
  • 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

02 Sep 06:45
Compare
Choose a tag to compare
1.2.0 Beta 2 Pre-release
Pre-release

I honestly do not know how this cron entry keeps on returning. Spooky... Apologies, nonetheless.

1.2.0 Beta 1

02 Sep 01:31
Compare
Choose a tag to compare
1.2.0 Beta 1 Pre-release
Pre-release

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

25 Jun 16:23
Compare
Choose a tag to compare
1.1.0 Beta 4 Pre-release
Pre-release
  • Fix upgrade/install error caused by ghost cron entry

1.1.0 Beta 3

25 Jun 16:08
Compare
Choose a tag to compare
1.1.0 Beta 3 Pre-release
Pre-release
  • Fix bugs related to incorrect database field definitions
  • Attempt to make the scheduled jobs more resilient to errors

1.1.0 Beta 2

13 Jun 16:45
Compare
Choose a tag to compare
1.1.0 Beta 2 Pre-release
Pre-release

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.