Skip to content

Releases: ankrypht/AudioScape

v1.10.0

30 Sep 13:08
93c2edd

Choose a tag to compare

1.10.0 (2025-09-30)

Features

  • upgrade Expo SDK from 53 to 54 (874a06a)

Bug Fixes

  • modals: dismiss button not showing (0766150)
  • playback error (9e85c3c)

v1.9.0

13 Sep 08:58
bde1e5d

Choose a tag to compare

1.9.0 (2025-09-13)

Features

  • add haptic feedback support (3f719c9)
  • animated heart button for favoriting songs (2b2e23b)
  • improved lyrics screen ui (323e4c1)
  • improved player screen ui (3994c23)
  • modal animations bottom slide and fade (a0fb763)
  • new logo (8ba8561)
  • new tab structure with library tab (b6d994c)
  • progress bar in floating player (db1dd7f)
  • search: add playlist support for top result (8f45af4)
  • search: radio support for top result (0f76c93)
  • settings: import/export library (8871a3f)
  • share link option in menu modal & player (7b7188c)

Bug Fixes

  • create playlist modal going under keyboard (5375001)
  • download: check if song already downloading (030394d)
  • download: download image handling bug (30106df)
  • download: some songs not downloading (7c1dccd)
  • hooks: handle local images in useImageColors (3af6d45)
  • player navigation on notification click (85a14b8)
  • search: handle album as top result (a360aac)
  • songs not playing (c81f4d9)
  • wrong lyrics on fast skip (5d90ba3)

Performance Improvements

  • expo: upgrade to Expo SDK 53 (825ddeb)
  • switch to new architecture of react-native (d4ef1dd)
  • use FlashList for better performance (f629cbf)

AudioScape v1.8.0

20 Jul 10:45

Choose a tag to compare

What's Changed

  • Make UI Better For Tablets (#16 )
  • Now Search Results Will Include Videos, Albums & Artists Too
  • Added New Album & Artists Pages
  • Various Aesthetic Changes

Full Changelog: v1.7.5...v1.8.0

AudioScape v1.7.5

07 Jun 02:59

Choose a tag to compare

What's Changed

  • Fixed Song Unavailable Error
  • Improved Gradient Background & UI
  • Added Confirmation Dialog For Deleting Playlists
  • Fixed Playnext Feature

Full Changelog: v1.7.0...v1.7.5

AudioScape v1.7.0

24 May 11:06

Choose a tag to compare

What's Changed

  • New Download Feature (#9)
  • Playing Songs From Playlist Will Now Add That Playlist In The Queue (#12(2))
  • Added Scroll Down To Refresh In Home Screen
  • Enabled edge-to-edge
  • Made Tab Bar Transparent
  • Improved Performance & UI

Full Changelog: v1.6.0...v1.7.0

AudioScape v1.6.0

23 Apr 17:04

Choose a tag to compare

What's Changed

  • New Synced Lyrics Tab.
  • New Menu Option For Every Song & Playlist Item.
  • New Button In Home Screen To Open System Sound Settings.
  • Added Dynamic Sizing Support For Different Screen Sizes.
  • Small Aesthetic Changes Everywhere.
  • Fix Playback Error.

Full Changelog: v1.5.6...v1.6.0

AudioScape v1.5.6

27 Jul 08:56

Choose a tag to compare

What's Changed

  • Fix playback error

Full Changelog: v1.5.5...v1.5.6

AudioScape v1.5.5

16 Mar 14:04

Choose a tag to compare

What's Changed

  • Fix some major bugs (#5)

Full Changelog: v1.5.0...v1.5.5

AudioScape v1.5.0

01 Mar 14:59

Choose a tag to compare

What's Changed

  • Fix Playback Error
  • New Trending Section In Home Page
  • Show Search Suggestions While Searching
  • New Gradient Background
  • Floating Action Buttons In Favorites & Playlist Tabs
  • New Queue Section In Player Screen
  • Many Performance & Aesthetic Improvements

Full Changelog: v1.4.0...v1.5.0

AudioScape v1.4.0

24 Jan 05:12

Choose a tag to compare

What's Changed

  • Load favourite tracks and playlist faster by storing more data
  • Added playlist support (including new add to playlist button in player screen)
  • Added modal to show announcements fetched from firebase database
  • Added modal to show when a new version is available
  • Made the slider in player screen look better also show amount of song buffered
  • Small performance updates at various places
  • Small aesthetic changes everywhere

Full Changelog: v1.3.0...v1.4.0