Skip to content

Releases: meteorae/server

v1.5.0

20 Feb 12:30
Compare
Choose a tag to compare

1.5.0 (2022-02-20)

Features

v1.4.0

12 Feb 21:56
Compare
Choose a tag to compare

1.4.0 (2022-02-12)

Bug Fixes

  • use proper directory for storing database (07dc3b4)

Features

  • media: add image album support (3e5b343)

v1.3.0

01 Feb 00:43
Compare
Choose a tag to compare

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)

v1.2.0

28 Jan 23:43
Compare
Choose a tag to compare

1.2.0 (2022-01-28)

Features

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

v1.1.0

27 Jan 23:37
Compare
Choose a tag to compare

1.1.0 (2022-01-27)

Features

  • server: embed web client (dc060ba)

v1.0.0

27 Jan 20:33
Compare
Choose a tag to compare

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)