Releases: johnbillion/user-switching
Releases · johnbillion/user-switching
1.0.3
- Croation translation by Ante Sepic.
- Avoid PHP notices caused by other plugins which erroneously use boolean
true
as a capability.
1.0.2
- Turkish translation by Abdullah Pazarbasi.
- Romanian translation by ArianServ.
- Dutch translation by Thom.
- Greek translation by evigiannakou.
- Bulgarian translation by Petya Raykovska.
- Finnish translation by Sami Keijonen.
- Italian translation by Alessandro Curci and Alessandro Tesoro.
- Updated Arabic, Spanish, German, and Polish translations.
1.0.1
- Shorten the names of User Switching's cookies to avoid problems with Suhosin's over-zealous default rules.
- Add backwards compatibility for the deprecated
OLDUSER_COOKIE
constant.
1.0
- Security hardening for sites that use HTTPS in the admin area and HTTP on the front end.
- Add an extra auth check before the nonce verification.
- Pretty icon next to the switch back links.
0.9
- Minor fixes for the
login_redirect
filter. - Increase the specificity of the
switch_to_old_user
andswitch_off
nonces.
0.8.9
- French translation by Fx Bénard.
- Hebrew translation by Rami Y.
- Indonesian translation by Eko Ikhyar.
- Portuguese translation by Raphael Mendonça.
0.8.8
- Spanish Translation by Marcelo Pedra.
- User Switching is now a network-only plugin when used on Multisite.
0.8.7
- Respect the
secure_logged_in_cookie
andlogin_redirect
filters.
0.8.6
- Correctly encode the
redirect_to
parameter in the login screen message.
0.8.5
- Add a 'Switch To' link to bbPress profile screens.