- Complete rewrite for Textpattern 4.8.6+.
- Better integration with the Users panel – removed tonnes of duplicate core code.
- Massively reduced plugin’s global footprint.
- Moved prefs to Admin>Preferences panel.
- Public tag is registered on front- and back-end.
- Only show active users to admins (better for security).
- Only save privs if they differ
- Updated for Textpattern 4.5.0.
- Added callback smd_user_manager > password.reset to allow interception of reset messages (thanks, MattE).
- Fixed smd_um_has_privs multiple area check.
- Fixed prefs options from Plugins panel.
- Added smd_um_has_privs tag to check privs/areas.
- Added preference to allow editing of smd_um privs.
- Fixed handling of users with privs=None.
- Official public release.