Skip to content

Releases: 10up/10up-experience

1.12.1

24 Sep 15:50
Compare
Choose a tag to compare

Add filter for allowlisting specific API routes tenup_experience_rest_api_allowlist

1.12.0

22 Aug 14:57
Compare
Choose a tag to compare
  • Added the ability to disable comments

1.11.2

17 Jun 12:56
Compare
Choose a tag to compare
  • Remove production Support Monitor setting

1.11.1

27 Oct 17:47
Compare
Choose a tag to compare
  • Fixed disallow direct login warning

1.11.0

27 Oct 13:01
Compare
Choose a tag to compare
  • Support Fueled SSO
  • Linting clean up
  • Ensure unique username

1.10.3

16 Aug 00:47
Compare
Choose a tag to compare
  • Check to make sure redirect_to is a string before using it.

1.10.2

11 Jul 14:48
Compare
Choose a tag to compare
  • Remove WP Acceptance
  • Upgrade build process to 10up Toolkit
  • Upgrade Plugin Update Checker
  • Allow SSO to be turned off in the admin

Version 1.10.1

27 Mar 16:07
Compare
Choose a tag to compare

Fixes

  • Fixes an important bug that was breaking the blocking of users with username admin logging in.

1.10.0

10 Oct 16:18
Compare
Choose a tag to compare

Version 1.10.0 includes the new Activity Log and support for PHP 8.1+. Activity Log tracks actions taken by logged in users e.g. updating a plugin and sends the data to Support Monitor. As usual, no PII is sent back to Support Monitor. Read more about Activity Log in the docs.

Version 1.9.1

06 Jun 15:07
Compare
Choose a tag to compare

This version upgrades zxcvbn-php to work with PHP 8.0+. Going forward, zxcvbn-php won't load unless PHP 7.2+ is being used.