Skip to content

Releases: designcontainer/passnado

Fix: Fixed js error in wp-admin area.

22 Aug 10:14
Compare
Choose a tag to compare

Updated dependencies, fixed compatibility issues. At some point it needs to be refactored updated to newer node version.

v2.3.3

21 Aug 16:08
Compare
Choose a tag to compare
  • Fixed another file with warnings about dynamic properties.

v2.3.2

21 Aug 15:58
Compare
Choose a tag to compare
  • Fixed dynamic property warnings PHP 8.2

v2.3.1

28 May 09:22
beae60c
Compare
Choose a tag to compare

This patch contains prefixes for Passnado specific scss variables.

v2.3.0

01 Sep 09:14
62ab09e
Compare
Choose a tag to compare

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

03 Aug 08:56
Compare
Choose a tag to compare

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

02 Aug 11:25
Compare
Choose a tag to compare

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

28 Jul 13:13
9711188
Compare
Choose a tag to compare

Fixed a bug where color picker did not show up in alternative layout

v2.1.2

28 Jul 12:34
9711188
Compare
Choose a tag to compare

Disable autosaving of layout part as you're editing it.
A manual save button has been added instead.

v2.1.1

28 Jul 02:21
Compare
Choose a tag to compare

Fixed protection not setting on initial plugin install