• Added touch support to media scrubbing.
  • Added outward-facing functions for pause, play, and toggle actions, allowing developers to tap into the audio player with their own code.
  • Added touch support to volume slider.
  • Fixed bug with trying to scrub audio before the metadata is available. We now always load the metadata for the first song in a list.
  • Disables prefetch by default.