Changes

2024-10-10 (0.8.4)

  • Fix an issue with viewing alternate art if the artists were the same

2024-09-30 (0.8.3)

  • Change colour sample default to 256

2024-09-30 (0.8.2)

  • Update the footer layout to work better at smaller screen sizes

2024-09-29 (0.8.1)

  • Update OpenGraph image generation

2024-09-27 (0.7.1)

  • Update image loading to use the card back as a placeholder until the front has loaded

  • Update footer messaging

2024-09-25 (0.7.0)

  • Added the functionality to show the palette on page load using a URL parameter

2024-09-15 (0.6.1)

  • Fix some layout bugs for mobile

2024-09-04 (0.6.0)

  • Add a button to swap the samples taken from the artwork to see two different palette options

2024-09-02 (0.5.0)

  • Support added for capturing and downloading a PNG of the current gradient

2024-09-02 (0.4.2)

  • Fixed a bug where search results with names including a plus or qoutes would not be displayed

2024-09-02 (0.4.1)

  • Fixed a bug where the incorrect art count was being used when copying a link

2024-08-27 (0.4.0)

  • Added support for viewing multiple card faces

  • Fixed a bug when a card could not be found when loaded with a link

  • Fixed a bug with copying a link to the specific art variation

2024-08-19 (0.3.1)

  • Add canonical url tag

2024-08-16 (0.3.0)

  • Add X link to footer

2024-08-16 (0.2.2)

  • Fix the way the alternate art index was being set on page load which could result in obsolete clicks

  • Update search input to hide keyboard on select for mobile devices

  • Add changelog

2024-08-14 (0.2.1)

  • Update the card store so it no longer persists

  • Clean up an unused object from local storage

2024-08-13 (0.2.0)

  • Create a component for the card and lower the quality to improve load times

  • Fix some UX issues on the mobile layout

  • Fix event for search results

2024-08-09 (0.1.1)

  • Fixed the metadata for the named card page

  • Add response cache for the Scryfall API and clear them after 24 hours

2024-08-07 (0.1.0)

  • Ability to get a random card and see the palette

  • Ability to search for a card and see the palette

  • Copy link to card functionality

  • Swap to alternate art for a card if there is more than one version

  • Add support for slideshow mode

  • First visit tutorial explaining how the site works

  • Double the maximum colour count when sampling the art time

  • Change the order of the extracted colours

  • Add analytics service

  • Fix the tutorial so that it correctly loads a named card on exit

  • Fix colours on icon when different themes are active