Files
api/CHANGELOG.md
T
2019-11-03 14:09:05 +10:30

3.9 KiB

Changelog

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

2.0.15 (2019-11-03)

Bug Fixes

  • ecosystem: replace string with array (25c1901)

2.0.14 (2019-11-03)

2.0.13 (2019-10-31)

2.0.12 (2019-10-31)

2.0.11 (2019-10-31)

2.0.10 (2019-10-31)

Bug Fixes

  • module:graphql/schema/resolvers: fix memory leak (fa60021)

2.0.9 (2019-10-27)

2.0.8 (2019-10-27)

2.0.7 (2019-10-26)

Bug Fixes

  • deps: update @unraid/core as it adds the missing abort-controller (5b21941)

2.0.6 (2019-10-26)

2.0.5 (2019-10-25)

Bug Fixes

  • module:app/server: fix EADDRINUSE (eb8603f)

2.0.4 (2019-10-22)

2.0.3 (2019-10-20)

Bug Fixes

  • module:index: log whole error in development (f8f3a3e)

2.0.2 (2019-10-19)

2.0.1 (2019-10-17)

2.0.0 (2019-10-17)

⚠ BREAKING CHANGES

  • module:graphql/schema/resolvers: Reduces CPU usage when on my_servers.

Bug Fixes

  • module:graphql/schema/resolvers: remove unneeded await (8b1dd10)

1.2.2 (2019-10-17)

1.2.1 (2019-10-17)

1.2.0 (2019-10-14)

Features

  • schema:info/memory: add basic types (4d91b8b)
  • add new baseboard type to info (6ecef3b)

Bug Fixes

  • schema:disks/disk: add value to DiskSmartStatus & DiskInterfaceType (01c3be1)

1.1.1 (2019-10-12)

Bug Fixes

  • remove unneeded "deepmerge" dep (b6447d7)

1.1.0 (2019-10-12)

Changelog

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