Skip to content

v1.0.0

Pre-release
Pre-release

Choose a tag to compare

@bbysaeth bbysaeth released this 17 Apr 10:33

First beta release of the TYPO3 extension with support for ALTCHA Widget v3.

This release updates the frontend integration to the new widget API, aligns the extension with the current ALTCHA package structure, and prepares the local TYPO3 challenge flow for the newer PHP library generation.

Highlights

  • Added support for ALTCHA Widget v3
  • Updated frontend dependency to altcha ^3.0.2
  • Switched widget integration to the new challenge attribute
  • Updated local challenge creation and validation for the newer ALTCHA PHP library generation
  • Cleaned up configuration and documentation for the beta release line

Changes

  • TYPO3 ext:form integration now targets ALTCHA Widget v3
  • Local challenges are still delivered through an uncached TYPO3 endpoint to avoid form caching issues
  • Self-hosted and proxy-based ALTCHA setups remain supported
  • Added widgetType as a supported widget customization option
  • Restored support for hideAltchaLogo and hideFooter via widget configuration
  • Updated README and site set documentation

Breaking / Important Notes

  • Legacy Widget v2 assumptions are no longer relevant
  • Integrations now follow the ALTCHA v3 widget API
  • Custom template overrides should be reviewed for Widget v3 compatibility

Known Limitations

  • This is a beta release
  • The local TYPO3 flow currently targets PBKDF2/SHA-256
  • Built-in ALTCHA themes are not yet exposed as TYPO3 configuration options
  • Widget display modes are not currently enabled in this release line

Full Changelog: v0.6.3...v1.0.0-beta