Releases: 10up/10up-experience
Releases · 10up/10up-experience
1.12.1
Add filter for allowlisting specific API routes tenup_experience_rest_api_allowlist
1.12.0
- Added the ability to disable comments
1.11.2
- Remove production Support Monitor setting
1.11.1
- Fixed disallow direct login warning
1.11.0
- Support Fueled SSO
- Linting clean up
- Ensure unique username
1.10.3
- Check to make sure
redirect_to
is a string before using it.
1.10.2
- 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
Fixes
- Fixes an important bug that was breaking the blocking of users with username
admin
logging in.
1.10.0
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
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.