Releases: altcha-org/altcha
Releases Β· altcha-org/altcha
v2.0.2
v2.0.1
v2.0.0
ALTCHA v2 is here with major upgrades in accessibility, internationalization, and spam protection. This release adds built-in support for 48+ languages, improved right-to-left (RTL) language handling, and improved WCAG accessibility compliance β including accessible image and audio code challenges.
New in this version:
- Built-in internationalization (i18n)
- RTL language improvements
- Enhanced accessibility (WCAG)
- Integration with ALTCHA Sentinel, a self-hosted anti-spam backend
v2 remains backward compatible with v1. However, developers are encouraged to adopt the new i18n system and switch to Sentinel for improved privacy, security, and performance.
v1.5.1
v1.5.0
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
Changes:
- Added
floatingpersist
option allowing "persistent" (visible) floating widget after verification [#95]. - Added support for camelCased
maxNumber
in the payload (servers can now returnmaxNumber
instead ofmaxnumber
). - Fix showing error message when the solution cannot be found due to
maxNumber
. - Fix TS types in package.json [#97].