Skip to content

Releases: scottboms/kirby-applemusic

2.4.0

14 Sep 00:49
361a7a3

Choose a tag to compare

  • Adds local cover artwork caching with smart MusicKit API fallbacks
  • Adds ability to clear local image cache from plugin Panel Area
  • Updated snippet code to reflect above functionality

2.3.7

05 Sep 07:01
395d1a7

Choose a tag to compare

  • Add missing artwork fallback image support in the panel area via snippet

2.3.6

25 Aug 03:56
36963f2

Choose a tag to compare

  • Improvements to use Kirby's content API for output in the snippet

2.3.5

24 Aug 07:17
8fb8c31

Choose a tag to compare

  • Improve album rendering in small viewports
  • Clean up CSS
  • Remove unused assets

2.3.4

24 Aug 02:35
53debad

Choose a tag to compare

  • Fixes for a couple missing routes removed accidentally

2.3.2

23 Aug 22:14
b5db5a7

Choose a tag to compare

  • Code refactoring and cleanup

2.3.1

23 Aug 08:32
a3317d1

Choose a tag to compare

  • Improvements to Album detail view UX
  • Adds ability to copy track link or embed from Album views
  • Early work on code cleanup, improved maintainability

2.3.0

22 Aug 05:37
6eb6d0b

Choose a tag to compare

  • Adds ability to search by songs or albums
  • Adds album detail view
  • Improved breadcrumb navigation

2.2.0

21 Aug 07:19
9edde86

Choose a tag to compare

  • Adds new search functionality to search and interacte with the Apple Music Library directly in the panel area
  • Quick copy url and embed code for songs from search results
  • Deep link to song previews in the panel from search results

2.1.0

20 Aug 07:48
24e88bc

Choose a tag to compare

  • Adds a new song detail view and 30s song preview for tracks from Apple Music
  • Minor code cleanup