Problem/Motivation
There's a bug in 2.1.0 which is the current version that means submission handlers are fired twice, which can cause some strange double counted analytics on submit buttons.
Steps to reproduce
N/A - Just a case of upgrade needed.
Proposed resolution
Upgrade to 2.3.0
v3 upgrade is much larger so can be done separately
Remaining tasks
-
User interface changes
-
API changes
-
Data model changes
-
Issue fork altcha-3607032
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
driskell commentedComment #4
driskell commentedDownloaded from https://cdn.jsdelivr.net/gh/altcha-org/altcha@2.3.0/dist/altcha.min.js
Only bug fixes since 2.1.0, and splitting out of obfuscation from 2.1.0 npm (so not impacting the dist files here).
So should be still compatible.
I also updated the Obfuscate plugin as it looked old (v1.0.6)
Comment #7
robindh commentedThanks! Merged into dev - will create a new release soon-ish with some of the other currently open issues in the queue
Comment #8
robindh commented