Releases: bklaing2/autofy
Releases · bklaing2/autofy
v1.0.1
v1.0.0
Full Changelog: https://github.com/bklaing2/autofy/commits/v1.0.0
What's Changed
- Total rewrite in Svelte by @bklaing2 in #12
- Moved to multi Supabase project by @bklaing2 in #16
- Added redirect from Spotify auth by @bklaing2 in #17
- setup GitHub action to only deploy on release by @bklaing2 in #19
New Contributors
Full Changelog: v0.0.1...v1.0.0
Increased timeouts of worker jobs
- Create playlist job: increased timeout from 30 minutes to 2 hours
- Update playlist job: increased timeout from 10 minutes to 30 minutes
autofy MVP
The first public version of autofy. Features of this version include the functionality to generate a playlist from all of a user's followed artists. The playlist will automatically stay up to date when the user follows/unfollows an artist and when a followed artist releases new tracks.