3 Commits

Author SHA1 Message Date
dwindown
39bb5e2331 Version 1.4.10 - security hardening, empty fallback, and reCAPTCHA improvements
- Harden XSS protection with escapeHtml on all rendered output values
- Add empty_fallback support for empty cell display across all view types
- Fix reCAPTCHA default action to 'submit' matching JS side
- Move reCAPTCHA token generation from inline PHP to public.js
- Lower default reCAPTCHA min score from 0.5 to 0.3
- Improve reCAPTCHA token age check and preload error handling
- Add form submit handler for enter key support
- Increase waitForRecaptcha timeout to 10 seconds
- Show button/color settings only for button output types
- Remove debug console.log and error_log statements
- Bump version to 1.4.10
2026-05-28 10:29:02 +07:00
dwindown
0ba62b435a clean build for version 1.4.5 with fixes of security funtionalities, logic branches, etc. Already tested and working fine 2026-01-07 15:10:47 +07:00
dwindown
430e063f91 ver 1.4.0 2025-11-16 01:01:53 +07:00