| Version | Change log |
| WYSIWYG Web Builder 20.4.2 Jan 30, 2026 |
Improved: Minor tweaks in CMS admin create table script. Improved: Card Container 'columns' mode now used 'display:grid' instead of 'column-count' for more reliable results. Improved: Card Container column wrap behavior in the workspace. |
| WYSIWYG Web Builder 20.4.1 Jan 9, 2026 |
Improved: Conveyer Belt rendering in workspace. Improved: Some tweaks and optimizations in flexible layout calculations. |
| WYSIWYG Web Builder 20.4.0 Nov 28, 2025 |
New feature: Added support for Gemini 3.0 Pro and Nano Banana Pro. Currently, these are the most advanced AI models for both text and images. Improved: In Tools -> Artificial Intelligence -> Models, You can now also choose “Nana Banana Pro” or “Nana Banana” instead of the more cryptic names like “gemini-3-pro-preview.” New feature: The HTML object’s code editor now supports multi-line tab indentation. Press TAB to insert three spaces at the start of each selected line. Press SHIFT + TAB to remove the indentation. Fixed: Incorrect context menu behavior in HTML editor. Improved: Upgraded PHP Mailer to version 7.0.1. Fixed: Copy clipboard links not working on some computers. |
| WYSIWYG Web Builder 20.3.4 Nov 14, 2025 | The generated HTML/CSS for the Photo Gallery has been optimized, and clearfix helper elements are no longer required—resulting in cleaner, more efficient output code. |
| WYSIWYG Web Builder 20.3.3 Nov 7, 2025 |
Improved: Rendering border radius Improved: Drop down icon in Themeable Menu is now published as SVG. Improved: Cursor behavior for images and shapes with shadow. Fixed: Invalid PayPal namespace when using JavaScript SDK in PayPal buttons. Fixed: When max-width of Rollover Layer is 0, it should be ignored. Fixed: Cannot switch from Frame to Default border in Photo Gallery. |
| WYSIWYG Web Builder 20.3.2 Oct 17, 2025 |
Improved: Rendering border radius Improved: Drop down icon in Themeable Menu is now published as SVG. Improved: Cursor behavior for images and shapes with shadow. Fixed: Invalid PayPal namespace when using JavaScript SDK in PayPal buttons. Fixed: When max-width of Rollover Layer is 0, it should be ignored. Fixed: Cannot switch from Frame to Default border in Photo Gallery. |
| WYSIWYG Web Builder 20.3.1 Oct 3, 2025 |
Improved: By default, User-defined meta tags are inserted at the beginning of the <head> section, before all other meta tags. But, you can now also choose to place them after the existing meta tags by prefixing the code with *. This may also be useful if you want certain scripts (e.g., JavaScript) or styles to execute immediately at the start of the page. Improved: Border radius clamping of workspace now matches browser behavior. Improved: Box-shadow rendering in the workspace is now fully GPU-accelerated for smoother performance. Shadows are no longer disabled during resizing—previously this was done to avoid performance issues, but with the new GPU implementation shadows remain visible at all times. Improved: All UI shadow rendering now uses Direct2d. Improved: HTML formatting in combination with inline scripts <SCRIPT> ands <STYLE> Tip: If you enable "Generate external CSS style sheets for page-specific styles" or "Generate external JS file for page-specific scripts," any custom styles and scripts will also be moved into external files. If you prefer to keep a style or script directly inside the page, use uppercase tags (<SCRIPT> or <STYLE>). Code inside these tags will remain inline and will not be moved. In the final output, the software will automatically convert all tags to lowercase for consistency. Fixed: Issue with Blog pagination. |
| WYSIWYG Web Builder 20.1.1 Apr 11, 2025 |
Improved: Added 'Full Width' property to Date Picker. Improved: Added 'Full Width' property to Slider, Tabs and Accordion in Property Inspector for quicker access. Improved: When copying and pasting a label/editbox pair to another page, the 'for' attribute is automatically updated to match the new ID. Improved: Implemented a workaround to prevent conflicts between Bootstrap and jQuery UI tooltip() and button() methods. |
| WYSIWYG Web Builder 20.0.5 Feb 28, 2025 |
Improved: Email validation in forms has been updated to use FILTER_VALIDATE_EMAIL instead of preg_match, providing a more reliable and standardized method for validating email addresses in PHP. Improved: Image names containing brackets are now flagged as invalid in Error Reports to prevent potential issues with JavaScript compatibility. Improved: Enhanced ID validation in Error Reports: ID cannot contain spaces or special characters. Only letters, digits, hyphens, and underscores are allowed. Improved: Added (limited) support for Table size mode 'use percentages' in flex container. Improved: Meta data (EXIF) of images no longer overwrites the description property when the title is empty. Improved: Added support for NL setup in Check for updates -> Automatic download. Improved: Optimized random algorithm of the Website Wizard. |
| WYSIWYG Web Builder 20.0.4 Feb 14, 2025 |
New feature: Added 'fade' mode to the Card Container. Enabling simple card transitions with a smooth fading slideshow effect. Improved: The Card Container now displays pagination numbers when the standard pagination is off to make it easier to switch between slides. Fixed: Issue with rendering of extensions on master page. Fixed: Issue with accent color in Visual Studio 2022 color schemes. Fixed: Issue with undo/reset in Sketch to Image properties. |