Releases: webstudio-is/webstudio
Releases · webstudio-is/webstudio
0.262.0
0.261.1
0.261.0
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
Full Changelog: 0.260.1...0.260.2
0.260.1
0.260.0
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
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
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
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
0.256.0
Features
- CSS Grid UI (#5614)
- Add delete unused assets command and dialog as well as button in assets panel (#5635)
- Grid child area picker (#5636)
- Add publish hints for unpublished custom domains (#5638)
- Paste HTML with CSS with full selectors and regular syntax support (#5648)
Fixes
- Add authorization checks (#5622)
- On pasting in advanced panel, show warning toast for duplicate variables and continue updating the values (#5623)
- Allow native context menu when editing content (#5626)
- Remove unusable filter from
allowedArrayMethodsin expressions (#5627) - Show lifetime deal purchases in profile menu (#5634)
- Increase grid preset label size from tiny to labels (#5639)
- Remove redundant title prefixes and use design system wrappers in stories (#5640)
- Hide alignment UI dots at line intersections to avoid sub-pixel artifacts
- SSG template build does not generate static HTML files (#5654)
- Discontinue a soft downgrade for free users (#5655)
Other Changes
- Update certificates (#5628)
- Dissolve
features/topbarinto standalone features - Remove trivial
crossAxis/mainAxisaliases inshouldHideDot - Update sdk-components-animation submodule
- More stories updates (#5646)
- Oxlint (#5650)
- Upgrade Node.js from 20 to 22 in CI/CD workflows (#5651)
- Add visual regression stories for style panel, dashboard, and design system components
- Stories render open by default, remove Demo nesting, use data URLs for images
- Support data URIs in Image component, clean up stories
- Resolve naming conflicts in story exports and fix TS errors
- Rename single-story exports, add
sidebarWidthwrapping, improve variant coverage - Expand story coverage and apply sentence case to all story titles
- Delete unused ai-command-bar components and stories
Full Changelog: 0.255.0...0.256.0