Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Commit 8e12be6

Browse files
author
Shane Tomlinson
committed
Set v0.45, update contributors list and changelog
1 parent 0b6661a commit 8e12be6

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,11 @@ Please report any issues on the plugin's [issue tracker](https://github.com/shan
4646
## Acknowledgments
4747
[Marcel Bokhorst](http://blog.bokhorst.biz/) is the original author of this plugin. His awesome work has allowed me to continue.
4848
[Guillermo Movia](mailto://[email protected]) for Spanish translations.
49-
[Ruslan Bekenev](mailto://[email protected]) for Russian translations as well as many bug report.
50-
[MagicFab](https://github.com/MagicFab) for French and Canadian French translations as well as man bug reports.
51-
[Edwin Wong](http://www.edwinsf.com/blog/) for continued testing.
49+
[Ruslan Bekenev - @KryDos](https://github.com/KryDos) for Russian translations, bug fixes, and continued support.
50+
[Fabian Rodriguez - @MagicFab](https://github.com/MagicFab) for French and Canadian French translations as well as man bug reports.
51+
[Edwin Wong @edmoz](http://www.edwinsf.com/blog/) for continued testing.
52+
[@janw-oostendorp](https://github.com/janw-oostendorp) for updated Dutch translations.
53+
[David Murdoch @davidmurdoch](https://github.com/davidmurdoch/) fixing jQuery 1.9+ compatability
5254

5355
This plugin uses:
5456

readme.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: stomlinson, Marcel Bokhorst, M66B
33
Tags: security, admin, authentication, access, widget, login, shortcode, comment, comments, discussion, bbPress, bbPress 2.0, browserid, mozilla, persona
44
Requires at least: 3.1
55
Tested up to: 3.5.1
6-
Stable tag: 0.43
6+
Stable tag: 0.45
77

88
Implementation of Mozilla Persona (BrowserID) for WordPress
99

@@ -109,6 +109,20 @@ Follow these steps to install the development version:
109109
* Click *Choose file* and select the file you downloaded before
110110
* Click *Install*, then *Activate Plugin*
111111

112+
= 0.45 =
113+
* New Feature: Russian Translations - Thanks Ruslan Bekenev (@KryDos)!
114+
* New Feature: French (CA and FR) - Thanks Fabian Rodriguez (@MagicFab)!
115+
* New Feature: backgroundColor support!
116+
* New Feature: termsOfService and privacyPolicy support!
117+
* New Feature: Select one of 3 Persona button styles
118+
* Improvement: Localize widget buttons
119+
* Improvement: Updated Dutch translation - Thanks @janw-oostendorp!
120+
* Bug Fix: Prevent comments being accepted without assertion
121+
* Bug Fix: Admins can add new users
122+
* Bug Fix: Use Persona button for comments
123+
* Bug Fix: Fix live events not working with jQuery 1.9+ - Thanks @davidmurdoch!
124+
* Bug Fix: Get rid of the warning on the Persona settings page - Thanks @KryDos
125+
112126
= 0.44 =
113127
* Improvement: Commenting for new Persona users is simpler
114128
* Improvement: New member registration with new Persona users is simpler

0 commit comments

Comments
 (0)