Winden 2.0

Changelog

2.0.3 – 23 Apri 2024

Features

  • Custom autocomplete inside code editor based on your configuration settings. Same as you have in plain classes
  • Added predefined autocomplete for @apply@screens@config@layer
  • Plain Classes Bricks now packed with Winden
  • Plain Classes Oxygen now packed with Winden
  • Plain Classes Gutenberg now packed with Winden

Improvements

  • Added important on the editors iframe root level to bypass editors defaults. This will not effect front end. Only it will make more realisting preview without user needs to use important inside editor
  • Bricks Plain Classes – Added copy and paste classes button
  • [&>] was not fetched as gutenberg was converting \”&\” and \”\” to unicode
  • Included tailwind first-party plugins to be able to import resolve config
  • Updated handling of modules in browser to reduce console errors when working with CDN
  • Files scanner is now improved with dynamic path in case wp-content is moved. LocalWP app and other servers are doing that by the default
  • Cashed files are now improved with dynamic path in case wp-content is moved. LocalWP app and other servers are doing that by the default
  • Security updates

Bugs

  • Fixed @wordpress/interactivity Error when using CDN
  • Conflict with Gutenberg blocks that use API v2
  • Tailwind CSS was effecting in Gutenberg admin area
  • Classes after line breaks in plain classes gutenberg was not fetched
  • Licence error after website change domain. It was giving error if you want to deactivate licence after migration
  • Dequeue Oxygen Styles was interfering with code block

2.0.2

  • Fix: Oxygen Template was not scanned
  • Improvement: if oxygen cache exist it will be loaded after oxygen cache

2.0.1

  • Fix: Disconnected from server if compile with config error

2.0.0

  • Completely new version of Winden. It\’s rebuild from ground zero with modern technology. Follow our docs on how to migrate from version 1 to version 2. https://docs.dplugins.com/winden/migration-to-20/

1.1.10

  • Small UI tweaks

1.1.9

  • Fix: Issue on the shipped plugin zip file
  • Fix: Redundant invalid license notice on the admin page
  • [Bricks] Improve: scan classes from the Editor\’s element panel Style → CSS → CSS classes.

1.1.8

  • [Pinegrow] New: The cached CSS now will include the Pinegrow\’s project.
  • [Pinegrow] New: Pinegrow\’s preview integration

1.1.7

  • Fix: CDN is not loaded properly

1.1.6

  • [Pinegrow] New: Pinegrow editor integration for Blocks for an existing site → Custom CSS project. Enable the integration on the Winden\’s setting page

1.1.5

  • Fix: Exclude tailwindcss/defaultTheme from the worker\’s required modules

1.1.4

  • New: Initial Pinegrow integration
  • Change: Redesign the setting page\’s user interface

1.1.3

  • New: Winden website now available on https://winden.dev
  • Change: Update some action and filter hooks name

1.1.2

  • Change: Remove the 1st-party tailwind-plugin (forms,typography,aspect-ratio,line-clamp) from the default preset
  • Fix: Worker misinterpreted the tailwind config if using tailwind-plugins

1.1.0

  • [Bricks] New: Placeholder to sync with Bricks\’ breakpoint setting
  • Improved: Seamless worker support for local development
  • Fix: Error on license-setting page if migrating a site with license activated
  • Change: Updating all action and filter hooks name

1.0.17

1.0.16

  • New: Zion Builder integration
  • Change: The Tailwind config field for the worker was removed from the setting page
  • Change: The NPM package field for the worker was removed from the setting page and adjusted to have the same behavior as the CDN
  • New: The Global CSS field changed on the setting page will be synced instantly to the frontend and editor without the need to reload the page
  • Improved: The code editor of Global CSS and Tailwind Config now has full-width and growable height

1.0.15

  • [Gutenberg] New: Support Gutenberg FSE (Full Site Editor)
  • [Gutenberg] New: Support inline Preview of Custom HTML block
  • Fix: Escaped class names when generating CSS cache that resulting failed to cache

1.0.14

  • Fix: Error on migrating a site with license activated

1.0.13

  • Fix: Race condition between Tailwind CDN and Modules

1.0.11

  • Change: The frontend CDN will now be enqueued in the header instead of footer
  • New: Cwicly integration

1.0.10

1.0.9

  • [Bricks] New: Dequeue Bricks\’ default stylesheet

1.0.8

  • [Oxygen] Fix: Plain Classes autocomplete integration

1.0.7

  • New: All require on the CDN configuration will load the appropriate package from Skypack.dev CDN. This behavior is copied from Tailwind Play.
  • [Bricks] New: Register autocomplete to Brick\’s Global Classes index

1.0.6

  • New: Rebranded as \”Winden\”
  • New: Bricks integration