Changelog.
WPStylo Updates & Release Notes.
Follow the development of WPStylo. New features, bug fixes and improvements. All documented in the release changelog.
WPStylo App
App
v2.0.0
07/13/2026
- Scroll appearance effects. Choose a global on-scroll animation preset for your whole design system: Fade Up, Fade In, Slide Left, Slide Right, or Zoom In (or None to turn it off). See it play live in the preview as you scroll, with a Replay button to watch it again on demand. It’s applied on your live site by the companion plugin. The first section of each page (the hero) stays put so your page opens cleanly.
- Global font selectors. New Headings and Text pickers at the top of the Typography panel let you set the font for a whole group in one click, every heading, or every body-text style, instead of role by role. A real time-saver when trying out font pairings. Your individual per-role tweaks are still available underneath.
- A fresh new look. The whole interface got a redesign in the WPStylo colors: a cleaner, more modern dark theme with refined panels, buttons, sliders, and menus throughout.
- Clearer button editor. The button settings are now split into two easy-to-scan sections, one for the selected state (colors and shadow) and one for the button’s structure (shape, spacing, typography, border), so it’s quicker to find what you’re looking for.
- Export made simpler. The Export window now highlights the recommended format (the WPStylo JSON config used by the plugin) up front, with the other formats kept close at hand.
- Handy header shortcuts. Quick links to the website and the changelog are now built into the toolbar, and the current version is shown right in the header.
- Best experience on desktop. On very narrow screens (under 1300px wide), WPStylo now shows a short message inviting you to switch to a larger screen, the configurator is designed to be used on desktop.
App
v1.10.0
07/08/2026
New
- Drop shadows on your main buttons. Primary and Secondary buttons can now have a fully custom box shadow – set the horizontal and vertical offset, blur, spread, color, and opacity, separately for the normal and hover states. Great for the popular “hard shadow” look (an offset, solid, colored shadow) as well as softer, semi-transparent shadows. The shadow color can be linked to a color from your palette, so it updates automatically when you change that color, and the opacity slider lets you dial in exactly how strong it looks. Off by default; the preview reacts instantly and the shadow is included in your CSS export. The shadow also fades smoothly using your global transition timing.
App
v1.9.0
06/27/2026
- Underline control for buttons. Each button variant can now have its text underlined – separately for its normal and hover states. Links come underlined by default; all other buttons stay clean. Set it from the button editor, and it shows up everywhere your buttons appear, including the CSS export.
- Custom transition speed. A new Transitions setting in the Elements tab lets you choose how fast button colors fade on hover – pick a duration in milliseconds and an easing curve. The preview reacts instantly, and the timing is included in your CSS export.
- The Style guide and the Landing preview now show the Link button exactly the same way – the small hover difference that used to appear is gone (Thanks Klément).
WPStylo Companion Plugin
Plugin
v2.0.0
07/13/2026
New
- Scroll appearance effects (Fade Up, Fade In, Slide Left, Slide Right, Zoom In) that
reveal sections as visitors scroll, on the Elementor and Full Site Editing targets. Turn
them on or off any time, no re-import needed. They respect the “reduced motion” preference
and never hide your content when scripting is unavailable. - A “Overwrite theme.json” mode for block themes, for a clean slate that replaces the
palette, fonts and font sizes with yours only, alongside the existing non-destructive
“Write” mode. A backup is always created first and can be restored in one click.
Improved
- Text and Background colors are now mapped to your design system automatically in
the block editor’s global styles. - A refreshed, cleaner admin interface (new header, clearer target cards with
guidance, reorganized Tools tab, and an updated Guide). - The Summary now shows your transitions and scroll effect, with an accurate count
of the element tokens in your configuration. - Clearer wording and safer admin notices throughout.
Plugin
v1.9.0
07/09/2026
Added
- Added: FSE multi-variant buttons — on a block theme, five button styles (Primary, Secondary, Outline, Ghost, Link) become available in the editor Styles panel for any Button block. Each renders the full variant look (colors, border, radius, padding, box-shadow, text-decoration, transition, hover, focus).
Note
- Notes: this is a runtime mechanism (removed on deactivation); unstyled buttons keep the global theme.json button (Primary) as their fallback. The one-time “Write to theme.json” is unchanged. Block-styled buttons also get the button transition, which the global theme.json button cannot have.
Plugin
v1.8.2
07/08/2026
Fixed
- Fixed: the Elementor “Inject Variables & CSS Classes” utility CSS now sets an explicit box-shadow (value or
none) per button variant and state, so variants without a shadow (Outline / Ghost / Link) no longer inherit the global Kit button box-shadow written by “Apply to Elementor”.