Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 02:07
· 103 commits to main since this release
8c43315

1.6.0 (2023-02-10)

Bug Fixes

  • πŸ› fixing image usage in the application (29c8acd)
  • πŸ› removes already reviewed cards from review session (b36304b)

New Features

  • 🍱 adds new svg assets (b5d3f12)
  • ✨ add new feedback component (e48782d)
  • ✨ add new to be reviewed route (1081549)
  • ✨ adds nextReview column to the box table (d5f8836)

Code Refactors

  • ♻️ moves static svgs to src folder (5ba9773)
  • ♻️ use new feedback component (3b2fd54)

Miscellaneous Chores