Releases: wind-press/windpress
Releases · wind-press/windpress
v3.3.76
v3.3.75
v3.3.74
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
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
v3.3.71
v3.3.70
v3.3.69
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-parserpackage
v3.3.68
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