Skip to content

Releases: JyotirmoyDas05/Musicly

v0.9.0-beta

Choose a tag to compare

@github-actions github-actions released this 22 Feb 12:57

[0.8.0-beta] - 2026-02-20

Added

  • Hybrid HomeScreen blending local offline library and YouTube Music online content (feat: @JyotirmoyDas05)
  • New Quick Picks grid for exploring online music on the Home Screen (feat: @JyotirmoyDas05)
  • Automatic Update Checker with GitHub Release Integration (feat: @JyotirmoyDas05)
  • Direct APK Download & Installation from Updates (feat: @JyotirmoyDas05)
  • Device Architecture Detection for Optimal APK Selection (feat: @JyotirmoyDas05)
  • Update Button in Home Top Bar (when updates available) (feat: @JyotirmoyDas05)
  • Update Bottom Sheet with Release Information (feat: @JyotirmoyDas05)
  • Support for Multiple Device Architectures (feat: @JyotirmoyDas05)

Changed

Fixed

  • Fixed UI jumping and scroll loss when playing songs from search results (fix: @JyotirmoyDas05)
  • Fixed 'Playlist not found' error when accessing online playlists from Home and Explore screens (fix: @JyotirmoyDas05)
  • Resolved Hilt missing binding error for DownloadRepositoryImpl (fix: @JyotirmoyDas05)
  • Fixed Ktor deprecation warning by updating download implementations (fix: @JyotirmoyDas05)

v0.8.0-beta

Choose a tag to compare

@github-actions github-actions released this 20 Feb 13:55

[0.8.0-beta] - 2026-02-20

Added

  • Hybrid HomeScreen blending local offline library and YouTube Music online content (feat: @JyotirmoyDas05)
  • New Quick Picks grid for exploring online music on the Home Screen (feat: @JyotirmoyDas05)
  • Automatic Update Checker with GitHub Release Integration (feat: @JyotirmoyDas05 )
  • Direct APK Download & Installation from Updates (feat: @JyotirmoyDas05 )
  • Device Architecture Detection for Optimal APK Selection (feat: @JyotirmoyDas05 )
  • Update Button in Home Top Bar (when updates available) (feat: @JyotirmoyDas05 )
  • Update Bottom Sheet with Release Information (feat: @JyotirmoyDas05 )
  • Support for Multiple Device Architectures (feat: @JyotirmoyDas05 )

Changed

Fixed

  • Fixed UI jumping and scroll loss when playing songs from search results (fix: @JyotirmoyDas05 )
  • Fixed 'Playlist not found' error when accessing online playlists from Home and Explore screens (fix: @JyotirmoyDas05 )
  • Resolved Hilt missing binding error for DownloadRepositoryImpl (fix: @JyotirmoyDas05 )
  • Fixed Ktor deprecation warning by updating download implementations (fix: @JyotirmoyDas05 )

Full Changelog: v0.7.0-beta...v0.8.0-beta

v0.7.0-beta

Choose a tag to compare

@github-actions github-actions released this 19 Feb 13:33

[0.7.0-beta] - 2026-02-19

Added

  • Full YouTube Music online playlist integration (feat: @JyotirmoyDas05 )
  • Online playlist detail screen with M3 Expressive design (feat: @JyotirmoyDas05 )
  • Background playlist song pre-loading for seamless playback (feat: @JyotirmoyDas05 )

Changed

  • Implemented Metrolist-pattern online song playback for proper stream resolution (refactor: @JyotirmoyDas05 )
  • Direct MediaItem creation from MediaMetadata for online content (refactor: @JyotirmoyDas05 )
  • Improved queue state management for online playlists (feat: @JyotirmoyDas05 )

Fixed

  • Fixed online song playback skipping issues by correcting MediaItem URI format (fix: @JyotirmoyDas05 )
  • Resolved YouTubeMediaSourceHelper stream resolution by ensuring proper video ID detection (fix: @JyotirmoyDas05 )
  • Fixed MediaItem customCacheKey configuration for proper ResolvingDataSource integration (fix: @JyotirmoyDas05 )
  • Resolved build failure due to duplicate native libraries (fix: @JyotirmoyDas05 )
  • Improved automated release workflow (fix: @JyotirmoyDas05 )