Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

60 lines (30 loc) · 2.93 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2022-02-27)

Features

  • search history (85fa12b)
  • carousel track shadows/ themed scrollbars (e184054)
  • focus styles for all elements (85c3566)

Bug Fixes

  • fix services not loading in compiled code (0ddcc8f)

1.2.1 (2021-10-25)

Bug Fixes

  • correct background color in notification (fc67e1e)

1.2.0 (2021-10-25)

Features

Bug Fixes

  • bump vulnerable fastify-static package (c0ef71d)

1.1.1 (2021-10-21)

Bug Fixes

  • player: vol not being set when loading state (a08cccb)

1.1.0 (2021-10-20)

Features

  • add ability to change ones password (273136e, d49f985)
  • improve modal looks and accessibility (00dea69)
  • persist player state across browser reloads (c6c7859)

Bug Fixes

  • add focus style to IconButton (fe22ef5)
  • error handling in api module (970631b)
  • remove z-index from Input (3948c98)