Introducing Debug Mode: Test Your APIs and Workflows within Fastgen

We're thrilled to announce the launch of a highly requested feature: Debug Mode! With Debug Mode, you can now test your APIs and Workflows directly within Fastgen without the need for external tools like Postman. This powerful addition will streamline your development process and help you diagnose issues more efficiently.

Debug Mode offers valuable insights into the execution of your workflows. You can easily see which actions have executed successfully and view context data for each action. This enables you to identify potential problems, fix them quickly, and optimize your APIs and Workflows to ensure they run smoothly.

To get started with Debug Mode, simply select the "Debug Mode" option from your API or Workflow editor. From there, you can input test data, run your API or Workflow, and analyze the results in real-time. With Debug Mode, you'll be able to fine-tune your projects faster than ever before.

As always, we're here to support you with any questions or assistance you may need. Feel free to reach out to our support team, and happy debugging! 🛠️

Fixes & Improvements

  • Fixed textarea dynamic height bug for a more consistent user experience
  • Added trim functionality (removal of spaces at the start and end) to multiple input fields for cleaner data input
  • Improved modal behavior to prevent closure when accidentally clicking outside the modal (over black opacity)
  • Fixed Cron selector bug where setting the top-most dropdown to minutes wouldn't update the cron interval, ensuring accurate scheduling
  • Refresh JWT token for web socket after the user switches accounts for a secure and seamless experience
  • Fixed sign-up error margins (empty spaces) for a polished appearance
  • Display all projects in the project switcher as soon as the user joins a new team for improved navigation and organization