Skip to content

Latest commit

 

History

History
70 lines (33 loc) · 2.53 KB

CHANGELOG.md

File metadata and controls

70 lines (33 loc) · 2.53 KB

Changelog

1.4.0 (2025-01-25)

Features

  • migrate decks table to mui datagrid (390bdb1)

Bug Fixes

  • deck links not being validated correctly (f216249)

1.3.1 (2024-11-05)

Features

Miscellaneous Chores

1.3.0 (2024-10-08)

Features

  • add quick "mark as inactive" button in profile (0cae94f)

1.2.4 (2024-10-05)

Bug Fixes

  • allow for usd_foil and usd_etched prices to supersede regular usd prices (e1376c0)

1.2.3 (2024-10-05)

Features

  • more clearly display additional price check data (217b9e9)
  • return additional context from price check lambda (aad7179)

Miscellaneous Chores

1.2.2 (2024-10-04)

Features

  • allow decks to be marked as inactive to hide them from being viewed on decks table by default
  • add landing page for unauthenticated users to preview website
  • update readme to accurately reflect current state of application

Miscellaneous Chores

1.0.0 (2024-10-02)

Features

  • initial release (technically 1.2.0) (#38) (307be66)