- Update WP requirements for plugin.
- Add support for resetting the HydroID of a user.
- Minor code improvements
- Update WP requirements for plugin.
- Do not load plugin on XML RPC requests.
- Fixed critical issue when upgrading from v1 to v2 which causes settings to be invalid.
- Added Plugin requirements check.
- Added Custom Pages for the Hydro Raindrop MFA flow.
- Added shortcodes which allow developers to fully customize the Hydro Raindrop integration.
- Added support for re-authentication for (custom) Posts.
- Added support for users to set-up their HydroID in the MFA flow.
- Improved MFA flow security
- Added support for forcing users to use MFA.
- Added actions/filters for developers to hook into the MFA flow.
- Fixed critical authentication issue.
- Updated Author.
- Minor optimizations.
- Improved the README.txt contents.
- Added ability to intercept login automatically. Swanky frontend UI.
- Allow developers to make their own custom MFA page (with shortcodes).
- Improve MFA flow and security.
- Update WP readme.txt.
- Set PHP 7.0 requirement.
- Rename PLUGIN_NAME_VERSION constant to HYDRO_RAINDROP_VERSION.
- Fix API authentication issue: Unset API authentication token when switching environment.
- Re-generate a MFA digits between sessions when user hits "Cancel"-button on verification.
- Clear Hydro Raindrop User meta data after changing Hydro API settings.
- Validate Hydro API settings when saved.
- Remove HydroID length restriction.
- Initial release.