Skip to content

Releases: wind-press/windpress

v3.3.76

28 Feb 04:22
f4c4880

Choose a tag to compare

Changed

  • Readme version formatting for better display on WordPress.org

v3.3.75

28 Feb 03:58
4010b68

Choose a tag to compare

Added

  • Updated bundled Tailwind CSS v4 to 4.2.1

v3.3.74

19 Feb 19:04
51dab1c

Choose a tag to compare

Added

  • Upgraded to Tailwind CSS v3 (3.4.19)
  • Upgraded to Tailwind CSS v4 (4.2.0 latest)

Fixed

  • [Breakdance] Unwanted margin-top style is applied on the editor
  • [Bricks] Firefox browser compatibility for html2bricks copy-paste feature
  • Compiler's partial scanning cache issue

Changed

  • Improve backend compile scan performance across integrations
  • Improve the File editor support for Tailwind CSS v4 features

v3.3.73

22 Dec 04:15
7d553ff

Choose a tag to compare

Added

  • Upgraded to Tailwind CSS v4 (4.1.18 latest)

Fixed

  • [Elementor, Bricks, Oxygen, OxygenClassic, Breakdance, Builderius, Timber, Blockstudio] Scanner now properly supports batch system to handle large datasets
  • [Internal] JSON string detection in cache fetch_contents method to properly set content type

v3.3.72

08 Dec 13:11
a76dafc

Choose a tag to compare

Changed

  • Test compatibility with WordPress 6.9

v3.3.71

08 Dec 13:04
ea81d13

Choose a tag to compare

Fixed

  • [Internal] Plugin's bundle (Zip) file are not generated correctly

v3.3.70

08 Dec 12:03
9bbd706

Choose a tag to compare

Fixed

  • [Internal] Plugin's bundle (Zip) file are not generated correctly

v3.3.69

07 Dec 18:58
2694d7f

Choose a tag to compare

Added

  • Initial WordPress Abilities API support (experimental)

Fixed

  • [Gutenberg] Generate Cache on Save feature's assets are not loaded correctly
  • [Internal] path handling issue on the Windows OS

Changed

  • [Internal] Replace the old scanner's dependency with @windpress/oxide-parser package

v3.3.68

20 Nov 13:34
714d7dc

Choose a tag to compare

Added

  • [Gutenberg] Added Dark Mode toggle to switch between Light, Dark, and System themes
  • [Gutenberg] Generate Cache on Save feature

Changed

  • Fix color picker on the Wizard page when the initial color is empty
  • Redefined how styles are loaded on the front page based on the selected Performance Mode: Hybrid, Cached, or Compiler.

Removed

  • Reverted file version history feature introduced in v3.3.65 due to complexity and performance concerns

v3.3.67

04 Nov 14:45
1852f7d

Choose a tag to compare

Changed

  • [Gutenberg] Improved the Common Block's HTML to Blocks conversion process for better handling of complex HTML structures (experimental)