Fastboard release notes

Updated

Track Fastboard SDK release notes across Android, iOS, and Web.

Shared intro.

Understand the tech

The Fastboard SDK is the latest generation of the Whiteboard SDK launched by Agora to help developers quickly build whiteboard applications.

Reference

v1.7.2

Released on July 28, 2025.

New features

Register third-party window apps

This version adds the registerApp method to the FastRoom class.

Set stroke thickness range

This version introduces the setStrokeRange method in the FastUiSettings class.

Bug fixes

  • The setToolboxEdgeMargin method did not work when Toolbox Gravity was not specified.
  • UI updates did not take effect on the first call of setResource.
  • The brush color was not in the custom color list when first entering the room after setting it with setToolsColors.

v1.6.2

Released on July 28, 2025.

New features

  • preloadWhiteboardView
  • insertStaticDoc
  • insertPptx
  • FastboardConfig
  • FastLogger