Releases: PaystackOSS/plugin-payment-forms-for-wordpress
Releases · PaystackOSS/plugin-payment-forms-for-wordpress
4.0.0
v3.4.2
Merge pull request #88 from PaystackOSS/chore/sanitize-form-fieds Chore/sanitize form fieds
v.3.4.2
- Improve plugin security
- Fix bugs and usability issues
3.4.1
3.4.1
- Fixed an issue with quantity selection returning invalid amount paid
3.4.0
- Support for WordPress 5.9
- Support for PHP 8
- Fix issue where plugin script files load on all pages, affecting performance of the site
3.3.13
- Add support for Kenyan Shillings (KES)
ZAR Support
- Add support for South African Rand
Major bug fixes
- Fix export where commas were breaking text fields into multiple columns
- Fix upload fields using duplicate ID
Export form data to csv
Merge pull request #13 from ibrahimlawal/hotfix/uniqfileinputfieldids ensure the IDs of file input form text fields are random. This fixes #10
Bug fixes and a bunch of new features
v2.0.7 v2.0.7 - Fixed quantity.
Bug fixes to csv download
v2.0.1.1 Hide export button on no records.