Adds DFs
This commit is contained in:
168
spec/fixtures/dynamic_finders/plugin_version/token-of-trust/change_log/CHANGELOG.md
vendored
Normal file
168
spec/fixtures/dynamic_finders/plugin_version/token-of-trust/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,168 @@
|
||||
# Change Log
|
||||
|
||||
## 1.3.4
|
||||
|
||||
- WordPress 5.0.1 support
|
||||
|
||||
## 1.3.3
|
||||
|
||||
- Override Token of Trust verification status with WordPress administrator's approval decision
|
||||
- Better live mode detection
|
||||
- Simplify live mode process and settings screens
|
||||
|
||||
## 1.3.2
|
||||
|
||||
- Add action hook for sending additional `appData` to Token of Trust set connection end point
|
||||
- Miscellaneous bug fixes
|
||||
- Updated user connection and additional information with API
|
||||
|
||||
## 1.3.1
|
||||
|
||||
- Automatically assign roles when user approval status changes
|
||||
- Better handling of live/testing domains
|
||||
- Miscellaneous bug fixes
|
||||
|
||||
Release date: 2018-07-15
|
||||
|
||||
## 1.3.0
|
||||
|
||||
- Adding user approval (whitelist)
|
||||
- Updating email confirmation display
|
||||
|
||||
Release date: 2018-06-21
|
||||
|
||||
## 1.2.4
|
||||
|
||||
- Enhanced control over test mode.
|
||||
|
||||
## 1.2.3
|
||||
|
||||
- Compatibility with php < 5.5
|
||||
|
||||
## 1.2.2
|
||||
|
||||
- Updated account management links and references.
|
||||
|
||||
## 1.2.1
|
||||
|
||||
- Adding support for Ultimate Member 2.
|
||||
- Testing against recent WordPress and BuddyPress versions.
|
||||
|
||||
## 1.2.0
|
||||
|
||||
- Adding ability to report abuse to WordPress administrators.
|
||||
- Added setting to automatically add this to UltimateMember and BuddyPress.
|
||||
- Added ability for administrators to submit a report from the WordPress admin user screens.
|
||||
|
||||
## 1.1.10
|
||||
|
||||
- Added UltimateMember and BuddyPress settings.
|
||||
- Added verified indicator and account connector to UltimateMember accounts page
|
||||
- Updated debugging
|
||||
|
||||
## 1.1.9
|
||||
|
||||
- Clarified description.
|
||||
- Tested against 4.9.1.
|
||||
|
||||
## 1.1.8
|
||||
|
||||
- Added email verification feature.
|
||||
- Added 'Getting Started'.
|
||||
- Show when not verified on Users Admin tab.
|
||||
|
||||
## 1.1.7
|
||||
|
||||
- Adding not verified state to verifiedIndicator widget short code
|
||||
|
||||
## 1.1.6
|
||||
|
||||
- Automatic SSL configuration
|
||||
- Minor fixes including live mode domains
|
||||
|
||||
## 1.1.5
|
||||
|
||||
- Documentation enhancements
|
||||
- Better SSL checks
|
||||
|
||||
## 1.1.4
|
||||
|
||||
- Notice enhancements
|
||||
|
||||
## 1.1.3
|
||||
|
||||
- Fallback notice layout
|
||||
|
||||
## 1.1.2
|
||||
|
||||
- Added settings link to plugins page.
|
||||
- Added activation and license notices to admin UI.
|
||||
|
||||
## 1.1.1
|
||||
|
||||
- Enhancement to BuddyPress debugging.
|
||||
- Connect Token of Trust Widgets to a customized user GUID.
|
||||
- Migration scripts added.
|
||||
|
||||
## 1.0.5
|
||||
|
||||
- Fix to ensure that account connector is shown in ultimate member on profile page.
|
||||
- Correcte API Connection check to use the client host as it should.
|
||||
- Add port checking for localhost and a more explicit warning to use only supported ports.
|
||||
- Added documentation for shortcodes.
|
||||
|
||||
## 1.0.4
|
||||
|
||||
- Enhancement to Ultimate Member debugging.
|
||||
|
||||
## 1.0.3
|
||||
|
||||
- Add Token of Trust widgets to WordPress User administration screens.
|
||||
- Minor api connection enhancements.
|
||||
|
||||
## 1.0.2
|
||||
|
||||
- Allow the use of the production domain as test (before live keys have been issued).
|
||||
- Minor changes to link/copy.
|
||||
|
||||
## 1.0.0
|
||||
|
||||
- Publish to WordPress plugin marketplace
|
||||
|
||||
## 0.0.7
|
||||
|
||||
- Live mode API key endpoint
|
||||
|
||||
## 0.0.6
|
||||
|
||||
- Environment endpoint targets
|
||||
- Debug timeout
|
||||
- UI improvements
|
||||
|
||||
## 0.0.5
|
||||
|
||||
- Updated set connection endpoint to match API spec
|
||||
- Additional error reporting for set connection
|
||||
|
||||
## 0.0.4
|
||||
|
||||
- Migrate to license keys.
|
||||
- Add capability checks.
|
||||
- Add debug mode
|
||||
- Error detail pages error handling.
|
||||
|
||||
## 0.0.3
|
||||
|
||||
- Added a Token of Trust widget background to default styles.
|
||||
- [UltimateMember](http://ultimatemember.com/) tab logo sizing.
|
||||
|
||||
## 0.0.2
|
||||
|
||||
- [UltimateMember](http://ultimatemember.com/) integration.
|
||||
|
||||
## 0.0.1
|
||||
|
||||
- Initial support
|
||||
- Settings Page.
|
||||
- WordPress admin dashboard integration.
|
||||
- [BuddyPress](https://buddypress.org/) integration.
|
||||
Reference in New Issue
Block a user