Product updates, release notes, and changelog from the Trackstack team.
We've fixed an issue where the delete post confirmation dialog was not working correctly. Users can now securely delete posts with a clear confirmation flow.
Impact: Reliable post deletion with clear confirmation
We've added character limits to the affiliate link name and destination route fields to ensure they fit within the database schema. This will prevent issues with saving affiliate links that are too long.
Impact: Able to successfully create affiliate links without encountering errors due to lengthy names or routes
We've implemented a centralized error handling system to provide users with more informative and actionable error messages when something goes wrong. This helps users better understand and troubleshoot issues they may encounter.
Impact: More helpful error messages
When upgrading from a free plan to a paid plan, we will now automatically cancel your previous free subscription to prevent duplicate paid subscriptions.
Impact: Avoid accidentally paying for multiple subscriptions
We've made improvements to how subscription cancellations are handled, ensuring a smoother and more reliable experience for users.
Impact: More reliable subscription cancellation process
This update fixes an issue where the coach information was not displaying correctly in the post filters. Users should now see the correct coach information when filtering posts.
Impact: Improved accuracy of post filtering
We've fixed a bug that caused incorrect email links to be generated for new studio members. This ensures that new members can access their studios using the correct URL.
Impact: Reliable email invitations with correct studio links
The workspace creator is now displayed more accurately in the workspace general settings, providing users with better visibility into who created their workspace.
Impact: Clearer understanding of who created the workspace
We've fixed a bug that was causing issues with sending email invitations and updating Discord roles for new studio members. These changes will ensure a more reliable and seamless onboarding experience.
Impact: More reliable email invitations for new studio members
We've fixed an issue that was causing incorrect email links to be sent to users. This will ensure that all email communication has the correct links for your studio.
Impact: Reliable email communication with correct links
We've made improvements to how we handle video processing status updates, ensuring a more reliable experience for users uploading and managing videos.
Impact: More reliable video uploads and processing
We've fixed a bug that was causing some video uploads to fail. You can now upload videos with more confidence that they will be processed successfully.
Impact: More reliable video uploads
We've fixed an issue where the video watch duration was not being accurately tracked, leading to inaccurate data in your studio dashboard. This update ensures that the watch time is calculated based on the actual video playback, not just the elapsed time.
Impact: More accurate video watch data in your studio dashboard
Your dashboard filters and the current page you're viewing will now be saved in the URL, so they will persist across page refreshes.
Impact: Filters and pagination state are saved, so you don't lose your place when refreshing the page
We've improved how we track the time users spend watching videos. The video player will now accurately record the actual time a user spends watching a video, rather than just the time since they started playing it.
Impact: More accurate tracking of watched video time
We've added a new 'Duplicate' status to the submission review process, which will be displayed to users when their track has been marked as a duplicate. This provides more clarity on the review status of their submission.
Impact: Clearer understanding of submission review status
The Stripe direct subscription audit has been updated to only report on customers that are linked to a workspace in our database. This provides more relevant and actionable information by surfacing the workspace context for each customer.
Impact: More accurate and focused subscription reporting
Studio owners can now generate tracked affiliate links with UTM parameters and monitor click performance. This allows them to better measure the impact of their affiliate marketing campaigns.
Impact: Easily create affiliate links with customizable UTM parameters
We've made improvements to the desktop header styles, as well as updated the default track image keys used when uploading new tracks. These changes will help provide a more consistent and polished user experience across the application.
Impact: Cleaner, more refined desktop header appearance
The Elevate sidebar on desktop now stays visible when the menu is opened or closed, ensuring users can access important features and information.
Impact: Improved access to sidebar content on desktop
The testimonial from Freddy, the owner of Kick&Bass, has been removed from the website's studio reviews section.
Impact: Cleaner and more focused reviews section
We've added a new automated process to audit Stripe subscriptions for our direct payment customers. This will help our payments team identify and investigate any unusual subscription activity, ensuring a smooth and reliable payment experience for our users.
Impact: Improved payment reliability
Users can now resubmit tracks that were previously cancelled or expired, without having to create a new submission. The system has been updated to allow resubmission of these types of submissions.
Impact: Ability to resubmit previously cancelled or expired tracks
The Inbox Web app now uses a centralized color token system from the UI library, ensuring consistent colors across the application and enabling future dark mode support.
Impact: Consistent visual experience
Users can now set reminders for upcoming events, and will receive email notifications when an event is about to start.
Impact: Get notified before events start so you don't miss them
We've updated our pricing plans to offer more options for individuals and teams. The new plans provide more storage, inboxes, and team members at different price points.
Impact: New Pro plan with more features and capacity
We've fixed an issue that was causing build failures in the inbox-web and studio-web apps due to invalid package imports. Now all imports from the `ui` package use the main exports instead of subpaths, improving reliability and consistency.
Impact: Faster and more reliable builds
We've released a completely redesigned admin dashboard, making it easier for administrators to monitor and manage their workspace activity, growth, and health.
Impact: Improved visibility into workspace metrics and analytics
The Inbox web app has undergone a major refactoring, migrating 27 components from styled-components to Tailwind CSS. This change results in a cleaner codebase with reduced duplication and improved maintainability.
Impact: Faster development and easier component updates
We've added a new monthly limit of 50 public submissions per user. This helps us manage the high volume of incoming submissions and ensure all users have a fair chance to get their content reviewed.
Impact: Fairer distribution of submission opportunities
Administrators can now manage customers, view their subscription details, and create new subscriptions directly from the admin dashboard.
Impact: Centralized customer management in the admin dashboard
We've fixed an issue where the Post Access drawer would not correctly restore the previously selected plans when the drawer was reopened for users on a limited plan.
Impact: Users can now reliably access and manage the plans associated with their posts, even if they have a limited plan
This update fixes several bugs related to the formatting and display of links across the application, including in emails, notifications, and other user-facing areas. The changes improve the reliability and consistency of links to ensure users can easily navigate to the correct pages.
Impact: Improved reliability of links across the application
We have fixed an issue where session cancellation emails were not always being delivered to the store owner/admin or the customer. This update ensures that both the customer and the store owner/admin receive a notification when a session is cancelled.
Impact: More reliable delivery of session cancellation notifications
We've improved the revision tracking in the Elevate delivery emails to match what customers see in the order confirmation UI. Customers will now see the same revision state (unlimited, remaining, or no revisions) in their emails as they do in the web app.
Impact: Consistent revision information across the Elevate experience
The Delivery Format field is no longer required when creating or updating mastering products. Users can now leave this field blank if they don't need to specify a delivery format.
Impact: Simplified product creation by making a field optional
This update fixes a bug that was incorrectly showing the member status in the admin dashboard. It also introduces a new 'Invited' status for members who have been invited but haven't logged in yet.
Impact: More accurate member status information
We've made several improvements to the Contacts page, including better search functionality, more reliable data loading, and a new export feature to download your contacts.
Impact: Faster and more responsive search
We've improved the subscription reactivation process to provide a more reliable and user-friendly experience. Users who are reactivating a cancelled subscription will now see clearer error messages if there are any issues, and the process should no longer get stuck in a loading state.
Impact: More reliable subscription reactivation
Admins can now toggle the verification status of an inbox, allowing them to both verify and unverify inboxes as needed. This provides more flexibility in managing inbox settings.
Impact: Admins can easily switch an inbox between verified and unverified states
We've consolidated multiple data table implementations into a single shared component, making it easier to maintain and improve the user experience. All data tables in the admin, studio, and inbox apps have been migrated to use the new shared component.
Impact: Consistent and reliable data table experience across the app
We've fixed a bug that was causing only a few inboxes to show up in the Discover page after a reindex. This issue has been resolved, and users will now be able to see all of their eligible inboxes in the Discover section.
Impact: More inboxes visible in the Discover page
We've optimized the bulk email sending process to handle large recipient lists more reliably, preventing failures and providing better feedback to users.
Impact: Ability to send bulk emails to over 1,700 recipients without failures
We've added the name and image of the submission inbox to comment notification emails. This provides more context about where the comment was left, helping users quickly identify which track or submission the comment belongs to.
Impact: Faster recognition of where a comment was left
We've added a new carousel on the home page that showcases popular inboxes, making it easier for you to discover and access the tools you need.
Impact: Quicker access to your most-used inboxes
We've added a new 'Saved' page that lets you quickly access your recently saved items. We've also made some improvements to the sidebar, including a new sync status indicator and better organization of navigation options.
Impact: Easier access to your recently saved items
The new Max plan has been enabled, allowing users to upgrade to a higher tier with increased limits for inboxes and team members. The billing limits for the Inbox plan have also been cleaned up.
Impact: Ability to upgrade to a higher-tier Max plan with more inboxes and team members
We've fixed a bug that caused users with cancelled subscriptions to be redirected to the homepage instead of the billing page. Now, when a user's subscription is cancelled, they will be redirected to the billing page to address their subscription status.
Impact: Improved user experience for users with cancelled subscriptions
We've updated the workspace permissions layer to provide more control and visibility over submission credits and usage limits for workspace owners.
Impact: More transparency into your workspace's submission credits and usage
We've made improvements to the team member management experience, making it easier for administrators to view, edit, and remove team members.
Impact: Streamlined team member management workflow