Releases: RadicalMart/RadicalForm
Releases · RadicalMart/RadicalForm
Release list
v4.2.4
v4.2.3
- RadicalForm 4.2.3: Update version
- Fix English localization wording
- Merge pull request #2 from studio-express/fix/telegram-socks5-dns-resolution
- Fix: use remote DNS resolution for SOCKS5 proxy (socks5h)
v4.2.2
- RadicalForm 4.2.2
- Fix MAX bot recipient refresh with update markers
v4.2.1
- Fix RadicalForm history rendering and log diagnostics
- Change usage instruction link style in README
v4.2.0
- Improve RadicalForm warning/error logging
- Fix RadicalForm email error logging and history display
- Improve RadicalForm log history and CSV export
- Separate spam log history and rotate RadicalForm logs
- feat(admin): improve history table and file upload state
- Show RadicalForm plugin names in form history
- RadicalForm 4.2.0
- Add plugin rejection support for RadicalForm submits
- Improve uploaded file name sanitization and reject empty names
- Set Joomla message rendering as default RadicalForm alert
v4.1.0
- RadicalForm 4.1.0
- Fix PHP 8.4 fgetcsv escape deprecation warning
- Update log rotation notice for Joomla 5/6 scheduler
- Add plugin version note to settings form
- Add file upload toggle and fix uninstall notice
- Add MAX messenger integration
- Multiple file upload and antispam block reasons
RadicalForm 4.0.0
RadicalForm 4.0.0: security and form handling fixes
- Move uploaded file processing after Joomla session/CSRF token validation.
- Send the Joomla form token with AJAX file upload requests.
- Sanitize uploaded file field keys before using them as storage folder names.
- Add neutral handling for invalid uploaded file delete parameters.
- Fix rfCall 1-3 handling in frontend scripts.
- Fix broken CSV export.
- Add antispam reason output to export/history views and adjust related CSS.