Release 1.0.4 (Beta)

April 22, 2023
3 changes

This release fixes some urgent bugs that appeared in 1.0.4

FIX

The color palette CPT wasn’t loaded by default

After we implemented the option to conditional load any variable in 1.0.3, the color palette CPT wasn't enabled by default inside the theme setting options, and this led to removing it without a clear opt-in from the user.
FIX

Fixed a bug that prevented updating the color palettes

in 1.0.3 a bug was preventing the user to add/edit/remove any color inside the color palette.
FIX

The grid classes weren’t loading on frontend

in 1.0.3 a bug was preventing the grid classes to be correctly output inside the DOM, thus they weren't applied on frontend and caused the design to break.