Skip to content

Changelog

Figma Plugin v35 — March 21, 2026

  • Landing page for new users — Start Free Trial without Roblox login
  • No-login trial — use ZIP Mode for 14 days without connecting Roblox
  • Fixed Copy Code button appearing in Live Mode
  • Fixed export mode button state on tab switch

Roblox Studio Plugin v2.0.0 — March 21, 2026

  • Image Gallery — see all images in ServerStorage/Loaded, drag to assign
  • Auto-scan images on paste — matches instantly
  • Drag & drop between image rows with undo
  • Clear button with undo support
  • Scan button with loading spinner
  • Apply Size fix for Offset vs Scale elements
  • FigmaNodeId matching for reliable re-exports

Figma Plugin v34 — March 20, 2026

3 Export Modes:

  • ZIP Mode (Default) — No Roblox login needed. Export images as ZIP + portable code string. Perfect for commission work.
  • Code Mode — Images uploaded automatically, asset IDs baked into the code. One code string, no image files.
  • Live Mode — Same real-time Figma → Studio workflow.

Other changes:

  • Use Figma Names enabled by default
  • Auto-switch: ZIP → Code on Roblox login, Code/Live → ZIP on logout
  • Copy Code button (replaces auto-copy)
  • Improved image dedup — compares content, not just name + dimensions
  • Unique image naming with node ID suffix
  • Consistent license grace periods across all endpoints
  • Trial abuse prevention improvements

Figma Plugin v33 — March 17, 2026

  • Viewport-responsive UIScale with proportional position scaling
  • _scrolly suffix support
  • Fixed scroll containers getting wrong layout (UIGridLayout → UIListLayout)
  • Fixed thin nodes with gradient strokes exporting as blank
  • Fixed Scale mode dual-axis conversion for auto-layout children
  • Fixed “Cannot unwrap symbol” error

Figma Plugin v32 — March 15, 2026

  • Fixed plugin causing lag and freezing in Figma, especially with large frames

Figma Plugin v31 — March 14, 2026

What’s New:

  • Root frames/groups with _ImageButton, _ImageLabel, or _Image suffix now export as the correct Roblox class
  • Text inside image frames are preserved as editable TextLabel overlays

Bug Fixes:

  • Fixed thin lines with special suffixes incorrectly detected as dividers
  • Fixed excluded nodes (_Exclude) appearing as text overlays

Figma Plugin v30 — March 13, 2026

What’s New:

  • Sections sidebar auto-updates when converting nodes to Section/Frame/Group
  • Preview any node from canvas (not just sections), with images panel
  • Clean placeholder state when nothing is selected

Bug Fixes:

  • Image uploads rejected by Roblox now fail instantly instead of 90s timeout
  • Fixed wrong positioning when exporting GROUP directly
  • Fixed double-rounding on flattened PNG nodes
  • Fixed images not showing when selecting Frame/Group from canvas

Figma Plugin v29 — March 13, 2026

  • Fixed handle mixed corner radius (different values per corner) that caused export error

Figma Plugin v27 — March 12, 2026

  • Fixed “Nodes must be siblings” error when reclassing nodes across groups
  • Fixed selection lost when selecting nodes from different parents
  • Added warn log type (orange) for non-critical warnings

Figma Plugin v26 — March 11, 2026

  • Inside strokes now use native UIStroke — no more extra wrapper frames
  • Stroke alignment (Inside/Outside/Center) correctly maps to Roblox BorderStrokePosition
  • Stroke corner joins (Miter/Bevel/Round) now match Figma
  • Multi-stroke support: use _stroke suffix to add multiple strokes per frame

Figma Plugin v25 — March 10, 2026

  • Improved error messages when image uploads fail

Figma Plugin v22 — March 9, 2026

  • Fix image upload permission error (all users were incorrectly blocked)
  • Fix login button stuck spinning when closing browser window
  • Add early login check before export
  • Faster image uploads with improved batching
  • Show failed image names in export log

Figma Plugin v20 — March 7, 2026

  • Fixed font mapping with verified Roblox cloud font IDs
  • Fixed image export bug on designs with background images
  • General stability improvements

Figma Plugin v19 — March 6, 2026

  • Simplified subscribe flow — opens pricing page directly
  • Show “Enter License Key” option for trial and expired users
  • License check caching to reduce API calls
  • Improved expired state UX — no more confusing error messages

Roblox Studio Plugin v1.3.1 — March 6, 2026

  • Reduce moderation risk — removed unauthenticated startup request
  • Increased polling interval for stability
  • Display user name in plugin UI

Figma Plugin v14 — March 6, 2026

  • Add special suffixes (_parent, _gray, # image dedup)
  • Add auto-detect buttons and auto-scale toggles
  • Fix merge mode — uses FigmaNodeId matching, no more duplicates
  • Fix autoScale only converts new instances in merge mode
  • Fix stroke capture with individual side weights and opacity

Figma Plugin v13 — March 5, 2026

  • Fix Robux subscribers getting “License or active trial required” when exporting

Figma Plugin v12 — March 5, 2026

  • Fix license check after OAuth login. New users now correctly get their free trial instead of seeing “Expired”

Figma Plugin v11 — March 3, 2026

  • Fix Rich Text mixed colors export
  • Fix FontFace on mixed-style text
  • Add 25+ popular font mappings
  • Fix merge mode creating duplicate elements
  • Improve text size accuracy
  • Fix deep element preview hierarchy

Figma Plugin v10 — March 2, 2026

  • Suffix-based naming convention support (_frame, _button, _image, _textlabel, _textbutton, _textbox, _scroll, _scrollx, _box, _vpf, _canvas, _imagebutton, _imagelabel, _scrollingframe, _viewportframe, _canvasgroup, _exclude, _ignore, _lock)
  • Figma layer selection now syncs to plugin preview
  • Merge mode — re-importing updates existing ScreenGui instead of replacing
  • Sub-element export with correct ZIndex and naming
  • Fixed image ScaleType — images use Fit instead of Stretch to preserve aspect ratio
  • Fixed _TextLabel suffix detection (no longer incorrectly flattened to ImageLabel)
  • Fixed image collection for text nodes with image suffixes
  • Exclude suffix handling: blocks export when all selected are excludes

Roblox Studio Plugin v1.1.0 — March 2, 2026

  • Merge Mode support — updates only changed elements instead of rebuilding the entire tree
  • Sub-element export exclude filtering and ZIndex fixes
  • Fix merge mode searching all instances to avoid duplicate elements

Figma Plugin v9 — March 1, 2026

  • Fix image ScaleType not being set correctly
  • Fix shouldFlatten detection for complex nodes
  • Add merge mode (update existing UI instead of replacing)
  • Add preview overlay with Roblox class icons
  • Improve emoji/special character handling

Figma Plugin v8 — February 28, 2026

  • Fixed plugin incorrectly showing “Expired” when rate limited
  • Reduced redundant license checks on startup

Figma Plugin v7 — February 28, 2026

  • Added Robux subscription support — purchase directly in Roblox
  • Improved license sync — auto-refresh when subscription status changes
  • Bug fixes and performance improvements

Figma Plugin v6 — February 27, 2026

  • Fix drill-in preview scale and position
  • Improve image filtering during drill-in
  • Show Roblox class icons on overlay badges

Figma Plugin v5 — February 27, 2026

  • Fix trial activation for new users

Figma Plugin v1–v4 — February 23, 2026

  • Initial release
  • Figma to Roblox one-click import
  • Auto Layout, Corner Radius, Stroke, Gradient support
  • Image auto-upload to Roblox
  • Roblox OAuth sign-in
  • 14-day free trial

Roblox Studio Plugin v1.0.0 — February 23, 2026

  • Initial release with React-lua UI
  • Nudge Tool — move and resize UI elements with 8-direction anchoring
  • Class Convert tool — quickly change Roblox class of any element
  • Anchor Position grid with drag-to-position
  • Position & Size widget with scale slider
  • Auto-select imported GUI
  • Figma connection status indicator