Посмотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на главный экран.
Примечание: Данная функция может быть недоступна в некоторых браузерах.
- + Increased technical requirements for Joomla! 5: Increasing Technical Requirements 2025 - Core & PHP for Joomla! Pro Extensions
- + Optimising code to meet new requirements can enhance its quality, performance, and security.
- + Added support for the third-party component EShop in the custom call.
- + Optimised the "Numbers as words" option by adding support for the NumberFormatter class.
v5.1.3.0-PRO
v5.1.2.1-PRO
- + Improved form tag detection and usage in the Custom Call feature for complex forms and added an extra property for the global extension info array. Thanks to Ribo for reporting it!
- ^ Multiple code updates and optimisations.
- ^ Updated form regex for core components to the latest state.
- # Improved character escaping for the autofill values option. Thanks to RMDsign for reporting it!
v5.1.2.0-PRO
v5.1.1.0-PRO
- + Improved regex pattern for the hidden field in the custom call. Only select the label tag if the tag is used properly in the form.
- ^ Updated custom field for Pro Security Token.
v5.1.0.0-PRO
- + Optimised and fixed internal checks (Hidden field, JavaScript field and Self-defined Question) in the Custom Call for the form builder addon in SP Page Builder. Thanks to Stefan H. for reporting the issue!
- + Code optimisations.
- + Subscriber Interface: The plugin has been rewritten to utilise the subscriber interface, enhancing its integration and performance capabilities.
- + Improved Pro Security Token validation check. The Pro package contains a token file with an individual security token linked to the user account that is checked against the validation server for authenticity. If the file is missing or the token is invalid, you cannot edit the settings and use the extension. The Pro Security Token field has been extended to handle incorrect tokens and blocked accounts. If you encounter an error message related to the token, download the Pro version with your Pro subscription from the linked download page and install it again!
- Attention: The Pro extension will not work correctly if the token file or custom field is missing or modified. Never edit or remove the files to ensure correct functionality.
- + This major update involves fundamental changes to the plugin architecture to improve efficiency and modularity. The new minimum required Joomla! version has been increased to 5.1.0.
v5.0.2.0-PRO
v5.0.1.0-PRO
- + Added Cloudflare Turnstile - Free CAPTCHA Alternative. Cloudflare Turnstile is a free tool to replace CAPTCHAs. Turnstile delivers frustration-free, CAPTCHA-free web experiences to website visitors. Moreover, Turnstile stops abuse and confirms visitors are real without the data privacy concerns or awful user experience of CAPTCHAs. Requires a free registration on https://www.cloudflare.com.
- + Fixed "Cannot assign null to property $user" ($this->app->getIdentity()). Thanks to Phil T. (mySites.guru) and Patrick W. for reporting it!