mirror of
https://github.com/unraid/api.git
synced 2026-01-05 16:09:49 -06:00
13 KiB
13 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.3.3 (2020-04-17)
2.3.2 (2020-04-13)
Bug Fixes
- added subscriptions back to wsServer and other misc changes (70472ed)
2.3.1 (2020-04-11)
2.3.0 (2020-04-11)
Features
- add proxy support (part 1) (5389db1)
Bug Fixes
- plg: add template vars (ddac833)
- add lan-ip and fix tsc not finishing (f603e02)
- mothership: add lanIp and remove x-powered-by (4a09df5)
2.2.1 (2020-02-24)
2.2.0 (2020-02-24)
Features
- enable log debug toggling and cleanup exit code (9590ebc)
Bug Fixes
- allow master process to kill worker (26e0598)
2.1.29 (2020-02-14)
Bug Fixes
- misc changes (e4df23c)
2.1.28 (2020-02-14)
2.1.27 (2020-02-07)
Bug Fixes
- add process.title (3694d0b)
2.1.26 (2020-02-03)
Bug Fixes
- make sure master doesnt die when worker does (19d6501)
2.1.25 (2020-02-02)
2.1.24 (2020-02-02)
Bug Fixes
- set cwd to __dirname and add logs (770c7f5)
2.1.23 (2020-02-02)
2.1.22 (2020-02-02)
Bug Fixes
- schema/info/versions: fix typo (b8aed46)
- typescript: remove src from the dist directory on build (6317020)
- websocket: bail if the ws is unknown as they have no context (9e4bd1a)
2.1.21 (2020-01-27)
2.1.20 (2020-01-26)
Bug Fixes
- ensure we're using the websocketId for the subcriptions count check (9e5207c)
2.1.19 (2020-01-26)
Bug Fixes
- switch to using autogen id for each websocket connection (0a9f49f)
2.1.18 (2020-01-26)
2.1.17 (2020-01-26)
Bug Fixes
- pubsub: ensure we only publish to a channel with subscribers (df9954f)
2.1.16 (2020-01-26)
2.1.15 (2020-01-25)
Bug Fixes
- dep: update dee to include dist file (146dabd)
2.1.14 (2020-01-25)
Bug Fixes
- docker-events: replace docker-events listener with star namespace (4163326)
2.1.13 (2020-01-25)
Bug Fixes
- replace machineId module with util and fix graphql subscriptions (158bf6c)
2.1.12 (2020-01-23)
Bug Fixes
- add missing graphql files (02f32f5)
2.1.11 (2020-01-23)
Bug Fixes
- change files to dist instead of app (daf74f4)
2.1.10 (2020-01-23)
2.1.9 (2020-01-11)
2.1.8 (2020-01-10)
2.1.7 (2020-01-10)
2.1.6 (2020-01-10)
Bug Fixes
- module:graphql/index: replace user onConnect/onDisconnect logging (5971fce)
2.1.5 (2019-11-25)
2.1.4 (2019-11-11)
Bug Fixes
- ecosystem: disable extra logging in production (fbb8989)
2.1.3 (2019-11-11)
2.1.2 (2019-11-11)
Bug Fixes
- ecosystem: remove node_args and cleanup formatting (b3a284b)
2.1.1 (2019-11-10)
2.1.0 (2019-11-10)
Features
- module:app/server: add x-machine-id to header (8e29f5f)
- schema:info/machine-id: added machineId to info (beaad40)
2.0.23 (2019-11-10)
Bug Fixes
- module:graphql/schema/resolvers: only update when clients connect (22ff4c1)
2.0.22 (2019-11-09)
2.0.21 (2019-11-04)
2.0.20 (2019-11-04)
2.0.19 (2019-11-04)
Bug Fixes
- subscriptions-transport-ws: patch duplicate subscriptions (c0d9825)
2.0.18 (2019-11-03)
Bug Fixes
- ecosystem: increase allowed memory heap from 100 to 200 (35dccce)
2.0.17 (2019-11-03)
Bug Fixes
- ecosystem: increase allowed memory heap (856da3e)
2.0.16 (2019-11-03)
Bug Fixes
- modules:graphql/schema/resolvers: reduce disks memory usage (6d9b40b)
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
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.