Release history
cap releases
The privacy-first, self-hosted CAPTCHA for the modern web.
All releases
31 shown
- Finished WCAG 2.2 Level AA compliance
Changelog
- finish WCAG 2.2 Level AA compliance
Minor fixes and improvements.
Full changelog
- fixes #232
- merges #231
this release does not change anything in the main widget. only the floating mode is affected.
- Manual database migration may be required for existing configurations when upgrading
- Database schema change may break existing configurations
Full changelog
- fixes a few bugs with cap standalone
- fix #226
- merge #219
note that this update might break existing configurations due to a change in our db schema. you might need to upgrade manually.
- make standalone the default - fixes a few bugs with the previous standalone beta
Changelog
- make standalone the default
- fixes a few bugs with the previous standalone beta
- ability to disable haptics - haptics are now disabled by default on programmatic usage
- widget haptics - drop verification progress % in place of the ring
- jwt challenge tokens (BREAKING) - memory optimizations
- atomic asset writes - js instrumentation support! (experimental) - many overall improvements and bug fixes
- Experimental JavaScript instrumentation support
Changelog
- experimental support for js instrumentation