Skip to content

Releases: webstudio-is/webstudio

0.152.0

05 May 22:20
@kof kof
89979eb
Compare
Choose a tag to compare

Fixes

Build

Full Changelog: 0.151.0...0.152.0

0.151.0

05 May 22:18
@kof kof
Compare
Choose a tag to compare

Features

Fixes

Refactors

Full Changelog: 0.150.0...0.151.0

0.150.0

02 May 12:15
@kof kof
cc6dc64
Compare
Choose a tag to compare

Fix

  • Fix sitemap urls when using folders by @kof in #3281

Refactor

Build

Full Changelog: 0.149.0...0.150.0

0.149.0

01 May 12:32
@kof kof
fb93c17
Compare
Choose a tag to compare

Fixes

  • Add backwards compatibility for children in code text component by @kof in #3270
  • Fix share dialog saving behavior by @kof in #3269
  • Canvas link click is not working for nested paths by @kof in #3273

Full Changelog: 0.148.0...0.149.0

0.148.0

30 Apr 17:17
@kof kof
50be004
Compare
Choose a tag to compare

Fixes

Experimental

Others

  • Update action versions by @istarkov in #3241
  • Fix Prisma migrations by @TrySound in #3237
  • Reimplement atomic styles with nesting rules by @TrySound in #3248
  • Display styles label for advanced properties behind a menu on the icon button by @kof in #3250
  • Don't fix boolean attributes to empty string values in HTML embed by @kof in #3251
  • Used wrong component, showed dialog inside dialog by @kof in #3255
  • Drop tsconfig paths by @TrySound in #3256

Full Changelog: 0.147.0...0.148.0

0.147.0

24 Apr 23:48
@kof kof
1b3032d
Compare
Choose a tag to compare

Features

  • Added eyedropper to color picker by @kof in #3221
  • Allow seeing inspector in parallel with variable editor by @kof in #3231
  • Resizable and draggable inspector dialog by @kof in #3232
  • Switch to single queue by @istarkov in #3239

Fixes

Build

Refactors

Chore

  • Disable console.log by @kof in #3219
  • Use textarea for large Resource URLs by @kof in #3223
  • Only allow dragging dialog using title by @kof in #3238

Experimental

Full Changelog: 0.146.0...0.147.0

0.146.0

20 Apr 13:12
@kof kof
b0a28b8
Compare
Choose a tag to compare

Fixes

Refactors

Chore

Experimental

Builds

Full Changelog: 0.145.0...0.146.0

0.145.0

17 Apr 16:35
@kof kof
393cc90
Compare
Choose a tag to compare

Features

Fixes

Refactors

Other

Full Changelog: 0.143.0...0.145.0

0.143.1

06 Apr 14:20
Compare
Choose a tag to compare
0.143.1

0.143.0

30 Mar 09:07
8bad95f
Compare
Choose a tag to compare

Features

  • Add more descriptions by @kof in #3024
  • Allow excluding a page from marketplace by @kof in #3019
  • Make unset property labels in style panel visibly interactive by @kof in #3038
  • Added required, value, checked default checked to the initial props of checkbox and radio components by @kof in #3048
  • Add value descriptions to all style panel select boxes by @kof in #3031
  • Keep the execution order of scripts when executing HTML Embed on the client by @kof in #3046

Fixes

  • Fix migration template by @istarkov in #3015
  • Improve marketplace performance by @istarkov in #3017
  • Style updates on all instances upon change by @istarkov in #3037
  • HTML Embed Code editor inside Dialog Content loses focus by @istarkov in #3020
  • Initially, label shouldn't have a hover effect by @kof in #3041
  • Disallow home page inside folder by @istarkov in #3044
  • Text Content does not propagate changes from Settings Panel if Previous Edit was on Canvas by @istarkov in #3040
  • Partially revert server only imports by @istarkov in #3053
  • Meta hydration errors on published sites by @istarkov in #3054
  • Don't render HTML Embed server-side in production if clientOnly option is used by @kof in #3051
  • Use preset height auto for images instead of fit-content by @istarkov in #3052
  • Fix transitions for ephemeral changes by @kof in #3059
  • Add finalise job to lost pixel by @d-ivashchuk in #3066
  • Remove keywords for transition delay and duration, enable sorting layers by @JayaKrishnaNamburu in #3062

Refactors

Experimentals