Changelog

Product updates, release notes, and changelog from the Trackstack team.

Bug FixesMarch 26, 2026

Redirect invited trial plan members to Stripe checkout on first login

Users who were invited to a trial plan will now be redirected straight to the Stripe checkout flow on their first login, instead of going through the standard onboarding process. This ensures a smoother experience for these users.

Impact: Streamlined sign-up process for invited trial plan members

Studio
FeaturesMarch 26, 2026

Multi-inbox track assignment and uploads layout improvements

You can now assign tracks to multiple inboxes, making it easier to organize your work. The uploads table layout has also been updated for better visibility across different screen sizes.

Impact: Assign tracks to multiple inboxes for more flexible organization

InboxAPI
Bug FixesMarch 26, 2026

Improved text visibility on Plans page

We've fixed an issue where the text on the Plans page was difficult to read due to white-on-white backgrounds. The text is now more visible and easier to read.

Impact: Easier to view and understand plan details

Inbox
Bug FixesMarch 25, 2026

Fix issue with story image uploads

We've fixed an issue that was causing problems with uploading story images. Users should now be able to successfully upload and share story images without encountering CORS errors.

Impact: Reliable story image uploads

Inbox
Bug FixesMarch 25, 2026

Stabilized Inbox Profile Header Image

We've made improvements to the header image on the Inbox Profile page, ensuring it loads and displays consistently without flickering or visual glitches.

Impact: Smoother and more stable display of the inbox header image

Inbox
EnhancementsMarch 25, 2026

Improved navigation in Inbox and Sent Track Detail

We've made improvements to the navigation in the Inbox and Sent Track Detail pages, making it easier to move between them and providing a more seamless user experience.

Impact: Improved back navigation from Sent Track Detail

Inbox
OtherMarch 24, 2026

fix(studio): use studio name as email sender name

Updates have been made to improve the application. Check the original PR for details.

Impact: General improvements

StudioAPI
OtherMarch 24, 2026

feat: freemium home page updates — rising inboxes carousel, copy updates

Updates have been made to improve the application. Check the original PR for details.

Impact: General improvements

Inbox
EnhancementsMarch 24, 2026

View Insights button now available on mobile devices

The View Insights button is now available on the mobile version of the Library, allowing you to access insights about your tracks on the go.

Impact: Access insights about your tracks from your mobile device

Inbox
Bug FixesMarch 24, 2026

Improved URL formatting for Link in Bio pages

The URLs for Link in Bio preview and published pages will now always be in lowercase to ensure consistency and better user experience.

Impact: Consistent and predictable URL formatting

Inbox
Bug FixesMarch 24, 2026

Trial subscription cancellations now work reliably

We've fixed an issue that was preventing some users from being able to cancel their trial subscriptions. This update ensures that trial cancellations are now processed correctly.

Impact: Reliable trial cancellation for Studio members

Studio
FeaturesMarch 24, 2026

Link In Bio analytics

We've added new analytics for the Link In Bio feature, allowing users to see how their content is performing and track user interactions.

Impact: Improved visibility into content performance

InboxAPI
FeaturesMarch 20, 2026

Add ability to download all submissions

You can now download all of your selected submissions at once, making it easier to access and save your work.

Impact: Download all selected submissions with a single click

Inbox
Bug FixesMarch 19, 2026

Prevent premature redirect on create inbox page

We've fixed a bug that was causing users to be redirected from the create inbox page before they could finish their work. This ensures users can now complete the full process without interruption.

Impact: Ability to create new inboxes without being redirected prematurely

Studio
Bug FixesMarch 19, 2026

Prevent premature redirect on create inbox page

We've fixed an issue where users were being redirected from the Create Inbox page before they could complete the process. This should provide a smoother experience for creating new inboxes.

Impact: Ability to fully complete the inbox creation process without unexpected redirects

Inbox
PerformanceMarch 18, 2026

Improved loading of Sent submissions

The Sent page now loads faster and provides a better experience when you have many outbound submissions. The system automatically fetches more data in the background as you scroll, so the full list of submissions appears progressively without delays.

Impact: Faster initial loading of Sent submissions

InboxAPI
Bug FixesMarch 18, 2026

Prevent duplicate comments

We've fixed an issue that could cause duplicate comments to be posted when users clicked the submit button or pressed Command+Enter multiple times quickly.

Impact: Ensures only one comment is posted per submission

Inbox
FeaturesMarch 18, 2026

Grouped view for Sent submissions

We've added a new 'Grouped by Inboxes' view to the Sent submissions page, making it easier to manage and browse your outbound tracks organized by inbox.

Impact: Quickly see all submissions grouped by the inbox they were sent from

InboxAPI
FeaturesMarch 18, 2026

Show track name and inbox when declining a submission with feedback

When you decline a submission with feedback, the drawer will now display the track title and the name of the inbox it was submitted to. This gives you more context about the submission you're providing feedback on.

Impact: More context about the submission when providing feedback

Inbox
Bug FixesMarch 17, 2026

Video upload UI no longer reappears after successful upload

We have fixed an issue where the video upload UI would reappear after a successful video upload, which could be confusing for users. This change ensures the upload UI stays hidden as expected after a video is successfully uploaded.

Impact: Smoother and more intuitive video upload experience

Studio
FeaturesMarch 17, 2026

New player features and waveform display

The player has been updated with new features, including the ability to view the waveform of the currently playing track. Users can now see more detailed information about the track, such as key, BPM, and loudness.

Impact: See more detailed information about the track you're listening to

Inbox
FeaturesMarch 17, 2026

Studio Workspace Switcher, Channels v2, and New Layout System

This update introduces a new rail-based workspace switcher, a full messaging system with channels and threads, and a new layout system that can be toggled on and off.

Impact: Easily navigate between your studios from a sidebar rail

APIStoreInboxMasteringStudio
EnhancementsMarch 17, 2026

React 19 compatibility improvements across the application

We've updated our codebase to be compatible with the latest version of React (19) to improve type safety and prevent potential issues. This includes updates to our UI libraries, API routes, and other components across the admin, elevate, inbox, and studio web applications.

Impact: Improved reliability and stability of the application

StoreInboxStudio
Bug FixesMarch 16, 2026

Improved image upload validation in onboarding flow

We've improved the validation for image uploads in the onboarding flow. Users will now be required to upload an image before they can save their profile information.

Impact: Ensures users complete the required onboarding steps

Studio
FeaturesMarch 16, 2026

Spotlight Search v1 Released

We've released the first version of our new Spotlight search feature, which allows you to quickly find and access any content, commands, or information across your workspace.

Impact: Faster and more powerful search experience

InboxAPI
EnhancementsMarch 16, 2026

Expanded email communication and enhanced embed card functionality

We've updated the email copy to provide more details about the benefits of the Pro membership plan, and we've also improved the embed card functionality to make it easier for users to view and interact with media content within their bio pages.

Impact: Clearer and more informative email communication about Pro membership features and benefits

InboxAPI
EnhancementsMarch 16, 2026

Improved thread voting experience

We've made improvements to the thread voting functionality, making it easier for users to toggle their votes and see accurate vote counts.

Impact: Smoother voting experience with better feedback on vote status

Studio
EnhancementsMarch 16, 2026

Improved Onboarding Flow Management

We've improved the onboarding flow management system to prevent duplicate flow names. This makes it easier for you to create and manage your onboarding flows without worrying about naming conflicts.

Impact: Easier onboarding flow creation and management

Studio
FeaturesMarch 15, 2026

Freemium refactor and new bio page layout

This update introduces a major refactor of the Freemium plan, including new customizable bio page layouts for artists and creators to showcase their work and content. The bio page layouts have been designed with a clean, mobile-first aesthetic to provide an engaging, visually-focused experience.

Impact: More customizable, visually-appealing bio pages for artists and creators

Inbox
Bug FixesMarch 14, 2026

Fix for Submission URL redirects

This update fixes an issue where users were sometimes being redirected to the wrong page when viewing submission details. The URLs for submission and track details have been updated to provide a more consistent and reliable experience.

Impact: Improved navigation and page consistency when viewing submission details

InboxAPI
FeaturesMarch 13, 2026

Workspace Switcher, Channels v2, and New Layout System

This release introduces a workspace switcher rail for easily switching between your studios, a new channels system for improved team collaboration and communication, and a new layout system that allows you to customize the look and feel of your studio.

Impact: Easily switch between your studios with the workspace switcher

APIStoreInboxMasteringStudio
Bug FixesMarch 13, 2026

Dark Mode Improvements and Bug Fixes

This update focuses on improving the dark mode experience and fixing various bugs across the inbox web application.

Impact: Improved visual consistency in dark mode

Inbox
Bug FixesMarch 12, 2026

Improved dark mode handling and always-on light mode

The dark mode toggle has been fixed, and the app now always loads in light mode by default, regardless of system settings. This ensures a consistent user experience across all devices and environments.

Impact: Reliable dark mode toggling

Inbox
Bug FixesMarch 12, 2026

Fixed display of $0.00 last payment amount during free trial

We've fixed an issue where the last payment amount would incorrectly display as $0.00 during a free trial period. This should now show the correct information.

Impact: Accurate display of billing information

Studio
FeaturesMarch 12, 2026

Improved video subtitle support

We've updated the video upload process to automatically request English and Spanish subtitles for all new videos. We've also added a tool to backfill missing subtitles for existing videos.

Impact: Videos will have English and Spanish subtitles available by default

StudioAPI
Bug FixesMarch 12, 2026

Restored studio logo and improved initial nav rendering

The studio logo has been restored to the top left of the desktop header, and the initial render of the navigation menu no longer causes a visible flash or empty state.

Impact: Studio logo is now visible in the desktop header

Studio
Bug FixesMarch 11, 2026

Improved settings loading for Inbox creation

We've fixed an issue where the settings for creating a new Inbox would not load properly. This should provide a smoother experience when setting up a new Inbox.

Impact: Faster and more reliable Inbox creation

Inbox
FeaturesMarch 11, 2026

Dark/Light Mode for the Studio Web App

You can now switch between a dark and light mode theme in the Studio web app, providing a more customizable and comfortable viewing experience.

Impact: Choose a theme that suits your preferences and lighting conditions

InboxStudio
Bug FixesMarch 10, 2026

Fix for broken profile image in Feedback Sidebar

We've fixed an issue where the profile image for users providing feedback was not displaying correctly. Now, the image will always be shown, providing a better visual experience.

Impact: Improved visual experience when viewing feedback

Studio
FeaturesMarch 10, 2026

New keyboard shortcuts and help overlay

We've added a new shared keyboard shortcut system that makes it easier to discover and use keyboard commands across our apps. A new '?' shortcut now shows a help overlay listing all active shortcuts.

Impact: Quickly find and use keyboard shortcuts to speed up common actions

InboxStudio
Bug FixesMarch 09, 2026

Fix for required genre field in track feedback

We've fixed an issue where the genre field was required when submitting track feedback, but the error message wasn't clear. Now the genre field is clearly marked as required, providing a better user experience.

Impact: Clearer error messages when submitting track feedback

Studio
EnhancementsMarch 09, 2026

Admins can now see the reason for reassigning track feedback requests

Admins can now see the reason provided by coaches when they request to reassign a track feedback request. This provides more context to help admins better understand and process these requests.

Impact: Admins have more information to make informed decisions when processing reassignment requests

Studio
EnhancementsMarch 09, 2026

Improved admin experience for reassignment requests

Admins can now see the reason for any feedback reassignment requests, making it easier to understand and manage these requests.

Impact: Admins can better understand and address feedback reassignment requests

Studio
FeaturesMarch 09, 2026

Improved Payment Recovery with Automated Dunning

Trackstack has implemented an automated dunning system to recover failed payments. When a payment doesn't go through, users will now receive a series of friendly email reminders to update their payment method, helping to prevent service disruptions.

Impact: Avoid service interruptions due to payment issues

InboxAPI
Bug FixesMarch 09, 2026

Improved privacy for sent messages

Private notes from the inbox owner will no longer be visible to the sender of a message. This ensures your private communications remain confidential.

Impact: Increased privacy for sent messages

Inbox
EnhancementsMarch 09, 2026

Improved performance and reliability of Notion API

We've restructured the underlying API to improve performance and reliability. This includes optimized database queries, better error handling, and automatic context management.

Impact: Faster page loads

Bug FixesMarch 06, 2026

Fixes broken images in Studio Settings

This update fixes an issue where images in the Studio Settings page were not displaying correctly. Users can now successfully upload and view their studio's logo and hero image.

Impact: Studio settings page will display images correctly

Studio
EnhancementsMarch 05, 2026

Improved workspace avatar image

We've updated the way your workspace avatar image is displayed. Now, if your workspace doesn't have an image set, a default avatar will be shown based on the workspace name.

Impact: More consistent and visually appealing workspace avatars

Inbox
EnhancementsMarch 05, 2026

Added status tooltips to Sent page

Users will now see additional context about the status of their sent submissions, including why a submission may have been cancelled.

Impact: More information about the status of sent submissions

Inbox
EnhancementsMarch 05, 2026

Added status tooltips to sent page review states

We've added informative tooltips to the review state icons on the sent page, providing users with more context about the status of their submissions.

Impact: Better understanding of submission status

Inbox