Skip to content

Latest commit

 

History

History
263 lines (116 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

263 lines (116 loc) · 10.2 KB

0.17.0 (2022-03-18)

Features

  • user-scripts: user-script control (#32) (79d6606)

0.16.7 (2022-03-16)

Bug Fixes

  • cpu: cpu count on 100% load on core (#31) (e811634)

0.16.6 (2022-03-14)

Bug Fixes

  • user-scripts: get all user-scripts (#30) (fde9c8f)

0.16.5 (2022-02-26)

0.16.4 (2022-02-25)

0.16.3 (2022-02-25)

Bug Fixes

  • cpu: correct the count of cpu cores for the new unraid beta (499a814)

0.16.2 (2022-02-22)

Bug Fixes

  • cpu: correct the count of cpu cores for the new unraid beta (#28) (dac156e)

0.16.1 (2022-02-18)

0.16.0 (2022-02-18)

Features

0.15.6 (2022-02-18)

0.15.5 (2022-02-18)

0.15.4 (2022-02-18)

Bug Fixes

  • docker: add image checksums to enable caching (#24) (266d1e0)

0.15.3 (2022-02-17)

Bug Fixes

0.15.2 (2022-02-17)

Bug Fixes

  • docker: load all containers (f110456)

0.15.1 (2022-02-15)

0.15.0 (2022-02-10)

Features

0.14.0 (2022-02-10)

Features

0.13.1 (2022-02-05)

0.13.0 (2022-01-17)

Features

  • user.scripts: add userscripts module (#17) (9754aed)

0.12.4 (2022-01-17)

Bug Fixes

  • notifications: read archived notifications from the correct source directory (#18) (2f22841)

0.12.3 (2022-01-15)

0.12.2 (2021-12-19)

Bug Fixes

  • notifications: add archive state toggle (cbe2d24)

0.12.1 (2021-12-19)

Bug Fixes

  • remove unnecessary console log (ee3c911)

0.12.0 (2021-12-19)

Features

0.11.2 (2021-12-09)

Bug Fixes

  • system: use top instead of mpstats (#13) (797c98e)

0.11.1 (2021-12-05)

Bug Fixes

  • system: correct the usage of mpstat to receive cpu usage (#12) (ffc48c6)

0.11.0 (2021-12-05)

Features

  • system: add cpu core usage (1b32bd4)

0.10.0 (2021-12-05)

Features

  • system: add load average event stream (#10) (9ec0dd8)
  • unraid: add identconfig module (#11) (6e04cd4)

0.8.0 (2021-12-05)

Features

  • syslog: add syslog event stream (#9) (05135ce)

0.7.0 (2021-12-02)

Features

0.6.1 (2021-12-02)

Bug Fixes

  • remove ssh2 executor from default export (e6ac57c)

0.6.0 (2021-12-01)

Bug Fixes

  • type: fix duplicated identifiers (28fe1b3)

Features

  • type: export all interfaces and types for the executor class (a475498)

0.5.0 (2021-12-01)

Features

  • type: export Executor class (8cbf323)

0.4.1 (2021-12-01)

Bug Fixes

  • ci: do not required clean git working dir for release (0a285e3)
  • ci: do not required clean git working dir for release (2806f57)
  • ci: temporary disable zip creation (ab1e4f7)

0.4.0 (2021-11-30)

Features

0.3.0 (2021-11-30)

Features

  • add unraid module and fix docgen (#6) (b251357)

0.2.0 (2021-11-30)

Features

  • system: improve uptime and add loadaverage (#5) (afc3f00)

0.1.1 (2021-11-30)

Bug Fixes

0.1.0 (2021-11-29)

Features

0.0.7 (2021-11-29)

Bug Fixes

  • uptime: parse correctly (f4956de)

0.0.6 (2021-11-29)

Bug Fixes

0.0.5 (2021-11-29)

Bug Fixes

  • add missing comma to package.json (da27ab1)
  • repair yarn.lock (dd8f3a9)