Skip to content

Releases: designcontainer/passnado

Fix: Fixed js error in wp-admin area.

Choose a tag to compare

@dariuszksiazek dariuszksiazek released this 22 Aug 10:14

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

v2.3.3

Choose a tag to compare

@aha113 aha113 released this 21 Aug 16:08
  • Fixed another file with warnings about dynamic properties.

v2.3.2

Choose a tag to compare

@aha113 aha113 released this 21 Aug 15:58
  • Fixed dynamic property warnings PHP 8.2

v2.3.1

Choose a tag to compare

@RostiMelk RostiMelk released this 28 May 09:22
beae60c

This patch contains prefixes for Passnado specific scss variables.

v2.3.0

Choose a tag to compare

@RostiMelk RostiMelk released this 01 Sep 09:14
62ab09e

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

Choose a tag to compare

@RostiMelk RostiMelk released this 03 Aug 08:56

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

Choose a tag to compare

@RostiMelk RostiMelk released this 02 Aug 11:25

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

Choose a tag to compare

@RostiMelk RostiMelk released this 28 Jul 13:13
9711188

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

v2.1.2

Choose a tag to compare

@RostiMelk RostiMelk released this 28 Jul 12:34
9711188

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

v2.1.1

Choose a tag to compare

@RostiMelk RostiMelk released this 28 Jul 02:21

Fixed protection not setting on initial plugin install