Skip to content

Releases: krwu/ServerStatus-web

v3.0.0

18 Jun 07:31
Compare
Choose a tag to compare

3.0.0 (2024-06-18)

Build System

  • npm: change required node engine from 18 to 20 (3d034e2)

BREAKING CHANGES

  • npm: the lowest supported node version change to v20.

v2.0.3

07 Mar 01:57
Compare
Choose a tag to compare

2.0.3 (2023-03-07)

Bug Fixes

  • http-cache-semantics vulnerable (dac1abc)

v2.0.2

13 Sep 02:44
Compare
Choose a tag to compare

2.0.2 (2022-09-13)

Bug Fixes

  • npm: potential security vulnerabilities (10db0cb)

v2.0.1

14 Jul 10:40
Compare
Choose a tag to compare

2.0.1 (2022-07-14)

Performance Improvements

  • clean unnecessary packages (d5a1dd0)

v2.0.0

14 Jun 02:05
Compare
Choose a tag to compare

2.0.0 (2022-06-14)

Features

BREAKING CHANGES

    • react-scripts upgraded to v5
  • semantic-release upgraded to v19
  • dropped support for Node <= 15

v1.4.0

19 Feb 06:58
Compare
Choose a tag to compare

1.4.0 (2022-02-19)

Features

v1.3.0

22 Sep 18:03
Compare
Choose a tag to compare

1.3.0 (2021-09-22)

Features

  • bump antd version to 4.0 (664003d)

v1.2.0

22 Sep 17:03
Compare
Choose a tag to compare

1.2.0 (2021-09-22)

Bug Fixes

  • ignore local registry (15158f4)
  • serviceWorker cause building failed (bc548af)

Features

  • ui: add index for each row (1c0fbfe)

v1.1.5

05 Nov 03:03
Compare
Choose a tag to compare

1.1.5 (2020-11-05)

Bug Fixes

  • locale ('1 day' doesn't work), mobile style ('name' item size) (cf5c3b6)

v1.1.4

05 May 06:15
Compare
Choose a tag to compare

1.1.4 (2020-05-05)

Bug Fixes

  • display name with host or name from json (a19256c), closes #2