Version 3.1.1¶
- Fixes bugs that prevented guests from accessing and using form answers
- Fixes CSV export bug
- Handles form slugs with unwanted trailing
/
- Unselects radio buttons when saving form edtions
- Includes missing L10n
Upgrade from v3.*.*
¶
git fetch origin tag v3.1.1 --no-tags
git checkout v3.1.1 -b v3.1.1
And restart the supervisor processes.
supervisorctl restart liberaforms-logs
supervisorctl restart liberaforms