The Vonage JavaScript Client SDK has released version 8.0 with several changes and additions aimed at improving data retrieval and accessibility. The Conversation.members Map is being deprecated in favor of new functions such as getMembers(), which returns a paginated list of Members, while getMember() retrieves information for a specific Member by its ID. Additionally, the new getMyMember() function provides easy access to the local user's Member information in the Conversation.