Changelog CodeGPT Studio

Changelog

Written by CodeGPT | Mar 3, 2025 11:26:45 PM
Changelog

Platform: Studio

Added

  • Introduce `registerType` parameter in `signupUser` function for enhanced tracking
  • Integrate Mixpanel events with user location and profile data in `AutoRedirect` component

Changed

  • Refactor `AutoRedirect` component to accept `source` prop directly
  • Update `ConfirmationCode` component to simplify post-signup navigation
  • Rename 'mod' to 'module' in `COLORS` constant and `NodeType` type definition for consistency

Fixed

  • Ensure correct retrieval of IP address in OAuth callback routes