- Adds GA support for transaction metadata in post‑login Actions, exposing `event.transaction.metadata` and `api.transaction.setMetadata` to set and retrieve custom key/value pairs.
- Enables immediate access to set values across subsequent Actions and supports boolean, number, string, and serialized object/array types.
- Provides documentation for the new feature.