Skip to content

IdentityManager 1.0.2

Latest

Choose a tag to compare

@JohnPBee JohnPBee released this 19 Dec 19:27

Fixed

  • Resolved an issue where enabling IdentityManager caused the Profile → Edit → Basic Settings form to blank the Last Name field.
  • The component no longer mutates persisted user fields (first_name, last_name) at runtime.

Changed

  • Display logic is now limited to safe contexts (feeds, menus, comments) and is skipped during profile edit/save flows.

Notes

  • No database changes.
  • Backwards compatible.
  • Recommended update for all users.