Skip to content

Releases: webstudio-is/webstudio

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

0.260.2

12 Apr 20:22
8ed5707

Choose a tag to compare

Full Changelog: 0.260.1...0.260.2

0.260.1

12 Apr 19:46

Choose a tag to compare

Other changes

  • Publish plans package (#5690)

Full Changelog: 0.260.0...0.260.1

0.260.0

12 Apr 15:18

Choose a tag to compare

Fixes

  • Fix/color swatch in dropdown (#5675)
  • CSS shorthand properties not saved when value contains var() (#5688)
  • Use valid CSS color space names in toValue()

Other changes

  • Decouple plans from the builder as much as possible (#5687)

Full Changelog: 0.259.0...0.260.0

0.259.0

11 Apr 11:00
e7860b6

Choose a tag to compare

Features

  • Use background color to highlight the selected navigator tree (#5667)
  • Workspaces (#5641)
  • Workspace seat billing at invite time, persist pending invites (#5680)
  • Replace asset option for image assets in asset details (#5676)
  • Replace accept checkmark icon with Accept button in notifications (#5685)

Fixes

  • Fix ssg export (#5668)
  • Don't round decimal unitless values for properties that accept them (#5673)
  • Only show daily publish count toast when 10 or fewer remain (#5684)
  • Fix image picker filters by accept (#5686)
  • Feature config parsing for LTD plans (#5681)

Other changes

  • Migrate billing portal from n8n to payment worker (#5653)
  • Payments (#5671)
  • Msw testing helpers (#5683)

Full Changelog: 0.258.0...0.259.0

0.258.0

28 Mar 09:44
4f36bfd

Choose a tag to compare

Features

  • New color formats and color picker (#5661)

Fixes

  • Preserve shadow labels when hiding repeated items (#5663)
  • Keep the resource variable modal open when adding headers (#5665)
  • Ignore messages from unknown sources e.g. browser extension (#5666)

Other changes

  • Rename fixtures/ssg to ssg-cloudflare-pages to prevent concurrent build race condition (#5662)

Full Changelog: 0.257.0...0.258.0

0.257.0

24 Mar 18:49

Choose a tag to compare

Features

  • Parse color functions with CSS variable alpha channel (#5660)

Fixes

  • Use valid CSS color space names in toValue()

Other changes

  • Remove release author, its in pr (#5656)

Full Changelog: 0.256.0...0.257.0