Release 4chan X v3.19.5.

This commit is contained in:
Mayhem 2014-04-03 01:47:47 +02:00
parent 7bc7aed998
commit a4bd81de54
2 changed files with 3 additions and 1 deletions

View File

@ -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.

View File

@ -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",