Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Latest commit

 

History

History
95 lines (44 loc) · 4.05 KB

CHANGELOG.md

File metadata and controls

95 lines (44 loc) · 4.05 KB

Changelog

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

1.2.10 (2021-06-30)

Bug Fixes

  • Added non-zero exit code for failed GHA deployment. (7410178)
  • Not contains success GHA deployment. (e2d0138)

1.2.9 (2021-06-30)

1.2.8 (2021-06-30)

1.2.7 (2021-06-30)

Bug Fixes

  • Added deployment request to GHA (no fail feedback yet). (db73b50)

1.2.6 (2021-06-30)

Bug Fixes

  • Client now logs the package version to console on start. (ea53593)
  • The order of logging levels and local log level changed in server. (9496ea7)

1.2.5 (2021-06-21)

Bug Fixes

  • Removed ANSI color codes from server production logging. (03444e8)

1.2.4 (2021-06-18)

Bug Fixes

  • Changed filebeat message from string[] to string. (97ecc14)

1.2.3 (2021-06-18)

1.2.2 (2021-06-15)

Bug Fixes

  • Host table did not selected/open hosts. (9d5035d)

1.2.1 (2021-06-11)

Bug Fixes

  • Missing .innerWidth for splitOrientation in client main.component. (fa0f3b8)

1.2.0 (2021-06-11)

Features

  • Feat/refactor client to redux (#6) (abf0b9f)

Bug Fixes

  • type inconsistency in Header (client). (e6f1c43)

1.1.0 (2021-06-08)

Features

  • develop branch created. Merged github actions and query filter feature branches. (7b7e050)

1.0.2 (2021-06-08)

Bug Fixes

  • Moved hosts.json location to /data (f6b8e95)
  • reverted to old build scripts in package.json (76de976)

1.0.1 (2021-06-07)

Bug Fixes

  • test of ci with gh actions (5cda361)
  • updated package.json to reflect master package.json (0c1dd43)