Releases: altcha-org/altcha
Releases · altcha-org/altcha
v1.0.7
v1.0.6
v1.0.5
v1.0.0
v0.9.0
Changes:
- Plugins system: A new plugins system has been introduced to keep the widget lightweight while allowing for extensibility. For more details, see the documentation.
- [BREAKING CHANGE] Analytics and Obfuscation: The data obfuscation functionality and form analytics have been moved to optional plugins and must now be explicitly enabled.
- File upload support for ALTCHA Forms: A new plugin has been added to automatically handle file uploads with custom HTML forms, including encryption.
- Floating UI with optional verification: You can now disable automatic verification when using the Floating UI by setting
auto=off
.
v0.8.0
New Feature:
- Data obfuscation - safeguard your email from automated scraping.
v0.7.0
Changes:
- Added support for ALTCHA Forms Analytics allowing reporting with custom HTML forms (see
analytics
attribute)