Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 13:15
· 34 commits to main since this release
68d8a02

0.10.0 (2025-01-19)

Bug Fixes

  • applying theme when cookie changes (37fcccc)
  • client setting of cookies (c7e2c8b)
  • condition for justify-center, closes #594 (a565586)
  • conditionally show number of cards and results based on parsed decklist, closes #597 (13cdc9e)
  • error handling in find my combos, closes #596 (167c151)
  • errors with some cookies on page load (4e1c123)
  • issue with nullability of jwt (9589792)
  • multiline card name indentation, fix #456 (85fb172)

Features

  • add back system mode (ad882bb)
  • add help tooltip to theme selector (1130e14)
  • add sitemap for every combo, closes #587 (8a3594e)
  • add tooltip with explanation of different combo result colors (5ae7c76)
  • dark mode switch (44ecce2)
  • document is:hulkline tag, close #599 (71982b2)
  • handle templates in embed.js, closes #482 (32980a9)
  • make dark mode dependant from user preference, cookie, local storage and system preference (ab9711e)
  • replace react-cookie with cookies-next (249e007)