Release 4chan X v3.19.5.
This commit is contained in:
parent
7bc7aed998
commit
a4bd81de54
@ -1,3 +1,5 @@
|
||||
### 3.19.5 - *2014-04-03*
|
||||
|
||||
- Fix captcha submission:<br>
|
||||
Captchas were reloaded the instant a post was submitted to 4chan. Unfortunately, a recent change to reCAPTCHA made it so reloading captchas invalidates the ones that loaded but not yet used. This is now fixed by only unloading the captcha, and only load new ones after the post is submitted.<br>
|
||||
This also kills captcha caching, so the feature was removed.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "4chan-X",
|
||||
"version": "3.19.4",
|
||||
"version": "3.19.5",
|
||||
"description": "Cross-browser extension for productive lurking on 4chan.",
|
||||
"meta": {
|
||||
"name": "4chan X",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user