Skip to content

Releases: johnbillion/user-switching

1.12.1

Choose a tag to compare

@johnbillion johnbillion released this 09 Jul 00:24
Immutable release. Only release title and notes can be modified.
23c7125
  • Fixes a hardcoded period after the "Switch back" link that could break punctuation in non-English languages
  • Switches to wp_print_inline_script_tag() for the inline script
  • Styling tweaks for the Switch Back button in the footer
  • Confirms full compatibility with PHP 8.5

1.12.0

Choose a tag to compare

@johnbillion johnbillion released this 24 May 14:27
Immutable release. Only release title and notes can be modified.
9f98a7e
  • Introduces the ability to switch users from the WordPress Command Palette
  • Confirms support for WordPress 7.0

1.11.2

Choose a tag to compare

@johnbillion johnbillion released this 27 Feb 00:16
Immutable release. Only release title and notes can be modified.
a8d853c
  • Fixes an expired nonce on the switch back link after the user session is destroyed
  • Fixes a potential undefined cookie constant warning in the wp_die handler

1.11.1

Choose a tag to compare

@johnbillion johnbillion released this 04 Dec 16:07
Immutable release. Only release title and notes can be modified.
dcda860
  • Confirms support for WordPress 6.9

1.11.0

Choose a tag to compare

@johnbillion johnbillion released this 15 Oct 22:33
88d9959
  • Adds a Switch Back link to all wp_die() screens when you're switched into another account.

1.10.0

Choose a tag to compare

@johnbillion johnbillion released this 27 Jul 16:32
5f78e62
  • When the user is switched, display all of User Switching's messages in the language of the original user

1.9.2

Choose a tag to compare

@johnbillion johnbillion released this 16 Apr 17:12
9ed1546
  • Confirms support for WordPress 6.8
  • Minor code quality improvements

1.9.1

Choose a tag to compare

@johnbillion johnbillion released this 05 Dec 11:00
cc875be
  • Fixes the wp_login and wp_logout parameter usage which could cause a fatal error when passed an unexpected value.

1.9.0

Choose a tag to compare

@johnbillion johnbillion released this 21 Nov 09:41
37f8f3b
  • Introduces a confirmation message when a user attempts to switch into an account which somebody else is already switched into. Helpful for teams of support engineers who switch into customer accounts.
  • Confirms support for WordPress 6.7.
  • Confirms support for PHP 8.4.
  • Various code quality improvements.

1.8.0

Choose a tag to compare

@johnbillion johnbillion released this 22 Jul 15:04
f7d62be
  • Adds a 'Switch back' link to some access denied messages within the admin area.
  • Confirms support for WordPress 6.6.