We use some custom code to email notices to certain people in our non-profit when users join or cancel their subscription. That email uses information from a user's profile.
Our program uses the 'JsnUser' object for retrieving the profile details about the user.
The code has worked fine up through version 2.4.10. With the 2.5.0 update we're not picking up any user information from the profile.
Can you let us know if any changes were made regarding the JsnUser object and, if so, what was changed?
Thanks