This repository has been archived by the owner on Oct 9, 2018. It is now read-only.
Releases: shane-tomlinson/browserid-wordpress
Releases · shane-tomlinson/browserid-wordpress
v0.51
v0.47
v0.46
v0.45
- New Feature: Russian Translations - Thanks Ruslan Bekenev (@krydos)!
- New Feature: French (CA and FR) - Thanks Fabian Rodriguez (@MagicFab)!
- New Feature: backgroundColor support!
- New Feature: termsOfService and privacyPolicy support!
- New Feature: Select one of 3 Persona button styles
- Improvement: Localize widget buttons
- Improvement: Updated Dutch translation - Thanks @janw-oostendorp!
- Bug Fix: Prevent comments being accepted without assertion
- Bug Fix: Admins can add new users
- Bug Fix: Use Persona button for comments
- Bug Fix: Fix live events not working with jQuery 1.9+ - Thanks @davidmurdoch!
- Bug Fix: Get rid of the warning on the Persona settings page - Thanks @krydos
v0.44
- Improvement: Commenting for new Persona users is simpler
- Improvement: New member registration with new Persona users is simpler
- Improvement: Separate CSS into its own file for maintainability
- Improvement: Replace .png signin buttons with localizable CSS buttons
- Improvement: A .PO file with all strings has been created for localization
- Improvement: Pre-fill input fields with default values in configuration screen
- Improvement: Do not show the lost password link if "Disable non-Persona auth" is selected
- Improvement: Do not show the "default password nag" if "Disable non-Persona auth" is selected
- Improvement: Code Cleanup.
- Bug Fix: site name can now contain ' and &
- Bug Fix: no more static warnings in strict PHP mode
- Bug Fix: remove plugin options from database when de-activated