Markdown File
New Now you can upload markdown files to the Knowledge Base of Prodgy.
Markdown File
New Now you can upload markdown files to the Knowledge Base of Prodgy.
Add new integrations in base using secure secrets
New Prodgy now allows you to securely link integrations with encrypted credentials to your agents, enabling the safe use of external service credentials in workflows without exposing sensitive keys.
Use integrations base settings in workflows nodes
New Prodgy’s workflow node forms now allow you to select integrations linked to the agent for node authentication, eliminating the need to manually enter authentication credentials in configuration forms and improving security.
Create a proxy to redirect calls to backend webhooks
New Prodgy now provides a proxy in the frontend to handle API calls to dynamically generated backend webhook endpoints. This proxy improves integration between frontend and backend, keeps backend endpoints secure.
Start a workflow based in time intervals using a Schedule Trigger
New Added support for initiating workflows automatically at specified time intervals using a Schedule Trigger. This allows users to automate processes without manual intervention, enabling periodic or recurring executions according to a defined schedule.
After uploading any type of file to the KB, the status remains as Stored.
Bug The system did not update the file status after uploads to the Knowledge Base, causing all files to remain marked as “Stored” regardless of their actual processing state.
Filters doesn't work in knowledge base tables
Bug Filters in the knowledge base tables did not work as expected and failed to apply user-defined criteria.
Some translations don't apply when sending files to the KB.
Bug When uploading files to the Knowledge Base in Prodgy, some translations are not applied as expected.
After uploading any type of file to the KB, the status remains as Stored.
Bug The system did not update the file status after uploads to the Knowledge Base, causing all files to remain marked as “Stored” regardless of their actual processing state.
Default AI model isn't saved after being defined in the Organization settings.
Bug The default AI model was not saved after being set in the Organization settings.
It's necessary to add the middleware to the if...then node to obtain the parameter values.
Bug When trying to obtain parameter values using the if…then node in Prodgy, it was necessary to add middleware to retrieve the values correctly.
It's possible to remove an integration even if it's related to an agent.
Bug It was possible to remove an integration in Prodgy even when it was linked to an agent, which could cause data inconsistencies and operational failures.
After filling the email sender form and click on test button, the email isn't sent on behalf of [Object object].
Bug After filling out the email sender form and clicking the test button, the email is not sent on behalf of the expected sender; instead, it shows as [Object object].
The placeholder isn't being sent after sending the e-mail.
Bug Placeholders are not being replaced correctly in the sent email.
The messageId doesn't appear unless I copy and paste the result of the email node test.
Bug The messageId does not appear unless the result from the email node test is copied and pasted manually.
Refactor Front-end to use DDD structure
Improvement The front-end structure was reorganized based on DDD, facilitating module organization and project evolution.
Organize the Models classes, It's all scattered around.
Improvement The model classes were reorganized and centralized, improving code clarity and making maintenance easier.
Organize the code interfaces. It's all scattered around.
Improvement The code interfaces were restructured and grouped together, making the codebase more organized and easier to maintain.
AI Agent created to estimate PBI effort in backlog refinement.
Issue An AI Agent was developed and now estimates the effort required for development of PBI.