8000 Releases Β· altcha-org/altcha Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: altcha-org/altcha

v2.0.2

24 May 11:44
@ovx ovx
Compare
Choose a tag to compare

Changes:

  • fix: verifyurl with sentinel

v2.0.1

21 May 07:02
@ovx ovx
Compare
Choose a tag to compare

Changes:

  • Fix CodeQL alerts (Incomplete URL scheme check)

v2.0.0

19 May 08:31
@ovx ovx
Compare
Choose a tag to compare

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

14 May 12:03
@ovx ovx
Compare
Choose a tag to compare

Changes:

  • Fix form.requestSubmit error on iOS <16 [#108]

v1.5.0

13 May 14:55
@ovx ovx
Compare
Choose a tag to compare

Changes:

  • Fix external CSS distribution bundle [#109]

v1.4.4

10 May 06:38
@ovx ovx
Compare
Choose a tag to compare

Changes:

  • The customfetch function is now used also with verifyurl [#107]

v1.4.3

28 Apr 10:12
@ovx ovx
Compare
Choose a tag to compare

v1.4.2

30 Mar 05:15
@ovx ovx
Compare
Choose a tag to compare

Changes:

  • More type fixes for React (use standard DOM typings instead of React namespace) [#100 ]

v1.4.1

29 Mar 14:36
@ovx ovx
Compare
Choose a tag to compare

Changes:

  • Fix and improve typings

v1.4.0

16 Mar 04:33
@ovx ovx
Compare
Choose a tag to compare

Changes:

  • Added floatingpersist option allowing "persistent" (visible) floating widget after verification [#95].
  • Added support for camelCased maxNumber in the payload (servers can now return maxNumber instead of maxnumber).
  • Fix showing error message when the solution cannot be found due to maxNumber.
  • Fix TS types in package.json [#97].
0