v1.0.1
Login OTP via Email 1.0.1
First publicly documented release.
Notes
- Replaces the initial 1.0.0 release (which was iteratively patched in place
prior to this clean release). - Compatible with OJS/OMP 3.5.x.
Changes since 1.0.0
- Fixed login flow on site-level access (no journal context) — the plugin
is now registered as a site plugin (isSitePlugin()), with role
configuration stored insite_settings. - Improved OTP email layout: the code is now rendered as a standalone
styled block for easier copy-paste. - Settings UI: visual role hierarchy cascade — selecting a higher-privilege
role auto-disables lower roles in the UI without affecting saved state. - Localization updates and minor code corrections (contributed via PRs).
Installation
See README for installation and
configuration instructions.