AmplitudeJS v5.2.0 Release Notes

Release Date: 2020-07-09 // over 3 years ago
  • ๐Ÿ†• New Features

    • โž• Added a public method for Amplitude.stop() (#399)
    • ๐Ÿ‘ Allow initialization with only playlists (#440)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed issue where native events became "unbound" after song changes (#441)
    • ๐Ÿ›  Fixed issue where AmplitudeCore is undefined (#435)
    • ๐Ÿ›  Fixed issue with shuffle highlighting the wrong song in the active song container (#434)

Previous changes from v5.1.0

  • ๐Ÿš€ This release addresses a lot of the memory management with large files and re-binding of audio events.

    ๐Ÿ”‹ Features

    • โž• Added prependSong() method to allow you to add a song to the front of the songs array.

    ๐Ÿ› Bug Fixes

    ๐Ÿ”€ PRs merged

    Thanks to the following contributors:
    @phranzia, @klh, @rowild, @szepeviktor, and @anybany for their hard work!