What's New - v2.3.0

We are excited to announce several major updates and improvements in this release of our plugin, adding enhanced functionality and support for the Xano SDK. Here are the key highlights of what's new:

New Features

Enhanced support for Xano SDK Realtime

  • Distinct Realtime Auth Token: You can now set a distinct realtime authentication token, enhancing the flexibility and security of your real-time interactions.

  • Realtime Channel History: Request history for a realtime channel, enabling you to retrieve and work with historical data seamlessly.

New Data Type: Realtime Message

  • A new data type called "Realtime Message" has been added. This can be set as the message type on the realtime listener, allowing you to work with the messages directly in native Bubble.

New Action: Set the Realtime Auth Token

  • Added a new action called "Set the Realtime Auth Token" to enhance control over realtime authentication.

Enhancements

Set Xano Auth Token Action

  • Define Realtime Token: When using the "set Xano auth token" action, you now have the option to define whether you want to set the realtime token as well. This provides greater control over your authentication processes.

Authentication Actions

  • Log In and Sign Up Enhancements:

    • For the "log the Xano user in" and "sign the Xano user up" actions, the realtime token is now set by default to the value returned in the authToken parameter.

    • You can set a distinct realtime token in these actions by returning the realtime token in a realtimeAuthToken parameter in your API response, providing additional flexibility and control over your authentication and realtime interactions.


We hope these new features and enhancements will significantly improve your experience and capabilities with our plugin. If you have any questions or need further assistance, please refer to our documentation

Last updated