Release history
PrivateCaptcha releases
Independent, privacy-first, self-hostable PoW CAPTCHA service made in EU
All releases
5 shown
v1.32.0
Maintenance
- Monthly/weekly reporting feature - Ability to use passthrough fingerprint header (from CDN or load balancer) for caller fingerprint, used for puzzle difficulty
v1.31.0
Security relevant
Notable features
- Difficulty rules system
Full changelog
- New feature: Difficulty rules system (docs)
- Various security bugfixes
v1.29.0
Mixed
Notable features
- Self-hosted license now available for community edition
- Configurable concurrency tuning for maintenance jobs
- Timeouts added to widget puzzle fetching operations
Full changelog
- introduce self-hosted license for community edition
- add ability to tune maintenance job concurrency
- add timeouts to widget fetching puzzle operations
- improve backfill logic of invalid sitekeys
- take maintenance mode into account for
/readyendpoints - add masked IP address to audit logs
- fix HTTP handler path in Prometheus metrics
v1.28.0
Mixed
Notable features
- API key rotation
- Java and Ruby integrations
- Property and organization transfers
Full changelog
NOTE: Versioning now follows semver logic so this release v1.28.0 follows v0.0.27 practically speaking
- Audit logs
- Java and Ruby integrations
- Split account statistics per organization
- API key rotation
- Ability to invite to org a non-user by email
- Move property / Transfer org functionality
- Improve code coverage to 80%
- Load testing and performance improvements for /puzzle and /verify endpoints