PluginProbe
WindPress – Tailwind CSS integration for WordPress / 3.2.89
WindPress – Tailwind CSS integration for WordPress v3.2.89
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 3.0.6 All 143 releases
windpress / readme.txt

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

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