Skip to content

Releases: webstudio-is/webstudio

0.268.0

01 Jun 16:59

Choose a tag to compare

Features

  • Disable clone access for content editors (#5768)
  • Copy publish URLs for current page (#5773)
  • Accept transition timing functions in easing input (#5777)
  • Hide UI (#5775)
  • Limit breakpoint amount (#5776)
  • Add tooltip when transforms are unavailable (#5778)
  • Basic authentication (#5779)
  • Add plain text page support (#5783)

Fixes

  • Fix color picker alpha preserving base color (#5753)
  • Allow editor links to save content block edits (#5754)
  • Fix color picker committing synced selection color (#5755)
  • Fix builder system pathname for folder pages (#5757)
  • Fix Tailwind HTML paste rendering (#5758)
  • Fix pasted CSS math values (#5759)
  • Prevent caching builder user data (#5761)
  • Fix retrying interrupted asset uploads (#5762)
  • Reduce notification polling while hidden (#5764)
  • Fix expression method completions (#5765)
  • Fix Time hydration for ISO dates (#5766)
  • Fix breakpoint menu open state (#5769)
  • Fix mailto subject without email (#5770)
  • Allow transitions on pseudo-elements (#5771)
  • Clarify custom code runs on published site (#5772)
  • Fix style source minimum input width (#5774)
  • Fix share link staging publish permission (#5780)
  • Clarify page auth custom domain scope (#5781)
  • Validate malformed CSS variable values (#5787)
  • Convert slot instance, unwrap slot children (#5788)
  • Detach slot content before unwrap (#5790)

Other changes

  • New dev cert (#5782)
  • Release 01-06-2026

Full Changelog: 0.267.0...0.268.0

0.267.0

09 May 13:31
6191411

Choose a tag to compare

Fixes

  • Toast copy text (#5746)
  • Product async checkout (#5747)
  • Use project owner plan limits when project is shared via workspace (#5751)
  • Fix builder logout CORS (#5752)

Other changes

  • Release 29 04 26.staging (#5742)

Full Changelog: 0.266.0...0.267.0

0.266.0

29 Apr 17:26

Choose a tag to compare

Fixes

  • Keep vercel credentials for staged production deploys
  • Suppress oauth strategy debug logs
  • Ignore orphan folder children in page migration

Other changes

  • Trigger 0.265.0 staging deploy
  • Create staged production vercel deployments for releases

Full Changelog: 0.265.0...0.266.0

0.265.0

29 Apr 12:32

Choose a tag to compare

Features

  • WIP Multiplayer (#5733)
  • Spacing and position ui modifier enhancement (#5735)
  • Use declarative component-based configuration for content mode (#5741)

Fixes

  • Fix regression with page settings saving (#5737)
  • Skip notifications polling for anonymous users (#5739)
  • Fix browser notification polling behavior (#5740)

Other changes

Full Changelog: 0.264.0...0.265.0

0.264.0

27 Apr 21:42

Choose a tag to compare

Features

  • Onboard video in dashboard (#5725)
  • Escape to exit preview mode (#5730)
  • WIP realtime collaboration (#5726)

Fixes

  • Fix asset limit count visible assets (#5731)
  • Prevent orphan domains (#5732)

Full Changelog: 0.263.0...0.264.0

0.263.0

25 Apr 17:45
c0d2ebf

Choose a tag to compare

Features

  • Remove starter templates, add welcome screen with guide and social links (#5722)

Fixes

  • Allow publishing to staging with CMS on free plan (#5721)
  • Preserve whitespace between sibling elements (#5718)

Full Changelog: 0.262.1...0.263.0

0.262.1

23 Apr 15:19
b4941aa

Choose a tag to compare

Fixes

  • Accept var/unparsed values in keyframe transform inputs (#5709)
  • Members dialog stale workspace data (#5710)
  • Tailwind parser preflight must not overwrite inline styles on paste (#5711)
  • Preserve leading space in inline element following text without trailing space (#5712)
  • Preserve CSS variable and gradient references on paste (#5716)
  • Tailwind border color arbitrary var (#5717)

Other changes

  • Show over-capacity warning when members exceed paid seats (#5708)
  • Add deep cleanup script (#5713)

Full Changelog: 0.262.0...0.262.1

0.262.0

19 Apr 10:41

Choose a tag to compare

Features

  • Validate page path doesn't exceed 255 characters (#5704)
  • Token lock (#5678)

Fixes

  • Resolve transitive var() references in shorthand expansion (#5705)

Other changes

Full Changelog: 0.261.1...0.262.0

0.261.1

16 Apr 01:57

Choose a tag to compare

Other changes

  • Simplify seat update call (#5703)

Full Changelog: 0.261.0...0.261.1

0.261.0

15 Apr 21:28

Choose a tag to compare

Features

  • Expose missing states to Radix components (#5699)

Fixes

  • Exclude test and story files from tsconfig.dts.json builds (#5691)
  • Truncate long labels in CSS value input autocomplete (#5692)
  • Restore short --variable label in CSS value input (#5694)
  • Cross rule CSS var resolution (#5698)
  • Use DialogActions consistently in all dialogs with footer buttons (#5701)
  • Use valid CSS color space names in toValue()

Other changes

  • Fix workspaces seats counter (#5693)
  • Add PlanConfig type with name and prices to parsePlansEnv (#5702)

Full Changelog: 0.260.2...0.261.0