Changelog

What's new in ready→made. Newest first.

July 16, 2026 β€” πŸ”’ Opt-in privacy, real breakpoints & Media Library images

  • Dev-grade responsive output β€” the converter infers your design's content column and emits a proper centered container (1140 / 1200 / 1280 / 1320px) with a fluid gutter. Media queries now use fixed 1024 / 768 / 480px breakpoints instead of design-scaled values, and card rows stack at 768px β€” the way a developer would write it.
  • Large images now work in WordPress β€” images over 400KB are uploaded and referenced by a real URL, so Oxygen 6 and Gutenberg imports display them. Together with companion plugin 1.6.0 (fresh on wordpress.org) they're saved straight into your Media Library at import time.
  • Privacy: sharing is now opt-in β€” conversion-data sharing to help improve readyβ†’made is off by default (Settings β†’ Privacy). When off, nothing leaves Figma. When on, all text is redacted on your machine before anything is sent, and your generated output is never uploaded.

July 2026 β€” πŸš€ The Responsive Update + Oxygen 6

  • Oxygen 6 support β€” output structured for the rebuilt builder, alongside Oxygen Classic.
  • Responsive by default β€” one export reflows desktop β†’ tablet β†’ phone; your desktop layout stays pixel-identical.
  • Free-form & pinned designs β€” absolutely-positioned layouts are segmented into sections and stacked cleanly on mobile.
  • Nav β†’ CSS-only hamburger β€” collapses on mobile with no JavaScript; plus responsive tables and native scroll-snap carousels.
  • Semantic HTML β€” real <nav> / <header> / <footer> / <section> tags, not <div> soup.
  • Verified fidelity β€” every build is gated by an automated visual pixel-diff at design width and phone width.

May 2026 β€” 🧩 Beyond Oxygen: clean HTML & Gutenberg

  • Clean HTML & CSS export β€” semantic markup with deduplicated, class-based CSS you can drop into any stack.
  • Native WordPress Gutenberg blocks β€” paste straight into the block editor, no page-builder lock-in.
  • One engine, every target β€” a single deterministic layout engine now powers Oxygen, Gutenberg and HTML: same design in, the same clean code out.

February 2026 β€” 🎯 Smarter classes & dimensions

  • Automatic CSS classification β€” reusable global classes generated from your styles, so repeated elements share one selector.
  • Smart dimensions β€” width/height that respects auto-layout instead of hard-coding every value.
  • Improved Figma β†’ Oxygen font matching for more accurate typography out of the box.

November 13, 2025 β€” 🏷️ Node classification & utility classes

  • Semantic node classification with confidence scoring.
  • Utility-class system for leaner, more reusable CSS.

November 10, 2025 β€” πŸ–ΌοΈ Image & storage improvements

  • Fixed clientStorage quota-exceeded errors with auto-cache clearing.
  • Fixed white-ellipse export issue; added white-fill tracking across the pipeline.
  • Grid responsive breakpoint changed from tablet to page-width.

November 3, 2025 β€” 🧱 Native Oxygen sections & border gradients

  • Section detection β€” designer-intended page width is detected and elements convert to native Oxygen Sections.
  • Border gradients β€” full support, straight from your designs.
  • Optimized grid detection β€” tighter recognition for cleaner, more accurate layouts.
  • Group flattening β€” fewer unnecessary wrappers = leaner code, lighter DOM.
  • Duplicate-image check & image-upload improvements.

October 30, 2025 β€” 🎨 Major gradient handling

  • Implemented Figma's official extractLinearGradientParamsFromTransform() for accurate conversion.
  • Fixed diagonal, rotated, and scaled gradients rendering incorrectly.
  • Gradients now convert from Figma's matrix transforms to CSS with correct angles and positions, even when copied between different-sized elements.

October 26, 2025 β€” πŸ“ Grid detection & SVG/padding

  • Added CSS Grid detection to spatial analysis; grid export matches native Gutenberg JSON format.
  • Improved responsive behavior for top-level grids.
  • Native-like vector export using matched originals; fixed SVG export for synthetic groups.
  • Corrected padding calculation in encapsulated structures.

October 21, 2025 β€” 🧭 Intelligent spatial analysis

  • Automatically groups your Figma designs by proximity, alignment, and visual similarity β€” building sensible component structure without manual organization.

October 9, 2025 β€” πŸ—‚οΈ Local image storage

  • ⚑ Faster processing β€” no network delays for image handling.
  • πŸ”’ Enhanced privacy β€” images stay in your local environment.
  • ♻️ Fully backward compatible β€” works with both new local images and existing server workflows.

September 6, 2025 β€” πŸ› οΈ Dev mode & persistent login

  • Figma Dev mode support.
  • Login now persists after reopening the plugin.

May 2025 β€” ✨ Images, borders & shadows

  • πŸ–ΌοΈ Image upload support β€” paste Figma elements with images into Oxygen; fills auto-upload as JPGs to the media library, preserving size and position.
  • Connectivity plugin (Ready-Made Oxygen Integration) published to the official repo.
  • Cleaner borders β€” zero-value borders are now ignored for cleaner output.
  • Drop- and text-shadow support.
menu