Skip to content

v0.9 — RC1

Compare
Choose a tag to compare
@cravend cravend released this 03 Apr 03:58
· 251 commits to main since this release
4904d68

Deployment URL (fixed at this tag): https://dkms-5uhy5o25g-dkms.vercel.app
Current Test URL: https://dkms-lngs9kdl8-dkms.vercel.app

NOTE: one bug fix has been pushed since this release was created (see #337). As such, the url used for QA has changed as well.

Credentials

I believe that the credentials were being scraped somehow, please directly contact the developers for a testing account. We have two available: one premium, one free.

What's Changed

  • feat: add signout button by @cravend in #168
  • fix: add matcher to exclude API routes by @cravend in #196
  • feat: add playlists and users to search by @cravend in #202
  • feat: add next-auth firestore adapter by @cravend in #204
  • refactor: refactor lib functions for feed by @cravend in #206
  • feat: store profile page data in Firestore by @cravend in #208
  • feat: configure Typescript import paths by @cravend in #210
  • chore: move non-secret env variables to separate file by @cravend in #212
  • 108 create api for liking feed items by @claycrews2002 in #216
  • Origin/176 delete comments and posts by @sophiecra in #218
  • Origin/176 dark mode bug by @sophiecra in #219
  • chore: update Next by @cravend in #229
  • feat: move sidebar panels to server-side by @cravend in #234
  • fix: only pass post IDs for delete button by @cravend in #236
  • 185 add save feed items by @claycrews2002 in #221
  • feat: switch to next-themes for theme manager by @cravend in #238
  • feat: make profile page show top tracks by @cravend in #231
  • feat: add notifications functionality by @cravend in #237
  • feat: removed send button by @masondjoseph in #233
  • 217 create recommendations feature by @claycrews2002 in #223
  • 180 favoriteunfavorite song by @claycrews2002 in #226
  • feat: make music pages by @cravend in #244
  • feat: add system as valid theme by @cravend in #249
  • Refactor following lib functions by @cravend in #254
  • feat: link to all artists by @cravend in #257
  • feat: change display name by @cravend in #256
  • feat: add additional audio analysis by @cravend in #260
  • feat: create global and local feeds by @cravend in #266
  • feat: friends tab by @sophiecra in #264
  • refactor!: standardize fetch utilities by @cravend in #270
  • fix: prevent hydration errors for ArtistLinks by @cravend in #265
  • feat: add recommendations to profile by @cravend in #269
  • 179 share song to feed by @claycrews2002 in #253
  • fix: don't cache access token response by @cravend in #274
  • feat: add privacy settings by @cravend in #267
  • 279 add recommended artists to recommendations page by @claycrews2002 in #288
  • 280 add similar artists to artist page by @claycrews2002 in #292
  • 242 add indicator to notification button in sidebar by @claycrews2002 in #272
  • 174 initiate playback by @masondjoseph in #246
  • 247 show additional details in playlist view by @claycrews2002 in #287
  • test: create custom session cookie by @cravend in #299
  • 255 add content to shared feed item by @claycrews2002 in #297
  • feat: playback by @cravend in #300
  • feat: see user's playlists by @sophiecra in #284
  • 250 create devices list by @claycrews2002 in #296
  • feat: share from page by @claycrews2002 in #293
  • fix: add error catching for json parsing by @cravend in #298
  • feat: filter recommendations by @cravend in #302
  • feat: add caching to firestore by @cravend in #309
  • refactor: hide profile data if user is private by @cravend in #303
  • 241 design errors by @sophiecra in #311
  • fix: move API keys to env variables by @cravend in #312
  • test: fix tests + misc errors by @cravend in #310
  • feat: add queue to sidebar by @cravend in #305
  • docs: update readme with new ENV variables by @cravend in #315
  • fix: like button style by @claycrews2002 in #316
  • docs: add note about playback by @cravend in #317

Full Changelog: v0.5...v0.9