Development as usual with a TypeForm Integration.
We update our old TypeForm code and create an integration with a configuration screen. This integration will directly create Survey records as your users fill in TypeForm surveys. Read how to configure the TypeForm integration in our documentation

Features and Implementor/Developer enhancements
- add mentions functionality in comments blocks, create Tasks
- add enable and disable options for field dependency
- add a dropdown for selecting Generative AI models
- add copy option in list view table
- add Related To field to Tasks
- Workflow
- add context, avoid numeric conversion, and support conversion of the same module in Convert Inventory module worklfow task
- add context variable ConvertInventory_withThisMap when converting one inventory module to another
- LaunchWorkflow_withTheseIDs context variable for Launch WorkFlow Task
- mass drag workflows in TiddlyWiki
- Application_Hide_CreateNewButton hide or show (default) Create button
EvolutivoFW Standard Code Formatting, Security, Optimizations, and Tests
- EvolutivoFW Standard Formatting
- Documentation: code and wiki.
- Refactor and Optimize code
- SonarQube recommendations.
- reduce query_result
- inline help for convert inventory moduleas and launch workflow tasks
- PHP 8.4 testing and fixes
- Unit Tests: keeps getting more and more assertions.
- change the Configuration Editor icon
- check for CSRF token from the URL variable
- permit instantiation of FileSystem from variables and correct variable name for file existence check
- restrict Filters render to List View only
- Import:
- correct default values for mandatory numeric and date fields
- permit the import of empty mandatory date and numeric fields
- get Notifications values without encoding for correct secret key support
- Sendgrid notifications: move signed validation to Utils
- Clickhouse: correct SQL call to update notification record
- check if outgoing email is configured when creating a user before sending emails
- pass page size value for listing reports
- Master Grid
- add select all checkbox option
- render default value for fields
- GenDoc
- ignore the opening key when comparing values
- nested foreach was lossing count due to incorrect usage of global/local variable
- support style names with spaces
- use function instead of undefined variable to get uitype
- Translations
- Integrations: AI, Typeform
- ModComments mention
- Workflow TiddlyWiki multidrag and stats

March |
April |
 |
 |
Thanks for reading.