Changelog CodeGPT Studio versions
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
Leave a Comment