Use Application with other tenant organization
New Enable Prodgy to authenticate and operate across partner tenant organizations.
Use Application with other tenant organization
New Enable Prodgy to authenticate and operate across partner tenant organizations.
Simplify agent version publishing and adjusted Webhook trigger URL display
New Streamline agent releases and show the correct Webhook trigger URL.
Present advanced resources only to users member of the new Super Admin group
New Gate advanced resources so only members of the new Super Admin group can access them.
Validate trial plan in organization subscription
New Ensure organization subscriptions correctly recognize their trial plan status.
Disable front-end logs in production environment to not expose sensitive information to users
New Stop emitting front-end logs in production to avoid leaking sensitive user data.
Introduce Add Product Workspace option when the organization doesn't have any products yet
New Provide an Add Product Workspace shortcut when an organization starts without products.
Automatically install Prodgy AI integration on organization installation with trial plan
New Automatically install the Prodgy AI integration whenever a trial-plan organization is onboarded.
Install third-party webhooks during agent setup
New Runs workflows in the agent installation wizard to automatically install required webhooks in connected tools.
Advanced features for Super Admin group members
New Shows advanced resources only to users who belong to the new Super Admin group.
Enforce plan limits
New Applies usage restrictions based on the limits of the subscribed plan.
Localized agent and integration information
New Displays agent and integration details according to the user’s language.
Onboarding: create an organization during signup
New Adds an onboarding flow that lets users sign up by registering an organization.
Delete user account from profile Danger Zone
New Adds an option to permanently delete a user account from the profile settings Danger Zone.
Delete organization from admin Danger Zone
New Adds an option to remove an organization from the admin settings Danger Zone.
Validate trial plan subscriptions
New Validates trial plan status within organization subscriptions.
Agent setup quick actions for integrations
New Adds an access button and automatic integration selection in the agent installation flow.
Auto-install Prodgy AI for trial organizations
New Automatically installs the Prodgy AI integration when an organization is created with a trial plan.
Validate integration connection on creation
New Checks the connection when adding a new integration to the organization base.
View privacy and usage terms during signup
New Provides access to privacy and usage terms from the signup and password creation forms.
Product analytics with GA4, GTM, and Clarity
New Collects product analytics using GTM for GA4 and Microsoft Clarity.
Email-based unsubscribe and invite cleanup
New Adds an email option to unsubscribe contacts and delete/cancel invites from sign-in.
Unified Save and Publish on agent settings
New Unifies the Save and Publish actions on the agent settings screen.
Prompt configuration step in agent wizard
New Adds a prompt configuration step to the agent installation wizard.
Sidebar reminder to register a product workspace
New Shows a sidebar message when a product workspace registration is required.
Friendly tour fallback message
New Shows a message like “I’m here whenever you need me” when the tour is closed before completion.
Sign up and log in with Google and Microsoft
New Adds social signup and login using Google and Microsoft accounts.
Confirm account deletion by provider type
New Adds a confirmation step for account deletion that varies based on the authentication provider.
Auto-fill form fields with AI using Magic Button
New Added AI-powered Magic Button to automatically fill form fields based on user input, previous data, or contextual information, improving form completion efficiency.
Report usage feedback after session time limit is reached
New Implemented feedback collection system when session time limit expires, including database event registration and GA4 analytics integration for future analysis.
Return email sent info in data output of mail node in workflow
New Enhanced mail node to return complete email details including body, recipients, and metadata in individual node tests, workflow tests, and agent execution.
Create Windows Installer Wizard for Prodgy Assistant
New Developed guided Windows installer wizard with webhook validation, privacy terms acceptance, and clear email configuration instructions for secure, standardized installation.
Execute workflows in agent installation wizard to install webhooks in third party solutions
New Implemented workflow execution in agent installation wizard to automatically install required webhooks in integrated third-party solutions.
Send a response mode in Rag Assistant to reduce prompts and role system context
New Added an optional response format field to the Rag Assistant dynamic form, allowing users to select the desired output format and reduce prompt and system role context sent to the LLM factory.
Improve Prodgy Assistant Audio Diarization and Long Meeting Handling
New Optimized audio diarization performance and reliability for long meetings, ensuring faster and more accurate transcriptions without operational failures.
Several agent executions aren't completed
Bugs Intermittent agent runs terminate before completing their workflows.
The node editing form opens when you click on the edit button for that node
Bugs Editing a node immediately pops the form instead of focusing the selected element.
Playground hasn't translation
Bugs Playground interface lacks localized strings.
Remove translation for undescribed files
Bugs Strip auto-translations from files without metadata to prevent incorrect labels.
All products are displayed regardless of the users's organization
Bugs Product catalog ignores organization scoping and shows every item.
Hard-coded error messages are not being translated
Bugs Hard-coded error messages bypass the localization layer and appear in English only.
When publishing an agent, the prompts are removed and the organizationId has its value changed to the product value
Bugs Publishing an agent wipes its prompts and swaps organizationId with the product ID.
When creating/deleting a product in an organization, a request is made for ALL products in all requests
Bugs Resolved duplicate fetches that pulled every product when mutating one organization.
/api/auth/validate-token is bringing up all the products I have access to from all organizations
Bugs Limited the validate-token endpoint to return products for the active organization only.
When I click on the products tab on organization screen, I'm able to see every Prodgy products
Bugs Restricted the products tab to show only items belonging to the selected organization.
User can navigate between onboarding forms but the data filled disappears and validations are ignored
Bugs Resolved navigation between onboarding forms where filled data was lost and validations were bypassed.
Heavy image error in the organization that needs to be improved.
Bugs Resolved heavy image upload issues in the organization and user profile.
Logo upload in organization and user profile doesn't work
Bugs Resolved logo upload functionality in organization and user profile.
When I'm deleting my current organization and the modal is showed, the organization name is displayed like {name}
Bugs Resolved organization deletion modal where the organization name was displayed incorrectly.
There's no error message for wrong password setup or wrong password confirmation
Bugs Added error messages for wrong password setup or wrong password confirmation.
Mandatory fields with with bad error messages in onboarding pages
Bugs Improved error messages for mandatory fields in onboarding pages.
Fix error when re-inviting a deleted user
Bugs Fixes an error where inviting a user that was previously deleted fails with a “user already exists” message.
Change user role
Bugs Fixes an issue that prevented admins from changing a user’s role.
Add integration form field validation
Bugs Fixes validation and field-handling issues in the “Add integration” form.
Agent settings refresh when switching products
Bugs Fixes the agent settings page so it refreshes correctly and shows the selected product’s configuration.
Organization and profile logo upload
Bugs Fixes logo uploads for organizations and user profiles.
Organization Products tab shows only your products
Bugs Fixes the Products tab in organization settings so it only lists products from the current organization.
Invitation links expire as expected
Bugs Fixes invitation links so emailed invites respect the expiration policy.
Remove users cleanly from Authentication after deletion
Bugs Fixes user deletion so the account is removed from Authentication even when related records exist.
Agent setup wizard finds integrations
Bugs Fixes the agent installation wizard so it correctly locates existing integrations.
Correct confirmation when deleting a user account
Bugs Fixes the confirmation step so deleting a user account shows the correct confirmation message.
Test Designer creates correct webhook URL and area path
Bugs Fixes Test Designer so it generates the webhook URL and area path correctly.
Fixed playground chat returning object responses
Bugs Fixed issue where Prodgy Playground returned “[object Object]” error instead of proper response, preventing data analysis and correct functionality usage.
Fixed AI magic button display error
Bugs Fixed issue where AI magic button was not displaying properly and not working when clicked by users.
Fixed context overflow in chat conversations
Bugs Fixed error occurring during long chat conversations when requesting external tool integrations, causing request processing failures.
Fixed automatic agent saving when switching tabs
Bugs Fixed issue where Bug Specialist and other agents saved changes automatically when switching tabs without clicking Publish.
Fixed dark mode styling issues in user management modal
Bugs Fixed insufficient text contrast and layout misalignment in Edit Linked Products modal when using dark mode.
Fixed unpublished changes message after publishing agent
Bugs Fixed issue where ‘unpublished changes’ message remained visible after successfully publishing an agent.
Fixed duplicate logout message display
Bugs Fixed issue where logout message was displayed twice, causing user confusion during logout process.
Fixed agent prompts visibility in dark mode
Bugs Fixed reduced visibility and readability of Agent prompts in dark mode, improving user interaction during agent installation and usage.
Fixed user unlinking/relinking when saving product workspace
Bugs Fixed issue where users were temporarily unlinked and relinked when saving product edits, sometimes causing permanent loss of product access.
Fixed dark mode contrast issues during agent installation
Bugs Fixed low contrast interface elements during Rovo Agent installation in dark mode, improving readability and installation process.
Fixed workflow version restoration not replacing current workflow
Bugs Fixed issue where restoring old workflow versions did not replace the current workflow, preventing users from reverting to previous versions.
Fixed Rag Assistant node output conversion issue
Bugs Fixed incorrect conversion of Rag Assistant node output to character vector during workflow execution, affecting expected functionality.
Fixed incomplete responses for MCP large list queries in chat
Bugs Fixed issue where chat assistant returned only partial results when listing sprint items or searching Azure DevOps/Jira, even when more items existed.
Switching to a previous version does not restore data from other tabs
Bugs Fixed an issue where switching to a previous version in the agent editor did not restore data from tabs other than the currently active one.
The button to save node settings has no effect in the workflow editor
Bugs Fixed a bug where the save button in the workflow node settings panel had no effect, preventing users from persisting node configuration changes.
MCP proxy strips Transfer-Encoding but keeps Content-Length on SSE responses
Bugs Fixed the MCP proxy in apps/web/server.js to remove the Content-Length header from SSE responses, allowing correct chunked delivery and preventing MCP clients from rejecting the connection as malformed.
Create new Work Item Reviewer agent
Improvements Develop a new agent capable of analyzing story content and providing ideas.
Confirm user accounts delete according provider type
Improvements Enhanced account deletion confirmation in profile danger zone with provider-specific actions: password confirmation for email accounts, “DELETE” text confirmation for social providers (Google, Microsoft).
Include a prompt configuration step in the agent installation wizard
Improvements Added prompt configuration step in agent installation wizard after parameterization phase, allowing users to review, modify, or add prompt sessions in English and Portuguese.