Releases: Delo-Design/radicalform
RadicalForm 3.1.5
совместимость с Joomla 5
RadicalForm 3.1.4
fixes
- Fixed warning: filemtime()
- Fixed previous button for multisteps forms
RadicalForm 3.1.2
- fix warnings with php 8.2
- fix compatibilty with yootheme pro 4
RadicalForm 3.1.0
- removed integration with the messenger dialog - the messenger has become closed and does not work with private clients
- added Joomla 4 compatibility. Corrected appearance and behavior in the admin panel
- jQuery dependency in the site's admin panel was removed
- Added error interceptor for external plugins and custom code. Now if an error occurs in custom plugin or code, it will not crash.
- external cosmetic changes
- corrected output of links to plugin options
Radical Form v3.0.5
Radical Form ver. 3.0.4
Radical Form ver. 3.0.3
Radical Form ver. 3.0.2
[fixed] Не работали скрипты в админке, если история отправки форм пуста. В том числе не было возможности подключить интеграцию с телеграм
[fixed] Если в качестве CSS классов ошибок использовано несколько классов - скрипт работал некорректно и невозможно было удалить сообщение об ошибке при загрузке корректного файла
[fixed] Scripts in the admin panel did not work if the history of sending forms is empty. In particular, it was not possible to connect integration with Telegram
[fixed] If several classes were used as CSS error classes - the script did not work correctly and it was impossible to delete the error message when the correct file was loaded
Radical Form ver. 3.0.1
[added ]Теперь сама форма не требует наличия тега form для создания формы – ограничителем может являться любой тег с классом rf-form. Таким образом можно создавать формы внутри других форм, что не позволяет ни одна из существующих форм для Joomla, а так же повышается защита от спама – роботам сложнее обнаружить такую форму на странице
[added ]Ошибка с неверным токеном теперь попадает в лог файл отправки форм – это позволяет отслеживать сложные ситуации у пользователей
[added ]Теперь поддержание сессии пользователя не требует загрузки дополнительных скриптов – этим занимается основной скрипт Radical Form
[added ]Записывается и передается в качестве дополнительной следующая информация – время отправки формы на устройстве пользователя (может отличаться из-за разных часовых поясов), а так же через какое время после загрузки была отправлена форма
[added ]Изменена логика работы формы, благодаря чему стала возможной работа RadicalForm на сайтах с полностраничным кешированием. Насколько нам известно – таких форм для Joomla больше не существует
[added ]Заложена основа для интеграции RadicalForm с билдером форм для Yootheme Pro
[added ]Исправлена ошибка с неверным подсчетом количества полей не имеющих имени (не учитывались textarea)
[added] добавлена возможность для пользователя удалять свои загруженные файлы до момента отправки формы
[fixed] Исправлена ошибка с неверным подсчетом количества полей не имеющих имени (не учитывались textarea)
[added ]Now form itself does not require form tag to create form - any tag with class rf-form can be a limiter. So you can create forms inside other forms, which none of the existing Joomla forms allow, and also spam protection is improved - it's harder for robots to find such a form on a page
[added ]Error with invalid token is now included into form submission log file - this allows to track complex situations for users
[added ]Maintaining user session now doesn't require uploading additional scripts - the main Radical Form script does that
[added ]The following information is logged and sent as additional information - the time the form was submitted on the user's device (can be different for different time zones), as well as how long after the upload the form was submitted
[added ]The form logic has been changed, making it possible to use RadicalForm on websites with full-page caching. As far as we know, there are no such forms for Joomla anymore.
[added ]Laid foundation for RadicalForm integration with Yootheme Pro form builder
[added ]Fixed bug with wrong count of fields without names (no textarea was counted)
[added] Added ability for user to delete his uploaded files before submitting a form
[fixed] Fixed bug with wrong count of fields without names (no textarea was counted)