PluginProbe
WindPress – Tailwind CSS integration for WordPress / 3.2.90
WindPress – Tailwind CSS integration for WordPress v3.2.90
3.2.90 3.2.89 3.2.88 3.2.87 3.2.86 3.2.85 3.2.84 3.2.83 3.2.82 3.2.81 trunk 3.0.0 3.0.1 3.0.10 3.0.11 3.0.12 3.0.13 3.0.14 3.0.15 3.0.16 3.0.17 3.0.2 3.0.3 3.0.4 3.0.5 All 144 releases
windpress / readme.txt

readme.txt in WindPress – Tailwind CSS integration for WordPress 3.2.90, at readme.txt

1,036 lines 27.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === WindPress - Tailwind CSS integration for WordPress ===
2 Contributors: suasgn, suabahasa
3 Donate link: https://ko-fi.com/Q5Q75XSF7
4 Tags: tailwind, tailwindcss, tailwind css, block
5 Requires at least: 6.0
6 Tested up to: 7.0
7 Stable tag: 3.2.90
8 Requires PHP: 7.4
9 License: GPLv3
10 License URI: https://www.gnu.org/licenses/gpl-3.0.html
11
12 Integrate Tailwind CSS 3 or 4 into WordPress easily, in seconds. Works well with the block editor, page builders, plugins, themes, and custom code.
13
14 == Description ==
15
16 ### WindPress: the only Tailwind CSS v3 and v4 integration plugin for WordPress.
17
18 WindPress is a platform agnostic [Tailwind CSS](https://tailwindcss.com/) integration plugin for WordPress that allows you to use the full power of Tailwind CSS within the WordPress ecosystem.
19
20 **Tailwind CSS version**:
21 - 3.4.19
22 - 4.3.3
23
24 ### Features
25
26 WindPress is packed full of features designed to streamline your workflow. Some of our favorites are:
27
28 * **Dual Tailwind CSS version**: Tailwind CSS `3.x` and `4.x` ready.
29 * **Plug and play**: Start using Tailwind CSS in WordPress in seconds — no setup is required.
30 * **Customizable Configuration**: The plugin comes with a default Tailwind CSS configuration, but you can easily customize it to fit your needs.
31 * **Easy to use**: Simplified and intuitive settings to get you up and running quickly.
32 * **Lightweight**: The plugin dashboard built on top of WordPress REST API, and a modern JavaScript framework for an instant, responsive user experience. Yet it has a small footprint and won't slow down your site.
33 * **Blazingly fast**: Cache makes your WordPress site blazing fast. Generate the final optimized CSS file in the browser without server-side tools. None of your data is transferred over the network.
34
35 And some specific integrations also include the following features:
36
37 * **Autocompletion**: As you type, Tailwind CSS class names will be suggested automatically.
38 * **Variable Picker**: Easily select Tailwind CSS themes' colors, fonts, and other variables from a panel.
39 * **HTML to native elements**: Convert Tailwind CSS HTML to native elements in the editor.
40 * **Sort the classes**: Sort the Tailwind CSS classes on the input field.
41 * **Hover Preview the classes**: Hover over the classes to see the complete outputted CSS and the preview of the design canvas.
42 * **Ubiquitous Panel**: A floating panel that allows you to quickly access the WindPress settings from anywhere on the page.
43
44 Visit [our documentation](https://jooo.si/docs/windpress) for more information.
45
46 ### Seamless Integration
47
48 It's easy to build design with Tailwind CSS thanks to the seamless integration with the most popular visual/page builders:
49
50 * [Gutenberg](https://wordpress.org/gutenberg) / Block Editor
51 * [GreenShift](https://shop.greenshiftwp.com/?from=3679)
52 * [Kadence WP](https://kadencewp.com)
53 * [LiveCanvas](https://livecanvas.com/?ref=4008)
54 * [Timber](https://upstatement.com/timber/)
55 * [Blockstudio](https://blockstudio.dev/?ref=7) — **Pro**
56 * [Breakdance](https://breakdance.com/ref/165/) — **Pro**
57 * [Bricks](https://bricksbuilder.io/) — **Pro**
58 * [Builderius](https://builderius.io/?referral=afdfca82c8) — **Pro**
59 * [Etch](https://etchwp.com?aff=bce0d1ab) — **Pro**
60 * [Meta Box Views](https://metabox.sjv.io/OeOeZr) — **Pro**
61 * [Oxygen 6 / Classic](https://oxygenbuilder.com/ref/12/) — **Pro**
62 * [WPCodeBox 2](https://wpcodebox.com/?ref=185) — **Pro**
63
64 Planned / In Progress
65
66 * [Elementor](https://be.elementor.com/visit/?bta=209150&brand=elementor)
67 * [Divi](https://www.elegantthemes.com/affiliates/idevaffiliate.php?id=47622)
68 * [Pinegrow](https://pinegrow.com/wordpress)
69 * [Zion Builder](https://zionbuilder.io/)
70
71 Note: The core feature will remain available on all versions, but some integrations may be added or removed from the free version in the future.
72
73 ### Bring Your Own Integration
74
75 WindPress is designed to be easily extensible, so you can build your integrations with Tailwind CSS. The plugin provides a simple API for adding integrations.
76 Check out our detailed [guide](https://jooo.si/docs/windpress/integrations/custom-theme) to get started.
77
78
79 = Love WindPress? =
80 - Give a [5-star review](https://wordpress.org/support/plugin/windpress/reviews/?filter=5/#new-post)
81 - Purchase the [Pro version](https://windpress.jooo.si)
82 - Join our [Facebook Group](https://www.facebook.com/groups/1142662969627943)
83 - Sponsor us on [GitHub](https://github.com/sponsors/suasgn) or [Ko-fi](https://ko-fi.com/Q5Q75XSF7)
84
85 = Credits =
86 - Image by [Pixel perfect](https://www.flaticon.com/free-icon/wind_727964) on Flaticon
87
88 Affiliate Disclosure: This readme.txt may contain affiliate links. If you decide to make a purchase through these links, we may earn a commission at no extra cost to you.
89
90 == Screenshots ==
91
92 1. The WindPress settings page to choose the Tailwind CSS version.
93 2. The `tailwind.config.js` file editor, which let adding the Tailwind CSS plugins.
94 3. The `main.css` file editor, which let adding the custom CSS.
95 4. The Tailwind CSS class name suggestions feature on the Gutenberg editor.
96 5. Sort the Tailwind CSS classes on the input field.
97 6. Hover over the Tailwind CSS class name to see the complete outputted CSS and the preview of the design canvas.
98 7. The front-end page with the Tailwind CSS classes applied, as was added from the Gutenberg editor.
99 8. The WindPress settings page to generate the cached CSS file.
100 9. The WindPress log page to see the compiler logs.
101
102 == Frequently Asked Questions ==
103
104 = Which version of Tailwind CSS is supported by WindPress? =
105
106 WindPress supports both Tailwind CSS versions 3 and 4 and will receive regular updates to support the latest version.
107
108 = Is WindPress support the Tailwind CSS plugins? =
109
110 Yes, WindPress supports Tailwind CSS plugins. You can add the plugins in the `tailwind.config.js` file editor. The Tailwind CSS plugins will be loaded from the `esm.sh` CDN.
111
112 = Do I need an internet connection to use WindPress? =
113
114 No, by default, you do not need an internet connection to use WindPress. However, an internet connection is required to load the Tailwind CSS plugins from the CDN.
115
116 = What themes is WindPress compatible with? =
117
118 WindPress is compatible with any WordPress theme. A small adjustment may be needed for the compiler scanner to detect the used classes in the theme.
119
120 == Changelog ==
121
122 = 3.2.90 - 2026-09-19 =
123
124 **Fixed**
125
126 * [Bricks] Missing WindPress Tailwind class input in the Bricks 2.4 builder editor.
127
128 = 3.2.89 - 2026-09-16 =
129
130 **Changed**
131
132 * Improved backend scanning and incremental cache builds, including detection of changed and deleted sources.
133
134 **Fixed**
135
136 * Prevented fatal errors when upgrading from older versions with a different updater SDK [#83](https://github.com/jooosi-project/windpress/issues/83).
137
138 = 3.2.88 - 2026-09-02 =
139
140 **Fixed**
141
142 * [Wizard] Wizard settings now stay synchronized with direct edits to `wizard.css`.
143 * Fixed the Fluid Generator so complete spacing and text scales are created on the first attempt.
144
145 = 3.2.87 - 2026-08-29 =
146
147 **Added**
148
149 * File tree drag-and-drop support.
150 * Folder actions for creating files and folders.
151
152 **Fixed**
153
154 * Drag preview scrollbar flicker.
155 * File editor hotkeys not working correctly on MacOS.
156 * [Gutenberg] Canvas compatibility issue on the latest WordPress 7.1
157 * [Wizard] Reported volume save failures instead of displaying a false success message [#81](https://github.com/jooosi-project/windpress/issues/81)
158
159 = 3.2.86 - 2026-07-17 =
160
161 **Added**
162
163 * Updated bundled Tailwind CSS v4 to 4.3.3.
164
165 **Fixed**
166
167 * [TW3] Browser compiler throws "Unable to determine current node version" [#78](https://github.com/jooosi-project/windpress/issues/78)
168 * [Gutenberg] Fixed saving issues when WPML is enabled.
169
170 = 3.2.85 - 2026-06-18 =
171
172 **Added**
173
174 * Updated bundled Tailwind CSS v4 to 4.3.1
175
176 = 3.2.84 - 2026-06-04 =
177
178 **Changed**
179
180 * Tested compatibility with WordPress 7.0.
181 * [Gutenberg] Marked the Common Block content attribute for WordPress 7.0 pattern content editing.
182
183 = 3.2.83 - 2026-05-16 =
184
185 **Added**
186
187 * Updated bundled Tailwind CSS v4 to 4.3.0
188
189 = 3.2.82 - 2026-05-10 =
190
191 **Fixed**
192
193 * [Oxygen 6] Failed to load the integration's script files in the Oxygen 6 editor.
194 * [Internal] Improved WordPress Abilities API validation and error handling.
195
196 = 3.2.81 - 2026-05-07 =
197
198 **Added**
199
200 * [Oxygen 6](https://oxygenbuilder.com/ref/12/) integration **[Pro]**
201
202 = 3.2.80 - 2026-05-01 =
203
204 **Added**
205
206 * Updated bundled Tailwind CSS v4 to 4.2.4
207
208 **Fixed**
209
210 * [Bricks] Fixed Variable Picker not opening in localized Bricks editor environments, including Japanese.
211
212 = 3.2.79 - 2026-04-07 =
213
214 **Fixed**
215
216 * [Bricks] Prevented cache scans from crashing when `_cssGlobalClasses` is stored as a string [#77](https://github.com/jooosi-project/windpress/issues/77)
217
218 = 3.2.78 - 2026-03-27 =
219
220 **Fixed**
221
222 * [Internal] Prevented no-input Abilities API callbacks from crashing when WordPress omits the input argument [#76](https://github.com/jooosi-project/windpress/issues/76)
223
224 = 3.2.77 - 2026-03-27 =
225
226 **Added**
227
228 * Updated bundled Tailwind CSS v4 to 4.2.2
229
230 **Changed**
231
232 * Migrate the build system to [`@nabasa/vp-wp`](https://github.com/nabasa-dev/vp-wp) for improved performance and better WordPress integration
233
234 = 3.2.76 - 2026-02-28 =
235
236 **Changed**
237
238 * Readme version formatting for better display on WordPress.org
239
240 = 3.2.75 - 2026-02-28 =
241
242 **Added**
243
244 * Updated bundled Tailwind CSS v4 to 4.2.1
245
246 = 3.2.74 - 2026-02-20 =
247
248 **Added**
249
250 * Updated bundled Tailwind CSS v3 to 3.4.19
251 * Updated bundled Tailwind CSS v4 to 4.2.0
252
253 **Fixed**
254
255 * [Breakdance] Prevented unwanted `margin-top` styles in the editor
256 * [Bricks] Improved Firefox compatibility for html2bricks copy-paste
257 * [Internal] Fixed compiler partial scanning cache behavior
258
259 **Changed**
260
261 * Improved backend compile scan performance across integrations
262 * Improved file editor support for Tailwind CSS v4 features
263
264 = 3.2.73 - 2025-12-22 =
265
266 **Added**
267
268 * Updated bundled Tailwind CSS v4 to 4.1.18
269
270 **Fixed**
271
272 * [Elementor, Bricks, Oxygen, OxygenClassic, Breakdance, Builderius, Timber, Blockstudio] Scanner now properly supports batch system to handle large datasets
273 * [Internal] JSON string detection in cache fetch_contents method to properly set content type
274
275 = 3.2.72 - 2025-12-08 =
276
277 **Changed**
278
279 * Tested compatibility with WordPress 6.9
280
281 = 3.2.71 - 2025-12-08 =
282
283 **Fixed**
284
285 * [Internal] Plugin's bundle (Zip) file are not generated correctly
286
287 = 3.2.70 - 2025-12-08 =
288
289 **Fixed**
290
291 * [Internal] Plugin's bundle (Zip) file are not generated correctly
292
293 = 3.2.69 - 2025-12-08 =
294
295 **Added**
296
297 * Initial WordPress Abilities API support (experimental)
298
299 **Fixed**
300
301 * [Gutenberg] Generate Cache on Save feature's assets are not loaded correctly
302 * [Internal] path handling issue on the Windows OS
303
304 **Changed**
305
306 * [Internal] Replace the old scanner's dependency with `@windpress/oxide-parser` package
307
308 = 3.2.68 - 2025-11-20 =
309
310 **Added**
311
312 * [Gutenberg] Added Dark Mode toggle to switch between Light, Dark, and System themes
313 * [Gutenberg] Generate Cache on Save feature
314
315 **Changed**
316
317 * Fixed color picker on the Wizard page when the initial color is empty
318 * Redefined how styles are loaded on the front page based on the selected Performance Mode: Hybrid, Cached, or Compiler.
319
320 **Removed**
321
322 * Reverted file version history feature introduced in v3.3.65 due to complexity and performance concerns
323
324 = 3.2.67 - 2025-11-04 =
325
326 **Changed**
327
328 * [Gutenberg] Improved the Common Block's HTML to Blocks conversion process for better handling of complex HTML structures (experimental)
329
330 = 3.2.66 - 2025-11-04 =
331
332 **Added**
333
334 * [Gutenberg] Introduced "Common Block" — a generic and flexible block that lets you build any HTML element, with import/export support (experimental)
335
336 = 3.2.65 - 2025-10-24 =
337
338 **Added**
339
340 * Updated bundled Tailwind CSS v4 to 4.1.16
341 * Added file version history feature to the Simple File System (experimental)
342
343 = 3.2.64 - 2025-10-18 =
344
345 **Added**
346
347 * Updated bundled Tailwind CSS v4 to 4.1.14
348 * [TW4] Source Map support for easier debugging in the browser DevTools (experimental)
349
350 **Fixed**
351
352 * Wizard tree doesn't show the children nodes correctly [#66](https://github.com/jooosi-project/windpress/issues/66)
353 * [Bricks] Paste HTML feature keyboard shortcut not working correctly [#64](https://github.com/jooosi-project/windpress/issues/64) [#67](https://github.com/jooosi-project/windpress/issues/67) [#68](https://github.com/jooosi-project/windpress/issues/68)
354
355 = 3.2.63 - 2025-09-27 =
356
357 **Fixed**
358
359 * [Breakdance] Integration doesn't load on the recent version of Breakdance (v2.5.1)
360 * [TW4] IntelliSense was failing to correctly clean up `@apply` directives
361
362 = 3.2.62 - 2025-09-13 =
363
364 **Changed**
365
366 * Improved file editor performance by registering IntelliSense only once after initialization
367
368 = 3.2.61 - 2025-09-10 =
369
370 **Fixed**
371
372 * [Bricks] Plain Classes did not work on some Bricks template types like Archive, Search, and Section
373
374 = 3.2.60 - 2025-09-09 =
375
376 **Added**
377
378 * Updated bundled Tailwind CSS v4 to 4.1.13
379 * [LiveCanvas] Added compatibility with LiveCanvas 4.7
380 * Added integrations settings page to manage the integrations features
381
382 = 3.2.59 - 2025-09-01 =
383
384 **Fixed**
385
386 * [TW3] Missing `/css/preflight.css` file where the Preflight styles are enabled
387
388 = 3.2.58 - 2025-08-19 =
389
390 **Added**
391
392 * Updated bundled Tailwind CSS v4 to 4.1.12
393
394 **Changed**
395
396 * Restricted the IntelliSense on the Files tab feature to work exclusively with Tailwind CSS v4
397
398 **Fixed**
399
400 * [TW3] Tailwind hover tooltips no longer show px equivalents [#58](https://github.com/jooosi-project/windpress/issues/58)
401
402 = 3.2.56 - 2025-08-13 =
403
404 **Fixed**
405
406 * [TW4] IntelliSense performance issue on the Files tab for the CSS file
407
408 = 3.2.55 - 2025-08-13 =
409
410 **Added**
411
412 * [TW4] IntelliSense on the Files tab for the CSS file
413 * WP-Rocket exclusion for the WindPress CSS and JavaScript files [#54](https://github.com/jooosi-project/windpress/issues/54)
414
415 **Changed**
416
417 * [TW4] Autocompletion feature searches now is faster
418
419 **Fixed**
420
421 * [Bricks] Plain Classes: Sort Classes glitch on the style
422
423 = 3.2.54 - 2025-07-24 =
424
425 **Changed**
426
427 * [Gutenberg] Compiler: The raw block data is now appended on the scanner data to improve the class name detection [#53](https://github.com/jooosi-project/windpress/issues/53)
428 * [Wizard] The Wizard's data is now can saved directly without the need to switch the Files tab first
429
430 **Fixed**
431
432 * [Bricks] Plain Classes feature doesn't work correctly with Bricks' templates
433 * [Bricks] Variables value not registered correctly to the Bricks Global Variables system
434
435 = 3.2.53 - 2025-07-16 =
436
437 **Added**
438
439 * [Bricks] Added compatibility with Bricks 2.0
440
441 **Fixed**
442
443 * [Bricks] Plain Classes feature does not work correctly with the Components feature
444
445 = 3.2.51 - 2025-07-10 =
446
447 **Fixed**
448
449 * The `wizard.css` file is not updated correctly on the syncing process
450
451 = 3.2.44 - 2025-07-09 =
452
453 **Added**
454
455 * Updated bundled Tailwind CSS v4 to 4.1.11
456 * [TW4] The Wizard feature is now available on the Dashboard page
457
458 = 3.2.43 - 2025-06-12 =
459
460 **Added**
461
462 * Updated bundled Tailwind CSS v4 to 4.1.10
463
464 = 3.2.42 - 2025-06-06 =
465
466 **Changed**
467
468 * [Gutenberg] Ran the Play Observer / Compiler even when the visual editor is not iframed
469
470 = 3.2.41 - 2025-06-04 =
471
472 **Fixed**
473
474 * [Bricks] Variables contain `--` in the value being registered to the Bricks Global Variables system
475 * Plugin's bundle (Zip) file are not generated correctly
476
477 = 3.2.40 - 2025-06-01 =
478
479 **Changed**
480
481 * [Bricks] The Plain Classes and Variables feature compatibility for version 2.0-beta
482 * Optimize the bundle (Zip) size of the plugin
483
484 = 3.2.39 - 2025-05-29 =
485
486 **Added**
487
488 * Updated bundled Tailwind CSS v4 to 4.1.8
489
490 **Changed**
491
492 * [TW4] The Play Observer / Compiler performance & stability
493 * [TW4] Robust `@import` handling
494
495 = 3.2.35 - 2025-05-28 =
496
497 **Changed**
498
499 * [Gutenberg] The Play Observer / Compiler stability
500
501 **Fixed**
502
503 * [TW4] `@import` a CDN stylesheet is not working correctly
504
505 = 3.2.34 - 2025-05-24 =
506
507 **Added**
508
509 * [Etch](https://etchwp.com?aff=bce0d1ab) integration **[Pro]** (experimental)
510
511 = 3.2.33 - 2025-05-20 =
512
513 **Added**
514
515 * Updated bundled Tailwind CSS v4 to 4.1.7
516 * Added context menu to the Simple File System explorer (right-click on the file explorer)
517
518 = 3.2.32 - 2025-05-11 =
519
520 **Added**
521
522 * Updated bundled Tailwind CSS v4 to 4.1.6
523
524 **Fixed**
525
526 * Unable to add new files to the Simple File System
527
528 = 3.2.31 - 2025-05-09 =
529
530 **Added**
531
532 * Updated bundled Tailwind CSS v4 to 4.1.5
533
534 **Changed**
535
536 * [TW4] The compiler is now logging the candidates it has found to aid in debugging
537
538 = 3.2.30 - 2025-04-29 =
539
540 **Changed**
541
542 * [Gutenberg] Loaded the Play Observer / Compiler in Pattern preview [#40](https://github.com/jooosi-project/windpress/issues/40)
543 * [Bricks] The Plain Classes feature compatibility for version 2.0-alpha [#42](https://github.com/jooosi-project/windpress/issues/42)
544
545 **Fixed**
546
547 * [Bricks] The Plain Classes field is not synchronized with the history (undo/redo) actions [#44](https://github.com/jooosi-project/windpress/issues/44)
548
549 = 3.2.29 - 2025-04-15 =
550
551 **Added**
552
553 * Updated bundled Tailwind CSS v4 to 4.1.4
554
555 = 3.2.28 - 2025-04-08 =
556
557 **Changed**
558
559 * Safari browser compatibility
560 * [Metabox Views] Scanner now use the rendered data instead of the raw data
561
562 = 3.2.27 - 2025-04-07 =
563
564 **Fixed**
565
566 * [TW4] `@source` directive with `jsdelivr` CDN is not working correctly
567
568 = 3.2.26 - 2025-04-06 =
569
570 **Added**
571
572 * Updated bundled Tailwind CSS v4 to 4.1.3
573
574 **Changed**
575
576 * [TW4] Autocompletion feature now supports user-defined classes from the Simple File System data
577 * Excluded WindPress files from processing by the SiteGround Speed Optimizer plugin
578
579 **Fixed**
580
581 * [Gutenberg] Misconfigured integration on the block editor
582
583 = 3.2.24 - 2025-04-03 =
584
585 **Fixed**
586
587 * [TW4] Error on generate cache caused by the `@source` directive change in the Tailwind CSS v4 (4.1.1)
588
589 = 3.2.23 - 2025-04-02 =
590
591 **Added**
592
593 * Updated bundled Tailwind CSS v4 to 4.1.1
594
595 **Changed**
596
597 * Added keyboard shortcuts to Generate Cache on the WindPress dashboard page
598 * [TW3] The Play Observer / Compiler performance & stability
599
600 = 3.2.22 - 2025-03-28 =
601
602 **Fixed**
603
604 * Storage issue on the Incremental Generate Cache feature [#34](https://github.com/jooosi-project/windpress/issues/34)
605
606 = 3.2.21 - 2025-03-28 =
607
608 **Changed**
609
610 * [Experimental] The plugin is now fully translatable. Help us to translate the plugin into your language on [WordPress.org](https://translate.wordpress.org/projects/wp-plugins/windpress)
611
612 = 3.2.12 - 2025-03-27 =
613
614 **Added**
615
616 * Updated bundled Tailwind CSS v4 to 4.0.17
617
618 = 3.2.11 - 2025-03-27 =
619
620 **Added**
621
622 * Updated bundled Tailwind CSS v4 to 4.0.16
623
624 = 3.2.7 - 2025-03-27 =
625
626 **Fixed**
627
628 * Browser compatibility issue with the latest compiler update.
629 * File on the editor are marked as read-only on Windows OS
630
631 = 3.2.5 - 2025-03-27 =
632
633 **Added**
634
635 * Updated bundled Tailwind CSS v4 to 4.0.15
636 * [TW4] The compiler can now generate cache on front-end pages when the "Admin always uses Compiler" setting is enabled.
637
638 **Fixed**
639
640 * [TW4][Breakdance, Bricks, Builderius, LiveCanvas, Oxygen Classic] The "Generate Cache on Save" feature are not available on the previous version
641
642 = 3.2.4 - 2025-03-27 =
643
644 **Fixed**
645
646 * [TW4] The local stylesheet import is not resolved correctly
647
648 = 3.2.3 - 2025-03-27 =
649
650 **Added**
651
652 * [Oxygen 6](https://oxygenbuilder.com/ref/12/) integration **[Pro]** (experimental)
653
654 **Changed**
655
656 * [TW4] The Play Observer / Compiler performance & stability
657
658 **Fixed**
659
660 * [TW4][Breakdance] Styles are now instantly applied in the editor
661
662 = 3.2.2 - 2025-03-27 =
663
664 **Added**
665
666 * Updated bundled Tailwind CSS v4 to 4.0.14
667 * Refreshed the WindPress dashboard page design and layout for better user experience. Built with the latest [Nuxt UI](https://ui.nuxt.com/pro?aff=GZ5Zd)
668
669 **Fixed**
670
671 * [TW3] The `tailwind.config.js` file is not properly loaded
672
673 = 3.1.35 - 2024-12-19 =
674
675 **Added**
676
677 * Updated bundled Tailwind CSS v4 to 4.0.9
678
679 **Changed**
680
681 * [TW4] Importing additional CSS files with the `@import` directive are now with the following format: `@import "fetch:https://example.com/path/to/the/file.css";`
682
683 = 3.1.34 - 2024-12-19 =
684
685 **Fixed**
686
687 * Generating cache process issue on module resolution in the `main.css` file
688
689 = 3.1.33 - 2024-12-19 =
690
691 **Fixed**
692
693 * Generating cache process issue on `@import` directive in the `main.css` file
694
695 = 3.1.32 - 2024-12-19 =
696
697 **Added**
698
699 * Updated bundled Tailwind CSS v4 to 4.0.8
700 * [WPCodeBox 2](https://wpcodebox.com/) integration **[Pro]**
701
702 **Changed**
703
704 * Better performance on the generating cache process
705 * [TW4] Generating the CSS cache will remove unused CSS variables. To always keep it, add them within the `@theme static { }` block in the `main.css` file. Alternatively, you can replace the `@import 'tailwindcss/theme.css' layer(theme);` code to `@import "tailwindcss/theme.css" layer(theme) theme(static);` on your `main.css` file.
706
707 = 3.1.31 - 2024-12-19 =
708
709 **Fixed**
710
711 * Simple File System imported data are not loaded correctly
712
713 = 3.1.30 - 2024-12-19 =
714
715 **Added**
716
717 * Updated bundled Tailwind CSS v4 to 4.0.7
718
719 **Fixed**
720
721 * [TW4] The `@source` directive is causing error when loaded in the page builders' editor
722
723 = 3.1.29 - 2024-12-19 =
724
725 **Added**
726
727 * Updated bundled Tailwind CSS v4 to 4.0.6
728 * [TW4] The `@source` directive is now supported but differs from the official Tailwind CSS version. Please refer to [our documentation](https://jooo.si/docs/windpress/configuration/file-main-css#scanning-additional-sources) for details.
729
730 = 3.1.28 - 2024-12-19 =
731
732 **Added**
733
734 * Updated bundled Tailwind CSS v4 to 4.0.5
735
736 = 3.1.27 - 2024-12-19 =
737
738 **Added**
739
740 * Simple File System data are now exportable and importable from the WindPress dashboard page
741
742 = 3.1.26 - 2024-12-19 =
743
744 **Added**
745
746 * Updated bundled Tailwind CSS v4 to 4.0.4
747
748 = 3.1.25 - 2024-12-19 =
749
750 **Added**
751
752 * Updated bundled Tailwind CSS v4 to 4.0.3
753
754 = 3.1.24 - 2024-12-19 =
755
756 **Added**
757
758 * Updated bundled Tailwind CSS v4 to 4.0.1
759
760 = 3.1.23 - 2024-12-19 =
761
762 **Added**
763
764 * Updated bundled Tailwind CSS v4 to 4.0.0
765
766 = 3.1.22 - 2024-12-19 =
767
768 **Fixed**
769
770 * [Gutenberg] The CSS class field autofocusing issue on the block editor
771 * [Gutenberg, Breakdance, Bricks, Builderius, LiveCanvas, Oxygen] The "Generate Cache on Save" feature doesn't use the selected Tailwind CSS version
772
773 = 3.1.21 - 2024-12-19 =
774
775 **Added**
776
777 * Updated bundled Tailwind CSS v4 to 4.0.0-beta.6
778
779 **Fixed**
780
781 * [Breakdance] Editor style is mixed with admin-bar style (margin-top)
782
783 = 3.1.20 - 2024-12-19 =
784
785 **Changed**
786
787 * Decoupled the Gutenberg-based integrations scanner
788
789 **Fixed**
790
791 * [Gutenberg, Breakdance, Bricks, Oxygen] The hover preview feature is too late to disappear when the mouse is moved away from the class name
792
793 = 3.1.19 - 2024-12-19 =
794
795 **Added**
796
797 * [Blockstudio](https://blockstudio.dev/?ref=7) integration **[Pro]**
798 * Updated bundled Tailwind CSS v3 to 3.4.16
799 * Updated bundled Tailwind CSS v4 to 4.0.0-beta.5
800
801 = 3.1.18 - 2024-12-19 =
802
803 **Added**
804
805 * Updated bundled Tailwind CSS v4 to 4.0.0-beta.4
806 * [Meta Box Views](https://metabox.io/plugins/mb-views/) integration **[Pro]**
807
808 = 3.1.17 - 2024-12-19 =
809
810 **Added**
811
812 * The new website and documentation is now live at [windpress.jooo.si](https://windpress.jooo.si)
813 * Updated bundled Tailwind CSS v4 to 4.0.0-beta.2
814
815 **Fixed**
816
817 * Scanned classes names are not unescaped correctly ([#4](https://github.com/jooosi-project/windpress/issues/4))
818
819 = 3.1.16 - 2024-12-19 =
820
821 **Added**
822
823 * Updated bundled Tailwind CSS v4 to 4.0.0-beta.1
824
825 = 3.1.15 - 2024-12-19 =
826
827 **Added**
828
829 * Updated bundled Tailwind CSS v3 to 3.4.15
830 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.34
831
832 **Changed**
833
834 * Tested compatibility with WordPress 6.7
835 * The [LiveCanvas](https://livecanvas.com/?ref=4008) integration is now available on the Free version
836 * Tailwind CSS v3 stubs/default content are updated for the upcoming Wizard feature
837
838 **Fixed**
839
840 * [Gutenberg] Missing the WindPress data on the block editor
841
842 = 3.1.13 - 2024-12-19 =
843
844 **Fixed**
845
846 * Settings page doesn't loaded
847
848 = 3.1.12 - 2024-12-19 =
849
850 **Added**
851
852 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.33
853
854 **Changed**
855
856 * [Breakdance, Bricks, Builderius, Oxygen] Variable Picker feature is now updated to the latest Tailwind CSS v4 variable names
857 * Tailwind CSS v3 stubs are updated for the upcoming Wizard feature
858
859 **Fixed**
860
861 * [Bricks] The Variable Picker panel is not showing correctly on the Bricks editor
862
863 = 3.1.10 - 2024-12-19 =
864
865 **Added**
866
867 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.32
868
869 = 3.1.9 - 2024-12-19 =
870
871 **Added**
872
873 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.30
874
875 = 3.1.8 - 2024-12-19 =
876
877 **Added**
878
879 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.29
880
881 = 3.1.7 - 2024-12-19 =
882
883 **Added**
884
885 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.28
886
887 = 3.1.6 - 2024-12-19 =
888
889 **Added**
890
891 * Updated bundled Tailwind CSS v3 to 3.4.14
892 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.27
893 * [Bricks] added settings to enable or disable WindPress' features. Right-click the WindPress icon on the Editor's top bar to access the settings.
894
895 = 3.1.5 - 2024-12-19 =
896
897 **Changed**
898
899 * Reduced the number of Play modules loaded on front-end pages for non-admin users
900 * The Ubiquitous panel is now automatically hidden when outside of the panel is clicked
901
902 = 3.1.4 - 2024-12-19 =
903
904 **Fixed**
905
906 * Breakdance integration doesn't work on the editor due to fail to load the required JavaScript files
907
908 = 3.1.3 - 2024-12-19 =
909
910 **Added**
911
912 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.26
913
914 **Changed**
915
916 * Improved handling of local JavaScript modules
917 * Renamed some action and filter hooks
918 * Some integrations' features are conditionally loaded based on the supported Tailwind CSS version
919
920 = 3.1.1 - 2024-12-19 =
921
922 **Added**
923
924 * Ported Tailwind CSS v4 integration features to Tailwind CSS v3: Autocompletion, Sort, and Class Name to CSS
925
926 **Changed**
927
928 * The Play Observer regenerates the CSS only if new classes are added to the DOM
929
930 = 3.1.0 - 2024-12-19 =
931
932 **Added**
933
934 * Tailwind CSS v3 support has been added
935 * Updated bundled Tailwind CSS v3 to 3.4.13
936
937 **Changed**
938
939 * Disabled preflight styles by default on new installations
940 * The CSS and JavaScript files are now deletable by emptying the content
941 * The `main.css` and `tailwind.config.js` files are now resettable by emptying the content
942
943 = 3.0.17 - 2024-12-19 =
944
945 **Added**
946
947 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.25
948
949 = 3.0.15 - 2024-12-19 =
950
951 **Changed**
952
953 * Added the bundled Tailwind CSS version number on the settings page
954 * Relative path support for the local CSS and JavaScript files
955
956 = 3.0.14 - 2024-12-19 =
957
958 **Added**
959
960 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.24
961 * A simple local CSS and JavaScript file support to manage the Tailwind CSS customizations
962
963 **Fixed**
964
965 * The Ubiquitous Panel feature issue on the Bricks editor
966
967 = 3.0.11 - 2024-12-19 =
968
969 **Changed**
970
971 * Temporarily disabled the Ubiquitous Panel feature on the Bricks editor due to integration issues.
972
973 = 3.0.10 - 2024-12-19 =
974
975 **Added**
976
977 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.23
978 * Initial support on Tailwind CSS configs loaded from CDN with the `@config` directive
979
980 **Changed**
981
982 * Internationalization (i18n) support on the admin dashboard
983
984 **Fixed**
985
986 * Some style issues on the admin dashboard
987
988 = 3.0.9 - 2024-12-19 =
989
990 **Added**
991
992 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.21
993 * Initial support on Tailwind CSS plugins loaded from CDN with the `@plugin` directive
994
995 **Changed**
996
997 * Internationalization (i18n) support on the admin dashboard
998
999 = 3.0.8 - 2024-12-19 =
1000
1001 **Added**
1002
1003 * [Gutenberg](https://wordpress.org/gutenberg) integration.
1004 * [GreenShift](https://shop.greenshiftwp.com/?from=3679) integration.
1005 * [Kadence WP](https://kadencewp.com) integration.
1006
1007 = 3.0.6 - 2024-12-19 =
1008
1009 **Changed**
1010
1011 * Internationalization (i18n) support
1012
1013 = 3.0.0 - 2024-12-19 =
1014
1015 **Added**
1016
1017 * Updated bundled Tailwind CSS v4 to 4.0.0-alpha.20
1018 * [Timber](https://upstatement.com/timber/) integration
1019 * [Bricks](https://bricksbuilder.io/) integration **[Pro]**
1020 * [Breakdance](https://breakdance.com/ref/165/) integration **[Pro]**
1021 * [Builderius](https://builderius.io/?referral=afdfca82c8) integration **[Pro]**
1022 * [LiveCanvas](https://livecanvas.com/?ref=4008) integration **[Pro]**
1023 * [Oxygen](https://oxygenbuilder.com/ref/12/) integration **[Pro]**
1024
1025 **Changed**
1026
1027 * Tested compatibility with WordPress 6.6
1028
1029 = 1.0.0 - 2024-12-19 =
1030
1031 **Added**
1032
1033 * 🐣 Initial release.
1034
1035 [See changelog for all versions.](https://github.com/jooosi-project/windpress/blob/main/CHANGELOG.md)
1036