Updates

v160 / September 9, 2025

  • Fix issue where Play Events were not successfully tracked when a User first logs in

v159 / September 6, 2025

  • Fix issue where Play Events were tracked for Authenticated Users who did not have a Subscription
  • Fix issue where Unsubscribed Users could not skip Tracks

v158 / September 4, 2025

  • On Release Pages, don't display the Track Menu on Mobile Screens
  • Style improvements to Track Listing on Mobile Screens on Release Page
  • Only make Artist byline links clickable for logged-in users on Release Pages

v157 / September 4, 2025

  • Display larger version of Release Artwork when a User clicks the Artwork on Release Pages
  • Display the Image Modal above the Player component when both are open
  • Add Preview Banner to the Release Page
  • Style / Copy improvements to Preview Banner
  • Style improvements to Image Modal
  • Style improvements to Track Listing on Release Page on Mobile Screens

v156 / September 4, 2025

  • Check Release ownership on Release Pages
  • If the current User is the Owner of the Release, do not show the Preview logic on the Release Page

v155 / September 3, 2025

  • Improve image rendering
  • Style improvements for Images

v154 / September 3, 2025

  • Fix instantiation issue with an internal library

v153 / September 3, 2025

  • Do not put Release Tracks in Preview Mode if an Unsubscribed User has Purchased the Release
  • Consistent 'Accept-Encoding' header in Media Requests
  • Create Metrics for monitoring Cache Age of Media items
  • Display Loading Spinner in place of Image if it's still loading

v151 / September 2, 2025

  • Fix issue where Track Previews for Unsubscribed Users could not be Paused or Resumed
  • Add Summary Section to Home Page
  • Style improvements to Preview Available Text on Tracks on Release Pages for Unsubscribed Users
  • Do not show Preview Pill if the Preview has already been played
  • Remove Preview Pill immediately after track has been played
  • Improve Track Preview Logic so that the same client can track Previews for multiple Users

v150 / August 31, 2025

  • Add Search Input to Header
  • Only allow Authenticated Users to be able to Search
  • Style improvements to Release Pages
  • Style improvements to Search Bar
  • Remove "Loading" Page Title on Release Pages to improve Google Analytics tracking
  • Initial implementation of Track Previewing for Unauthenticated and Unsubscribed Users
  • Package upgrades and Build improvements

v148 / August 30, 2025

  • Add "© All rights reserved" on Release Pages
  • Fix Artwork Allowlisting for Unauthenticated Users

v147 / August 30, 2025

  • Let the User know they need to be logged in in order to Report Releases
  • If a logged-in User who does not have a Subscription tries to add a Release to their Library, show a Toast indicating that they need to subscribe in order to do that
  • Allowlist Release Artwork requests for Unauthenticated Users
  • Display Report Modal when Authenticated User clicks the "Report this Release" Button
  • Improve Notification fetching
  • Create User Notification when they Report a Release

v146 / August 29, 2025

  • Various Style/Formatting improvements to Buttons on Release Page
  • Fix issue where the Add to Library / Remove From Library Button did not work
  • On Page load, display the "Loading Release..." text in the middle of the Release Page rather than near the top of it
  • Display a Toast indicating User needs to log in if they want to Buy a Release or add it to their Library
  • Copy the Release's URL to the User's Clipboard when the Share Button is clicked
  • Display Toast notification when Share button is clicked

v145 / August 28, 2025

  • Various Style/Formatting improvements to Release Page
  • Display the Add to Library Button in a disabled state for Users without a Subscription on Release Pages
  • Fix issue where logging out would not clear the User Session properly
  • Fix Race Condition when User first logs in and their Session is not ready yet
  • Allowlist certain media like Release Artwork for Unauthenticated Users
  • Formatting improvements for Unauthenticated Users on Release Page

v144 / August 27, 2025

  • Relocate "Report this Release" button on Release Page
  • Fix broken Meta Tag links

v143 / August 27, 2025

  • Increase maximum Image upload size to 10MB
  • Fix issue where Image Uploads weren't working on certain Pages
  • Expose "Report this Release" Button on Release Page
  • Add Share Button to Release Page
  • Add Google Analytics
  • Add Meta Tags for rich social sharing

v142 / August 26, 2025

  • Add Context Menu on Release Pages with option to Report the Release
  • Fix issue where hovering over Profile Link in User Menu in Header would cause the styles to shift on the Release Page
  • Fix issue where hovering over Profile Link in User Menu in Header would cause the styles to shift on the Updates Page
  • Fix issue where upgrading the Monthly Subscription would not work
  • Increase spacing between Footer Links
  • Increase Minimum Dimensions for Album Artwork in the Upload Image Modal for Releases

v141 / August 26, 2025

  • Move Description below "Download Release" and "Add Release to Library" action buttons on Release Page
  • Style and Formatting improvements to Description on Release Page
  • Style improvements to Track Rows on Release Page
  • Increase Minimum Dimensions for Artwork on Release Form
  • Add "Explore More" Section to Release Page
  • Populate "Explore More" with additional releases by the same artist

v140 / August 26, 2025

  • Add Terms of Service
  • Clicking on the Artist's name underneath a Library Tile takes the User to the Artist's Profile Page
  • Display actual Count of Releases on the Artist Management Page Overview Section
  • Improvements to Copy and Style of Subscription Modal
  • Increase Minimum Height of Description Input in Release Form
  • Remove Release's Description from Release Overview Section of Release Management Page

v139 / August 25, 2025

  • Fix issue where Track length on Releases on the Artist Management Page can be incorrect
  • Style improvements to Release Management Page
  • Display actual Count for Purchases on Profile Page
  • Display actual Count for Releases in User's Stream Library on their Profile Page
  • Display actual Play Count on User Profile
  • Add Privacy Policy

v138 / August 24, 2025

  • Add "Add Audio File" Button to Add Track Page
  • Cleanup on Track Overview Section of Track Management Page
  • Prevent User from being able to add a new Track if either the Title is not filled out or a File has not been selected for Upload
  • Ability to create new Tracks for Releases
  • Ability to delete Tracks from the Track Management Page
  • Do not list Deleted Tracks on Release Pages
  • Do not include Deleted Tracks in Release Overview on Release Management Page

v137 / August 24, 2025

  • Ability to select an Audio File as a replacement when updating the Track Info on the Track Management Page
  • Ability to upload new Audio Files from the Track Info Section of the Track Management Page
  • Style improvements to Track Management Page
  • Style improvements to Release Page
  • Fix issue where clicking on a Track Item on the Release Management Page might take the User to the wrong Track Management Page
  • Add "Add Track" Page

v136 / August 23, 2025

  • Style improvements to Track Management Page
  • Fix issue where Release Image was not displaying at its full size on the Track Management Page
  • Move the Replace Audio Button from the Settings to the Edit Info Section on the Track Management Page
  • Remove duplicate elements from Track Overview Section of Track Management Page
  • Ability to update Track Title from the Track Management Page
  • Show a Toast when a Track is updated successfully

v135 / August 22, 2025

  • Style improvements to Track Management Page
  • Clicking a Track item on the Release Management Page takes you to the Track Management Page for that Track
  • Ability to Drag and Drop Tracks to reorder them on the Release Management Page
  • Refactor Track fetching to accommodate Name/Position changes on Track data
  • Remove Position Input from Edit Info Section of Track Management Page
  • Style improvements to Track Form

v134 / August 22, 2025

  • Only track Payment Failures for Subscriptions
  • Add "Retry Payment" Button to Payment Failed Alert
  • Allow User to be able to retry their payment from the Payment Failed Alert
  • Fix issue where Artist Form would not render correctly
  • Let User know if they're suggesting a Subgenre that has already been suggested
  • Add Track Management Page

v133 / August 21, 2025

  • Open Payments Portal in a new tab when clicking the "Update Payment Method" Button
  • On successful Paid Invoice, if the User previously had a Payment Failure attached to their data, clear it
  • Add ability to update Payment Method within the Subscription Modal if User has a Subscription
  • Require User to save before prematurely updating their Subscription preferences
  • Fix issue where it appeared that a User's Subscription was still Cancelable within the Subscription Modal even if they'd already Canceled it
  • Style improvements to Subscription Modal

v132 / August 21, 2025

  • Create Notification for when a Subscription Payment fails
  • Disable User's Subscription if their Payment fails
  • Display "Payment Failed" Alert on Payment Failure, allowing Users to navigate to their Payments Portal and make updates
  • Move "Payment Failed" Alert into the Subscription Management Section
  • Style improvements to "Payment Failed" Alert
  • Remove Dismiss Button from "Payment Failed" Alert

v131 / August 21, 2025

  • Create Notification for when Users cancel their Subscriptions
  • Style improvements to Unread Notifications in Notification Menu
  • Update "Next billing date" text to "Expires at" if User has canceled their Subscription
  • Create Notification for when Users reactivate their Subscriptions
  • Fix issue where reactivating a Subscription would cause the "Canceling Subscription..." text to appear in the Free Option in the Subscription Modal
  • Fix issue where reactivating a Subscription would not refresh the Page

v130 / August 20, 2025

  • Update User Data through Subscription Billing Cycles
  • Improvements to Subscription Creation Notification logic
  • Style improvements to Notifications
  • Fix issue where User had incorrect Next Billing Date on Subscription Creation
  • Wait until Invoice is successfully paid before upgrading a User's Subscription Tier
  • Update copy for successful Subscription Payment Notification

v129 / August 19, 2025

  • Ability to cancel Subscriptions
  • Add Subscription Pay Period End to Subscription Management Section
  • Add "Expires Soon" Badge to Subscription Management Section if User Cancels their Subscription
  • Add "Your subscription is expiring soon" Alert to the Subscription Modal if the User's Subscription will expire soon
  • Add "Resubscribe" CTA text to Subscription Item in Subscription Modal if it's possible for the User to Resubscribe
  • Add ability to resubscribe after a User has canceled their Subscription

v128 / August 18, 2025

  • Create Notification for the User when they upgrade to a Monthly Subscription
  • Fix issue where Notifications may not appear on creation
  • Style improvements to Notification Badge
  • Style improvements to Notification Menu
  • Implement Webhooks for Payments

v127 / August 17, 2025

  • Display Loading Spinner during delay in process of upgrading Subscription
  • Update User's Subscription Tier on Successful Payment
  • Display Subscription Payment Status Checks in a Toast when returning to the Profile Page from the Payment Page
  • Validate User Session on Notification Creation
  • Validate User Session on Subscription Changes
  • Validate User Session on Payments

v126 / August 16, 2025

  • Style improvments to Subscription Modal
  • Update copy in Subscription Modal
  • Remove Payment Method from Subscription Details
  • Style improvements to Settings Notes in Settings Section of Artist Management Page
  • Fix issue where clicking the Add Streaming Subscription Button would not open the Subscription Modal
  • Attempting to upgrade to a Monthly Subscription opens up the Checkout Portal for a Subscription

v125 / August 15, 2025

  • Updated list of Metrics in Account Overview
  • Add Subscription Management Section to Account Overview
  • Style improvements to Subscription Management Section
  • Update Button positions on Management Pages
  • Style improvements to Stat Labels
  • Initial implementation of Subscription Modal

v124 / August 15, 2025

  • Remove Hover styles for Track Titles
  • Add "Add Track" Button to Tracks Section of Release Management Page
  • Add "Remove" Icon to Delete Account Button on Profile Page
  • Greater continuity between styles of Delete Profile Buttons
  • Add ability to add/update Release Artwork from Release Management Page
  • Redesign Profile Page

v123 / August 15, 2025

  • Style improvements to Form Buttons
  • Improvements to copy for Publish Release setting
  • Ability to Publish Releases from Release Management Page
  • Add Info Icon to Settings Notes on Release Management Page
  • Add Subscription Payout Calculator on Home Page
  • Remove Payout Section from Home Page

v122 / August 14, 2025

  • Add Alert element above Release Creation Form explaining how Release Creation works
  • Style and copy improvements to Alert element on Release Creation page
  • Add Public Release Toggle to Settings Section of Release Management Page
  • Add Note to Public Release Toggle letting the User know that other Users who have previously purchased the Release will still have the Release in their libraries even if Release is made Private
  • Add Note to Delete Release Section letting the User know that other Users who have previously purchased the Release will still have the Release in their libraries even if Release is deleted

v121 / August 14, 2025

  • Fix issue where Release Type input did not appear on the Edit Release Page
  • Style improvements to Release Type input on Release Form
  • Style improvements to Artist Management Page
  • Style improvements to Add Release Button
  • Fix issue where hovering over the Dream Frog Header Item would cause the styles to break on the Artist and Release Forms

v120 / August 14, 2025

  • Prepopulate Release fields on the Release Form if they already exist
  • Revalidate page data when updating Release Info
  • Add Release Creation Page
  • Style improvements to Release Creation Page
  • Fix issue where hovering over the Artist portion of the Breadcrumb on the Add Release Page would cause the page styles to break

v119 / August 13, 2025

  • Ability to update a preexisting Release's Info from the Release Form
  • Check for URL Title uniqueness when creating/updating releases
  • Navigate to the Artist Management Page if the User updates the Title of a Release
  • Style improvements to Date Input on Release Form

v118 / August 13, 2025

  • Initial implementation of Tab design on Release Management Page
  • Remove "Edit Release" button from Settings Section of Release Management Page
  • Update Artist Management Page to display Profile Image above the Tabs in the same way as is the Release Artwork on the Release Management Page
  • Add Release Info Form on Release Management Page

v117 / August 13, 2025

  • Style improvements to Breadcrumbs on Release Management Page
  • Use Instagram logo for Instagram Icon
  • Include Release Year on Library Tiles
  • Remove green color when hovering over an Artist's name

v116 / August 12, 2025

  • Style improvements to Release Management Page
  • Fix issue where hovering over a Release on the Artist Management Page would cause styles to unexpectedly change
  • More continuity to Breadcrumbs across User/Artist/Release Management Pages

v115 / August 12, 2025

  • Fix issue where Release Artwork did not display correctly on Artist Profiles
  • Style improvements to Artist Profile
  • Style improvements to Release Management Page

v114 / August 12, 2025

  • Fix issue where Profile Image upload would not work when attempting to upload the Image while creating a new Artist Profile
  • Update copy on Confirm Artist Deletion Modal
  • Complete redesign of Artist Profile Pages

v113 / August 12, 2025

  • Display Artist Profile Image on Artist Profile
  • Fix issue where User Profile Image would display in the Artist Form when creating a new Artist
  • Fix issue where hovering over a Release on the Artist Management Page would cause styles to unexpectedly change

v112 / August 12, 2025

  • Fix issue where Loading Spinner in Image Delete Icon was off center
  • Fix issue where Initial Loading Spinner on Image component was off center
  • Style improvements to Profile Image Help Text on Artist Form

v111 / August 12, 2025

  • Add requirement for Image Uploads to be at least 400x400 pixels
  • Fix issue where Delete Icon did not appear on Image component on Artist Form
  • Fix issue where Image Preview did not show up when uploading a new image when editing an Artist Profile

v110 / August 12, 2025

  • Improvements to Image Upload and Deletion
  • Fix issue where updating a Profile Image would not invalidate the previously saved image from the CDN Cache
  • Ability to upload Profile Images for Artists

v109 / August 11, 2025

  • Remove pixel size recommendation for uploading Images
  • Fix issue where deleting a Profile Image would not invalidate the image from the CDN Cache
  • Fix issue where Upload Image Modal would still contain the Selected File after the User closed the Modal

v108 / August 11, 2025

  • Improve Audio fetching logic on Release Pages
  • Improve Image fetching logic on Library Page
  • Fix issue where Upload Image Modal did not appear in the center of the screen when opening it on the Artist Management Page

v107 / August 10, 2025

  • Improve Image fetching logic on Release Pages
  • Allow Image Component to fetch different sizes of Images
  • Fix issue where custom Image styles on the Release Page were not being used

v106 / August 10, 2025

  • Style improvements to Release Images
  • Suppress Console Errors when an Image doesn't exist
  • Initial Implementation of Release Management Page

v105 / August 10, 2025

  • Display Release Artwork in Releases View on Artist Management Page
  • Style improvements to Images
  • Update Image component to accommodate Release Images

v104 / August 9, 2025

  • Improve loading of Profile Images on Profile Page
  • Add Profile Image Upload support on the Artist Form
  • Update ProfileImage component to accommodate both User Profile Images and Artist Profile Images

v103 / August 9, 2025

  • Initial working CDN logic
  • Remove Action Buttons from Releases in the Release View on the Artist Management Page
  • Style improvements to Releases in the Release View on the Artist Management Page

v102 / August 8, 2025

  • Improve style of Artist Management Page
  • Improve style of Artist Profile Page
  • Clicking on a Release on the Artist Profile Page navigates to that Release's Release Page

v101 / August 8, 2025

  • List Releases in Release Section of Artist Management Page
  • List Releases on Artist Profile
  • Improve style of Default Profile Image Overlay on User Profile

v100 / August 7, 2025

  • Sign User out after they've deleted their Account
  • Add View Public Profile Button to Artist Management Page
  • Initial layout for Artist Profile Pages

v99 / August 7, 2025

  • Relocate Subscription Tier on User Profile
  • Relocate Profile Image on User Profile
  • Delete User's Account when they request Account Deletion

v98 / August 7, 2025

  • Layout improvements to User Profile
  • Open Account Deletion Modal when User clicks the Delete Account Button
  • Delete User's Profile Images when they delete their Account

v97 / August 6, 2025

  • Add Processing Overlay to Profile Image Element while waiting for a new Profile Image to process
  • Improve loading of Profile Images
  • Add Account Deletion Button to User Profiles

v96 / August 6, 2025

  • Add Confirmation Modal when User attempts to delete their Profile Image
  • Add ability to delete Profile Image
  • Get Profile Image to properly update when User uploads a new one

v95 / August 5, 2025

  • Display Profile Image on User Profile Page if User has added one
  • Don't display Plus Icon if User has added a Profile Image
  • Add Delete Icon to Profile Images on the Profile Page

v94 / August 5, 2025

  • Display chosen Image in Upload Image Modal
  • Ability to upload Profile Images
  • Remove GIF from Supported Image Formats

v93 / August 5, 2025

  • Add Profile Image element to Profile Page
  • Improvements to Profile Page layout
  • Open Upload Image Modal when User is trying to upload a Profile Image

v92 / August 5, 2025

  • Add Release Count Metric to Overview Section of Artist Management Page
  • Add Total Plays Metric to Overview Section of Artist Management Page
  • Add Library Adds Metric to Overview Section of Artist Management Page

v91 / August 4, 2025

  • Improve styles of Artist Management Page
  • Improve styles of Subgenre Suggestion Modal
  • Add "Add Release" button to Release Section of Artist Management Page

v90 / August 4, 2025

  • Include name of Subgenre in Subgenre Notifications
  • Ability to save Subgenres on Artists
  • Add ability to delete Artist Profiles from the Artist Management Page

v89 / August 4, 2025

  • Notifications persist across page refreshes
  • Fix issue where clicking on the Notification Badge would not open the Notification Menu
  • Mark Notifications as "read" when they are viewed

v88 / August 4, 2025

  • Improvements to Notification Menu Item styles
  • Only show approved Subgenres in Subgenre List
  • Improvements to displayed Timestamps for Notifications

v87 / August 4, 2025

  • Fix issue where Notification Menu Tail was not correctly positioned on certain pages
  • Improvements to Notification Badge styles
  • Mark all Notifications as "read" when opening the Notification menu

v86 / August 4, 2025

  • Suggesting a new Subgenre creates a new Notification that displays in the Notification Menu
  • Add Notification Badge to Notification Icon when Unread Notifications exist
  • Impovements to Notification Menu positioning

v85 / August 4, 2025

  • Improvements to Subgenre Suggestion Modal styles
  • Add Notifications Menu to Bell Icon in Header
  • Add Thank You Message to Subgenre Suggestion Modal when User submits a Subgenre Suggestion

v84 / August 4, 2025

  • Improvements to Subgenre Selector styles
  • When landing on the Home page, logged-in Users are taken to their Library
  • Add Subgenre Suggestion Modal when User is suggesting a new Subgenre

v83 / August 3, 2025

  • Style improvements to Artist Form
  • Update "Secondary Genres" label to "Subgenres" on the Artist Form
  • Add Ability to Suggest new Subgenres on the Artist Form

v82 / August 3, 2025

  • Add Notification Icon to Header
  • Use a Searchable Menu to allow User to pick Subgenres when creating or updating Artist Profiles
  • Allow Searchable Menu to not show the full list of items in some cases

v81 / August 3, 2025

  • Fix issue where clicking on a Menu item may not work as expected
  • Use Searchable Menu for Country input on Artist Form
  • Prevent Users from being able to sign up early unless they're allowlisted

v80 / August 2, 2025

  • Improve loading time on Artist Form
  • Allow users to choose Country from a pre-populated list rather than manually typing in their Country
  • Make Menus scrollable if they exceed a certain height

v79 / August 2, 2025

  • Add ability to save Primary Genres to Artists
  • Display saved Primary Genres on Artist Profile in Artist Management Page
  • Add ability to create new Subgenres from the Add Artist page

v78 / August 1, 2025

  • Remove Waitlist Count from Home Page
  • Vertically align Waitlist Checkboxes on mobile screens
  • Add FAQ page

v76 / July 31, 2025

  • Add Waitlist Count to Home Page
  • Display the Primary Genre in a Genre Tag on the Artist Form
  • Allow up to two Primary Genres to be selected for an Artist Profile

v75 / July 31, 2025

  • Add Genre Tag elements for Subgenres
  • Limit Primary Genre selection to a finite list of pre-made Primary Genres
  • Improvements to styles on the Artist Form
  • Update description for Primary Genre field to prompt User to select up to two Primary Genres rather than just one

v74 / July 31, 2025

  • Allow Users to edit Artist Profiles from the Artist Management Page
  • Add explanatory text for Genre and Subgenre fields
  • Add "Back to Profile" button on the Add Artist Profile page

v73 / July 31, 2025

  • Add User Intent Checkboxes to Waitlist form
  • If Email Address has already been added to the waitlist, let the User know
  • Remove radial gradient background from Waitlist Form

v72 / July 31, 2025

  • Fix unnecessary data refetching on Artist Management Page
  • Fix issue where Header Sub Menu styles would not render correctly on certain pages
  • Ability to create Artist Profiles from the Profile Page

v71 / July 31, 2025

  • Added tabbed design on Artist Management Page
  • Added "Back to Profile" button on Artist Management Page
  • Check Ownership before allowing a User to access Artist Management Page

v70 / July 31, 2025

  • Display Connected Artist Profiles on Profile Pages for Users who have added Artist Profiles
  • Initial implementation of Artist Management Page
  • Clicking on a Connected Artist Profile opens the Artist Management Page for that Artist

v69 / July 30, 2025

  • Improve CTA Sign-In language on Release Pages
  • Display "Monthly Subscription" for Subscription Tier on Profile Page if User has a Subscription
  • Do not display "Add to Library" button on Release Pages if the User does not have a Subscription

v68 / July 30, 2025

  • Adjust size of Payout Diagram on Home Page
  • Copy and Form improvements to Add Artist Profile Page
  • Fix issue where "Add to Stream Library" CTA button showed up on Release pages for Unauthenticated Users

v67 / July 29, 2025

  • Add Gear Icon next to Subscription Tier on Profile Page
  • Add Connected Profiles section to Profile Page
  • Style improvements to Header Icons for Authenticated Users
  • Add "Add Artist Profile" Page

v66 / July 29, 2025

  • Remove the Signup button. Users can only sign up via invite link.
  • Add the Queue page for authenticated users
  • Play tracks sequentially in a release when a track from a release is played
  • Link Artist name in Player to Artist page
  • Update subscription tier copy

v65 / July 28, 2025

  • Add Signup page to handle user invites

v64 / July 27, 2025

  • Deny access to Profile Page unless signed in
  • Display User Data on Profile Page
  • Remove Settings item from Profile Sub Menu
  • Force User to create username on Profile page if they don't have a username yet

v63 / July 26, 2025

  • Track authenticated user's Seek events in the Player
  • Track authenticated user's Complete events in the Player
  • Fix various issues with event tracking in the Player
  • Initial implementation of Profile page

v62 / July 25, 2025

  • Improvements to "Added to Library" mouse-hovering logic on Release page
  • Working network request for Waitlist submission on Home page
  • Fix layout shift issue when hovering over the Library icon in the Header

v61 / July 24, 2025

  • Track authenticated user's Resume events
  • Track authenticated user's Skip events
  • Clicking the Track Title in the Player takes the User to the Release page for the Track
  • Style improvements to Home page

v60 / July 23, 2025

  • Add Hero section on Home page
  • Add Payout Diagram Section on Home page
  • Track authenticated user's Pause events

v59 / July 23, 2025

  • Populate Releases in user's Library
  • Improve style of Play and Pause buttons in Player
  • Track authenticated user's Play events

v58 / July 22, 2025

  • Display release as "Added to Stream Library" if it's been added
  • Ability to both add and remove items from Stream Library
  • Update "Stream Library" to "Library" across the site
  • Improve loading/rendering on Library page

v57 / July 21, 2025

  • Display Release artwork in LibraryTiles
  • Hide the Library Content's description if there is purchase data.
  • Add to Stream Library button on Release page
  • Add Download icon before the Download Purchase text on Release page
  • Ability to add Releases to Stream Library.

v56 / July 20, 2025

  • Prevent unnecessary refetches of purchases data on the Purchases Library page
  • Create LibraryTile component
  • Display LibraryTile for each purchase in the PurchaseLibrary
  • Include Artist names in LibraryTile
  • Navigate to Release page when a LibraryTile is clicked

v55 / July 19, 2025

  • Improved style of icons in Header
  • Initial implementation of Library page
  • Make Library page a protected route
  • Make Dream Frog in Header link to Home
  • Get User's Purchases when displaying the Purchases Library

v54 / July 19, 2025

  • Enable downloads from Release page
  • Add loading spinner on release download
  • Style improvements to Release page
  • Add Library icon to Header when User is logged in

v53 / July 18, 2025

  • Enable Previous and Next track buttons in audio player
  • Conditionally show Download menu on the Release page if the user has previously purchased the release
  • Improve styling of track lengths on the Release page
  • Ability to generate ZIP file from the Release page (not yet downloadable)

v52 / July 18, 2025

  • Use correct audio file naming conventions when fetching MP3s for streaming
  • Get seeking to work in audio player