Releases: designcontainer/passnado
Releases · designcontainer/passnado
Fix: Fixed js error in wp-admin area.
Updated dependencies, fixed compatibility issues. At some point it needs to be refactored updated to newer node version.
v2.3.3
- Fixed another file with warnings about dynamic properties.
v2.3.2
- Fixed dynamic property warnings PHP 8.2
v2.3.1
This patch contains prefixes for Passnado specific scss variables.
v2.3.0
This release contains:
- Passnado is disabled upon activation now.
- WPE Cache will be purged upon activation and deactivation of Passnado protect.
- Minor bugfixes
v2.2.1
This patch contains the following:
- Remove an error_log function that was left in by accident.
- Remove notices showing up by incorrect registered setting.
- Add support for putting
passnado-checklist.csv
in a passnado folder for active theme root dir, just for the sake of having an option.
v2.2.0
This release contains the following:
- Updated checklist.
- Checklist is fetched from csv.
- Option for overriding csv by creating one in the active theme folder, with the name
passnado-checklist.csv
.
- Minor UI/styling adjustments.
v2.1.3
Fixed a bug where color picker did not show up in alternative layout
v2.1.2
Disable autosaving of layout part as you're editing it.
A manual save button has been added instead.
v2.1.1
Fixed protection not setting on initial plugin install