Skip to content

Latest commit

 

History

History
61 lines (29 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

61 lines (29 loc) · 2.4 KB

1.5.0 (2022-02-20)

Features

1.4.0 (2022-02-12)

Bug Fixes

  • use proper directory for storing database (07dc3b4)

Features

  • media: add image album support (3e5b343)

1.3.0 (2022-02-01)

Bug Fixes

  • auth: invert password matching condition (883ea57)

Features

  • add Prometheus metrics (c6f5bab)
  • graphql: add recently added item query (d356d8c)
  • themoviedb: add summary support (20d41b4)

1.2.0 (2022-01-28)

Features

  • graphql: add library-related queries (2bf648f)

1.1.0 (2022-01-27)

Features

  • server: embed web client (dc060ba)

1.0.0 (2022-01-27)

Bug Fixes

  • graphql: add totalCount to allItems mutation (d4c4fd4)
  • improve login payload (d4633aa)
  • transcode: remove useless buffer to byte conversion (e94327e)

Features

  • improve request logging (7edf1f0)