WYSIWYG Web Builder 20.3.1 update

All the latest news about WYSIWYG Web Builder can be read in this section

*** The current version is: WYSIWYG Web Builder 20.3.1 ***


Locked
User avatar
Pablo
 
Posts: 23849
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

WYSIWYG Web Builder 20.3.1 update

Post by Pablo »

We’re always working to make WYSIWYG Web Builder better—adding powerful new features and ensuring the generated HTML stays fully compatible with the latest browsers.
At the same time, we regularly review and refine existing functionality to keep performance smooth, reliable, and ready for future improvements.

This update brings another round of optimizations and fine-tuning.

What's new?
- 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.

Image


How to update from previous 20.x versions?
1. Download the latest version here:
https://www.wysiwygwebbuilder.com/download.html

2. If you already have version 20.x you can install it in the same location as the previous version.

Advanced users only
You also download the updated files only here (64bit - no installer):
https://www.wysiwygwebbuilder.com/wb20x64update.zip
Locked