Skip to content

Latest commit

 

History

History
225 lines (100 loc) · 8.87 KB

CHANGELOG.md

File metadata and controls

225 lines (100 loc) · 8.87 KB

2.9.3 (2022-10-22)

Bug Fixes

  • restart container cause multiple cron entry. (424f576), closes #65

2.9.2 (2022-02-07)

Bug Fixes

  • update package-lock.json (8b609f0)

2.9.1 (2022-02-07)

Bug Fixes

2.9.0 (2021-12-20)

Bug Fixes

Features

  • add trim option to text response (d7f6a57)

2.8.0 (2021-11-26)

Bug Fixes

Features

  • update dependencies to latest and node to 16 (8dd11bc)

2.7.0 (2021-07-31)

Bug Fixes

Features

2.6.0 (2021-06-20)

Bug Fixes

Features

2.5.0 (2021-03-06)

Features

2.4.0 (2021-03-06)

Features

  • migrate repository to npm 7 workspace (#46) (10e1e18)

2.3.0 (2021-01-23)

Bug Fixes

  • update package-lock.json (32e4975)

Features

2.2.11 (2021-01-17)

Bug Fixes

  • add missing format after updating ajv (04ffbb5), closes #43

2.2.10 (2021-01-14)

Bug Fixes

2.2.9 (2021-01-14)

Bug Fixes

2.2.8 (2021-01-14)

Bug Fixes

2.2.7 (2020-11-07)

Bug Fixes

  • change workflow to release event (43950c4)

2.2.6 (2020-11-07)

Bug Fixes

2.2.5 (2020-11-07)

Bug Fixes

2.2.4 (2020-11-07)

Bug Fixes

2.2.3 (2020-09-30)

Bug Fixes

2.2.2 (2020-07-13)

Bug Fixes

  • remove ident.me from default configuration (0695d01)
  • update dependencies (572cebd)

2.2.1 (2020-04-04)

Bug Fixes

  • script: replace ramda with lodash (ee1338c)

2.2.0 (2020-04-04)

Features

  • script: update dependencies (c6d108e)

2.1.1 (2019-11-09)

Bug Fixes

  • script: fix script keep restart on error (20e3cdc)

2.1.0 (2019-11-09)

Features

2.0.2 (2019-11-09)

Bug Fixes

  • script: suppress type check in libraries (f57bf0d)

2.0.1 (2019-09-25)

Bug Fixes

  • script: Environment variable IPV6 does not generate valid configuration (9ccb050), closes #28

2.0.0 (2019-09-21)

Bug Fixes

  • docker: Fixes script path in cron (4548627)

Features

  • script: Run script in configurable user and group (9350cae)
  • script: Support configuration file, API token and multiple domain (6f6ba16)

BREAKING CHANGES

  • script: Depreciate Global API key. It will be removed in the future.