Changelog

Changelog

Changelog

New features & updates

Stay up to date with the latest features, improvements, and bug fixes in Vortex.

V 2.5

May 1, 2024

Version 2.5.0

New Features:


  • AI-Driven Animation Tool: Create dynamic animations for UI components.

  • Customizable Workflow Templates: Save and reuse your own templates for text, code, image, and UI generation.

  • Advanced API Integration: Improved API capabilities for more seamless data integration.

Improvements:


  • Enhanced multi-language support for text generation, now supporting 10 additional languages.

  • Optimized performance for high-resolution image generation.

  • Improved real-time collaboration tools with better sync and conflict resolution.

Bug Fixes:


  • Fixed an issue causing intermittent crashes during large batch code generation.

  • Resolved a bug where UI components were not rendering correctly in certain browsers.

  • Addressed minor UI glitches in the dashboard interface.

New Features:


  • AI-Driven Animation Tool: Create dynamic animations for UI components.

  • Customizable Workflow Templates: Save and reuse your own templates for text, code, image, and UI generation.

  • Advanced API Integration: Improved API capabilities for more seamless data integration.

Improvements:


  • Enhanced multi-language support for text generation, now supporting 10 additional languages.

  • Optimized performance for high-resolution image generation.

  • Improved real-time collaboration tools with better sync and conflict resolution.

Bug Fixes:


  • Fixed an issue causing intermittent crashes during large batch code generation.

  • Resolved a bug where UI components were not rendering correctly in certain browsers.

  • Addressed minor UI glitches in the dashboard interface.

New Features:


  • AI-Driven Animation Tool: Create dynamic animations for UI components.

  • Customizable Workflow Templates: Save and reuse your own templates for text, code, image, and UI generation.

  • Advanced API Integration: Improved API capabilities for more seamless data integration.

Improvements:


  • Enhanced multi-language support for text generation, now supporting 10 additional languages.

  • Optimized performance for high-resolution image generation.

  • Improved real-time collaboration tools with better sync and conflict resolution.

Bug Fixes:


  • Fixed an issue causing intermittent crashes during large batch code generation.

  • Resolved a bug where UI components were not rendering correctly in certain browsers.

  • Addressed minor UI glitches in the dashboard interface.

V 2.4

Apr 25, 2024

Version 2.4.0

New Features:


  • Interactive Prototyping: Create clickable prototypes to simulate real user interactions.

  • Theme Customization: New options for customizing themes and styles for UI designs.

Improvements:


  • Faster load times for the dashboard and generation tools.

  • Enhanced accessibility features, including better color contrast testing and screen reader compatibility.

  • Improved user feedback integration with annotation tools.

Bug Fixes:


  • Fixed an issue where text generation would occasionally time out.

  • Resolved an error in the code export functionality for React projects.

  • Addressed a bug that prevented image customization settings from saving properly.

New Features:


  • Interactive Prototyping: Create clickable prototypes to simulate real user interactions.

  • Theme Customization: New options for customizing themes and styles for UI designs.

Improvements:


  • Faster load times for the dashboard and generation tools.

  • Enhanced accessibility features, including better color contrast testing and screen reader compatibility.

  • Improved user feedback integration with annotation tools.

Bug Fixes:


  • Fixed an issue where text generation would occasionally time out.

  • Resolved an error in the code export functionality for React projects.

  • Addressed a bug that prevented image customization settings from saving properly.

New Features:


  • Interactive Prototyping: Create clickable prototypes to simulate real user interactions.

  • Theme Customization: New options for customizing themes and styles for UI designs.

Improvements:


  • Faster load times for the dashboard and generation tools.

  • Enhanced accessibility features, including better color contrast testing and screen reader compatibility.

  • Improved user feedback integration with annotation tools.

Bug Fixes:


  • Fixed an issue where text generation would occasionally time out.

  • Resolved an error in the code export functionality for React projects.

  • Addressed a bug that prevented image customization settings from saving properly.

V 2.3.2

Apr 18, 2024

** Version 2.3.2

New Features:


  • Datadog Logging Integration: Integrated Datadog for enhanced logging and monitoring by adding the Datadog Winston logger to the application. Improved monitoring capabilities, allowing for better tracking of application performance, real-time analytics, and easier debugging.


Improvements:


  • Codebase Synchronization: Merged the latest changes. Ensures that the application is up-to-date with the latest codebase, incorporating recent fixes and enhancements.


  • Logging Enhancements in Modules: Replaced console logs with the new logging system across various modules. Standardized logging throughout the application, improving log management and consistency.


  • Dependencies Updates: New Dependencies Added. Provides operating system-related utility methods. Supports the new logging infrastructure and enhances log message formatting.


  • Documentation Updates pdated the project files to include new dependencies and version changes. Made sure that all team members and environments have the necessary packages installed for the application to run correctly.



New Features:


  • Datadog Logging Integration: Integrated Datadog for enhanced logging and monitoring by adding the Datadog Winston logger to the application. Improved monitoring capabilities, allowing for better tracking of application performance, real-time analytics, and easier debugging.


Improvements:


  • Codebase Synchronization: Merged the latest changes. Ensures that the application is up-to-date with the latest codebase, incorporating recent fixes and enhancements.


  • Logging Enhancements in Modules: Replaced console logs with the new logging system across various modules. Standardized logging throughout the application, improving log management and consistency.


  • Dependencies Updates: New Dependencies Added. Provides operating system-related utility methods. Supports the new logging infrastructure and enhances log message formatting.


  • Documentation Updates pdated the project files to include new dependencies and version changes. Made sure that all team members and environments have the necessary packages installed for the application to run correctly.



New Features:


  • Datadog Logging Integration: Integrated Datadog for enhanced logging and monitoring by adding the Datadog Winston logger to the application. Improved monitoring capabilities, allowing for better tracking of application performance, real-time analytics, and easier debugging.


Improvements:


  • Codebase Synchronization: Merged the latest changes. Ensures that the application is up-to-date with the latest codebase, incorporating recent fixes and enhancements.


  • Logging Enhancements in Modules: Replaced console logs with the new logging system across various modules. Standardized logging throughout the application, improving log management and consistency.


  • Dependencies Updates: New Dependencies Added. Provides operating system-related utility methods. Supports the new logging infrastructure and enhances log message formatting.


  • Documentation Updates pdated the project files to include new dependencies and version changes. Made sure that all team members and environments have the necessary packages installed for the application to run correctly.



V 2.3.1

Apr 18, 2024

** Version 2.3.1

New Features:


  • Added Internal Commands Enhancements

  1. (/generate Command) - Introduced the /generate command, which writes optimized YAML instructions that can be run directly without needing to generate them manually. Streamlined workflow by automating the creation of configuration files, saving time and reducing potential errors.


  2. (/save and /load Commands) - Added the /save command to save the chat history and the /load command to restore it. Allows users to create save points during testing or experimentation, eliminating the need to rerun entire tests. This is especially useful when working with exports and summaries.


Improvements:


  • Removed Inspiration Feature: Temporarily removed the "inspiration" function from the application. The feature was not performing as intended and could hinder user experience by causing unnecessary delays or confusion. Simplified the application flow and improved efficiency by prompting the user directly.


  • Updated Documentation: Improved file by adding detailed explanations of internal commands and instructions on restoring application state. Provided a clearer guidance on using new features, enhancing usability and reducing the learning curve for users.


  • History Management Updates: Updated history.js to enhance chat history management.

  1. Initialized the history log.

  2. Added methods to clear, retrieve, and set the history.

Improved the reliability and efficiency of history management within the application.


Bug Fixes:


  • Fixed Minor Typographical Errors: updated several small typos in the codebase and documentation. Enhanced code readability and documentation clarity, reducing potential misunderstandings.


New Features:


  • Added Internal Commands Enhancements

  1. (/generate Command) - Introduced the /generate command, which writes optimized YAML instructions that can be run directly without needing to generate them manually. Streamlined workflow by automating the creation of configuration files, saving time and reducing potential errors.


  2. (/save and /load Commands) - Added the /save command to save the chat history and the /load command to restore it. Allows users to create save points during testing or experimentation, eliminating the need to rerun entire tests. This is especially useful when working with exports and summaries.


Improvements:


  • Removed Inspiration Feature: Temporarily removed the "inspiration" function from the application. The feature was not performing as intended and could hinder user experience by causing unnecessary delays or confusion. Simplified the application flow and improved efficiency by prompting the user directly.


  • Updated Documentation: Improved file by adding detailed explanations of internal commands and instructions on restoring application state. Provided a clearer guidance on using new features, enhancing usability and reducing the learning curve for users.


  • History Management Updates: Updated history.js to enhance chat history management.

  1. Initialized the history log.

  2. Added methods to clear, retrieve, and set the history.

Improved the reliability and efficiency of history management within the application.


Bug Fixes:


  • Fixed Minor Typographical Errors: updated several small typos in the codebase and documentation. Enhanced code readability and documentation clarity, reducing potential misunderstandings.


New Features:


  • Added Internal Commands Enhancements

  1. (/generate Command) - Introduced the /generate command, which writes optimized YAML instructions that can be run directly without needing to generate them manually. Streamlined workflow by automating the creation of configuration files, saving time and reducing potential errors.


  2. (/save and /load Commands) - Added the /save command to save the chat history and the /load command to restore it. Allows users to create save points during testing or experimentation, eliminating the need to rerun entire tests. This is especially useful when working with exports and summaries.


Improvements:


  • Removed Inspiration Feature: Temporarily removed the "inspiration" function from the application. The feature was not performing as intended and could hinder user experience by causing unnecessary delays or confusion. Simplified the application flow and improved efficiency by prompting the user directly.


  • Updated Documentation: Improved file by adding detailed explanations of internal commands and instructions on restoring application state. Provided a clearer guidance on using new features, enhancing usability and reducing the learning curve for users.


  • History Management Updates: Updated history.js to enhance chat history management.

  1. Initialized the history log.

  2. Added methods to clear, retrieve, and set the history.

Improved the reliability and efficiency of history management within the application.


Bug Fixes:


  • Fixed Minor Typographical Errors: updated several small typos in the codebase and documentation. Enhanced code readability and documentation clarity, reducing potential misunderstandings.


V 2.3

Apr 17, 2024

Version 2.3.0

New Features:


  • Responsive Design Enhancements: More options for creating adaptive layouts that work across devices.

  • Version Control for Designs: Track and manage different versions of your UI designs.

Improvements:


  • Optimized AI algorithms for more accurate text and code generation.

  • Improved integration with popular CMS platforms like WordPress and Drupal.

  • Enhanced security measures for better data protection.

Bug Fixes:


  • Fixed a bug causing image generation to fail under specific conditions.

  • Resolved issues with the code syntax highlighter in the editor.

  • Addressed minor bugs in the collaborative editing feature.

New Features:


  • Responsive Design Enhancements: More options for creating adaptive layouts that work across devices.

  • Version Control for Designs: Track and manage different versions of your UI designs.

Improvements:


  • Optimized AI algorithms for more accurate text and code generation.

  • Improved integration with popular CMS platforms like WordPress and Drupal.

  • Enhanced security measures for better data protection.

Bug Fixes:


  • Fixed a bug causing image generation to fail under specific conditions.

  • Resolved issues with the code syntax highlighter in the editor.

  • Addressed minor bugs in the collaborative editing feature.

New Features:


  • Responsive Design Enhancements: More options for creating adaptive layouts that work across devices.

  • Version Control for Designs: Track and manage different versions of your UI designs.

Improvements:


  • Optimized AI algorithms for more accurate text and code generation.

  • Improved integration with popular CMS platforms like WordPress and Drupal.

  • Enhanced security measures for better data protection.

Bug Fixes:


  • Fixed a bug causing image generation to fail under specific conditions.

  • Resolved issues with the code syntax highlighter in the editor.

  • Addressed minor bugs in the collaborative editing feature.

V 2.2.1

Apr 16, 2024

** Version 2.2.1

New Features:

  • AI Description Generator: Introduced an AI-powered description feature that generates textual descriptions based on provided inputs. This enhancement leverages OpenAI's capabilities to assist users in creating content more efficiently.


  • Basic Chat Functionality: Added a foundational chat system enabling users to communicate within the application. This feature lays the groundwork for real-time support and collaboration tools.


  • Relative Text Clicking: Implemented the ability to interact with the user interface by clicking on text relative to other elements. This improves user navigation and interaction within the app.


  • New Commands: (/summarize and /quit): Added /summarize command to provide quick summaries of content and /quit command to exit sessions promptly, enhancing user control over interactions.


Improvements:


  • Flow and User Experience Enhancements: Made significant updates to the application's workflow, improving the overall user experience and making navigation more intuitive.


  • System Prompt Updates: Added system.js and updated prompts to enhance system interactions, providing more accurate and helpful responses to user inputs.


  • Cost Calculation Feature: Integrated a cost calculation module to help users track and manage expenses related to their usage of the application, promoting transparency and budgeting.


  • Key Management: Implemented key management functionalities for improved security, allowing users to manage their API keys and access tokens more effectively.


  • Preparation for Deployment: Made several updates and optimizations to ready the application for deployment, ensuring stability and performance in the production environment.


  • Robot Test Integration: Added automated testing capabilities using robot tests to improve reliability and catch issues early in the development process.


  • Basic PubNub Login Outline: Started integrating PubNub for real-time communication features, setting up the basic structure for user login functionality.


  • Desktop Parsing Capability: Implemented basic parsing for desktop environments to enhance data processing and user interface rendering on desktop platforms.


Bug Fixes:

  • Race Condition Resolutions: Fixed several race conditions that were causing intermittent issues within the application, improving stability and performance.


  • Notification Handling: Addressed issues with notification settings, ensuring that users can enable or disable notifications as desired without encountering errors.


  • Argument Parsing Fixes: Resolved problems related to argument parsing, improving the application's ability to interpret and handle user inputs correctly.


  • Version Updates: (Version Bump to 2.2.0) Updated the application version to 2.2.0 to reflect the addition of new features and significant improvements.


New Features:

  • AI Description Generator: Introduced an AI-powered description feature that generates textual descriptions based on provided inputs. This enhancement leverages OpenAI's capabilities to assist users in creating content more efficiently.


  • Basic Chat Functionality: Added a foundational chat system enabling users to communicate within the application. This feature lays the groundwork for real-time support and collaboration tools.


  • Relative Text Clicking: Implemented the ability to interact with the user interface by clicking on text relative to other elements. This improves user navigation and interaction within the app.


  • New Commands: (/summarize and /quit): Added /summarize command to provide quick summaries of content and /quit command to exit sessions promptly, enhancing user control over interactions.


Improvements:


  • Flow and User Experience Enhancements: Made significant updates to the application's workflow, improving the overall user experience and making navigation more intuitive.


  • System Prompt Updates: Added system.js and updated prompts to enhance system interactions, providing more accurate and helpful responses to user inputs.


  • Cost Calculation Feature: Integrated a cost calculation module to help users track and manage expenses related to their usage of the application, promoting transparency and budgeting.


  • Key Management: Implemented key management functionalities for improved security, allowing users to manage their API keys and access tokens more effectively.


  • Preparation for Deployment: Made several updates and optimizations to ready the application for deployment, ensuring stability and performance in the production environment.


  • Robot Test Integration: Added automated testing capabilities using robot tests to improve reliability and catch issues early in the development process.


  • Basic PubNub Login Outline: Started integrating PubNub for real-time communication features, setting up the basic structure for user login functionality.


  • Desktop Parsing Capability: Implemented basic parsing for desktop environments to enhance data processing and user interface rendering on desktop platforms.


Bug Fixes:

  • Race Condition Resolutions: Fixed several race conditions that were causing intermittent issues within the application, improving stability and performance.


  • Notification Handling: Addressed issues with notification settings, ensuring that users can enable or disable notifications as desired without encountering errors.


  • Argument Parsing Fixes: Resolved problems related to argument parsing, improving the application's ability to interpret and handle user inputs correctly.


  • Version Updates: (Version Bump to 2.2.0) Updated the application version to 2.2.0 to reflect the addition of new features and significant improvements.


New Features:

  • AI Description Generator: Introduced an AI-powered description feature that generates textual descriptions based on provided inputs. This enhancement leverages OpenAI's capabilities to assist users in creating content more efficiently.


  • Basic Chat Functionality: Added a foundational chat system enabling users to communicate within the application. This feature lays the groundwork for real-time support and collaboration tools.


  • Relative Text Clicking: Implemented the ability to interact with the user interface by clicking on text relative to other elements. This improves user navigation and interaction within the app.


  • New Commands: (/summarize and /quit): Added /summarize command to provide quick summaries of content and /quit command to exit sessions promptly, enhancing user control over interactions.


Improvements:


  • Flow and User Experience Enhancements: Made significant updates to the application's workflow, improving the overall user experience and making navigation more intuitive.


  • System Prompt Updates: Added system.js and updated prompts to enhance system interactions, providing more accurate and helpful responses to user inputs.


  • Cost Calculation Feature: Integrated a cost calculation module to help users track and manage expenses related to their usage of the application, promoting transparency and budgeting.


  • Key Management: Implemented key management functionalities for improved security, allowing users to manage their API keys and access tokens more effectively.


  • Preparation for Deployment: Made several updates and optimizations to ready the application for deployment, ensuring stability and performance in the production environment.


  • Robot Test Integration: Added automated testing capabilities using robot tests to improve reliability and catch issues early in the development process.


  • Basic PubNub Login Outline: Started integrating PubNub for real-time communication features, setting up the basic structure for user login functionality.


  • Desktop Parsing Capability: Implemented basic parsing for desktop environments to enhance data processing and user interface rendering on desktop platforms.


Bug Fixes:

  • Race Condition Resolutions: Fixed several race conditions that were causing intermittent issues within the application, improving stability and performance.


  • Notification Handling: Addressed issues with notification settings, ensuring that users can enable or disable notifications as desired without encountering errors.


  • Argument Parsing Fixes: Resolved problems related to argument parsing, improving the application's ability to interpret and handle user inputs correctly.


  • Version Updates: (Version Bump to 2.2.0) Updated the application version to 2.2.0 to reflect the addition of new features and significant improvements.


V 2.2

Apr 4, 2024

Version 2.2.0

New Features:


  • Component Library Expansion: Added new prebuilt UI components and templates.

  • Design System Integration: Support for integrating and managing design systems.

Improvements:


  • Better handling of large data sets in API integration.

  • Enhanced customization options for text generation, including tone and style settings.

  • Improved user interface for easier navigation and better usability.

Bug Fixes:


  • Fixed an issue where large code snippets were not being generated correctly.

  • Resolved a problem with the export functionality for high-resolution images.

  • Addressed several minor bugs in the template gallery.

New Features:


  • Component Library Expansion: Added new prebuilt UI components and templates.

  • Design System Integration: Support for integrating and managing design systems.

Improvements:


  • Better handling of large data sets in API integration.

  • Enhanced customization options for text generation, including tone and style settings.

  • Improved user interface for easier navigation and better usability.

Bug Fixes:


  • Fixed an issue where large code snippets were not being generated correctly.

  • Resolved a problem with the export functionality for high-resolution images.

  • Addressed several minor bugs in the template gallery.

New Features:


  • Component Library Expansion: Added new prebuilt UI components and templates.

  • Design System Integration: Support for integrating and managing design systems.

Improvements:


  • Better handling of large data sets in API integration.

  • Enhanced customization options for text generation, including tone and style settings.

  • Improved user interface for easier navigation and better usability.

Bug Fixes:


  • Fixed an issue where large code snippets were not being generated correctly.

  • Resolved a problem with the export functionality for high-resolution images.

  • Addressed several minor bugs in the template gallery.

FAQs

FAQs

FAQs

Frequently asked questions

Frequently asked questions

Frequently asked questions

How does it work?

What can I test?

How do I create tests?

How do I debug tests?

How is success or failure measured?

How does it compare to manual QA?

How does it compare to automated testing?

How do I integrate Testdriver in my codebase?

How secure is Testdriver?

How does it work?

What can I test?

How do I create tests?

How do I debug tests?

How is success or failure measured?

How does it compare to manual QA?

How does it compare to automated testing?

How do I integrate Testdriver in my codebase?

How secure is Testdriver?

How does it work?

What can I test?

How do I create tests?

How do I debug tests?

How is success or failure measured?

How does it compare to manual QA?

How does it compare to automated testing?

How do I integrate Testdriver in my codebase?

How secure is Testdriver?

Try TestDriver Free!

Add 20 tests to your GitHub repo in just a few minutes.

Try TestDriver Free!

Add 20 tests to your repo in minutes.

Try TestDriver Free!

Add 20 tests to your GitHub repo in just a few minutes.