2015-10-30 03:32:02 +00:00
|
|
|
0.2.0
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Added file cache, can setup how many images you want generate by `config.cache_limit`,
|
|
|
|
RuCaptcha will use cache for next requests.
|
|
|
|
When you restart Rails processes it will generate new again and clean the old caches.
|
|
|
|
|
2015-10-28 01:58:38 +00:00
|
|
|
0.1.4
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Fix `verify_rucaptcha?` logic in somecase.
|
|
|
|
- Locales fixed.
|
|
|
|
|
2015-10-26 11:37:31 +00:00
|
|
|
0.1.3
|
|
|
|
-----
|
|
|
|
|
|
|
|
- `zh-TW` translate file fixed.
|
2015-10-26 12:53:30 +00:00
|
|
|
- Use xxx_url to fix bad captcha URL for `config.action_controller.asset_host` enabled case.
|
2015-10-26 11:37:31 +00:00
|
|
|
|
2015-10-26 09:40:59 +00:00
|
|
|
0.1.2
|
|
|
|
-----
|
|
|
|
|
|
|
|
- No case sensitive;
|
|
|
|
- Export config.implode;
|
|
|
|
- Improve image color and style;
|
|
|
|
- Don't generate chars in 'l,o,0,1'.
|
|
|
|
- Render lower case chars on image.
|
|
|
|
|
|
|
|
0.1.1
|
2015-10-26 07:50:54 +00:00
|
|
|
-----
|
|
|
|
|
|
|
|
- Include default validation I18n messages (en, zh-CN, zh-TW).
|
|
|
|
|
2015-10-26 06:11:48 +00:00
|
|
|
0.1.0
|
2015-10-26 06:09:39 +00:00
|
|
|
-----
|
|
|
|
|
|
|
|
- First release.
|