Miro Web SDK 2.0 introduces flowchart shapes, getOnlineUsers, online_users:updates

  • 15 May 2023
  • 1 reply
  • 42 views

Userlevel 2
Badge +1

Good day Miro developers! 🖖 😃 

 

The Miro Web SDK 2.0 got a couple of new features 🚀 that we’d love to share with you! 💫

  • Flowchart shapes are now available as an additional set of shapes in the experimental shape item.
    ℹ️ Currently, flowchart shapes are available only in the experimental namespace: miro.board.experimental.
     
  • getOnlineUsers: how many users are currently online on a board?
    Use the getOnlineUsers method to fetch IDs and names of currently online users on a board.
     
  • online_users:update: apps can subscribe to the online_users:update event to register changes in the number of online board users.
    The event contains an array with user IDs and names of the currently online users.

For more details and for links to the docs, see the changelog 📄


1 reply

Userlevel 7
Badge +5

Flowchart shapes !!! 

it’s about to get interesting! 

Reply