ADDED
- Added validation to limit password recovery code submission attempts in the production environment. Starting from this version, after 5 failed attempts, the IP address will be blocked for 1 hour.
Production environment update required.
FIXED
- Fixed Fatal error: Uncaught TypeError: PDOStatement::execute() when saving an image to an image-type field in an Oracle PDO connection.
- Fixed problem with alignment of items with sub-items in the old menu.
- Fixed problem where the form was not updating when the dynamic search was enabled in the application.
- Fixed problem with an empty space above the grid header title when there was a link between the grid and the form.
- Fixed problem with grid freezing with total pagination when applying the refined search.
- Fixed problem in the deployment templates where they were being duplicated with each deploy.
- Fixed problem with the incorrect display of the filter builder line/dynamic applied in the form application.
- Fixed problem when using the from parameter by the sc_notification macro by notification module applications.