Changelog
1.8.2 (2024-08-05)
Bug Fixes
- bump @honeybadger-io/js from 6.8.3 to 6.9.1 (0565088)
- bump @honeybadger-io/js from 6.9.1 to 6.9.2 (a070ba1)
- bump @honeybadger-io/js from 6.9.2 to 6.9.3 (3be6d95)
- bump @sentry/node from 7.108.0 to 7.109.0 (b8263a9)
- bump @sentry/node from 7.109.0 to 7.111.0 (ace2dbb)
- bump @sentry/node from 7.111.0 to 7.112.2 (6642c76)
- bump @sentry/node from 7.112.2 to 7.113.0 (25cecbf)
- bump @sentry/node from 7.113.0 to 7.114.0 (c1d3692)
- bump braces from 3.0.2 to 3.0.3 (cacc15f)
- bump json-schema-to-ts from 3.0.1 to 3.1.0 (f76d861)
- bump node-html-parser from 6.1.12 to 6.1.13 (aa4c6ae)
- bump nodemailer from 6.9.13 to 6.9.14 (17ea56a)
- error “Not authorized” when uploading archives (c9eea45)
1.8.1 (2024-03-25)
Bug Fixes
- include all
dist
output in NPM release (fbc9b05)
1.8.0 (2024-03-25)
Features
Bug Fixes
- bump @sentry/node from 7.107.0 to 7.108.0 (97eeec6)
- bump json-schema-to-ts from 3.0.0 to 3.0.1 (9f87443)
- bump nodemailer from 6.9.12 to 6.9.13 (897e9b6)
1.7.0 (2024-03-24)
Features
- read config values from files (9febf7b)
1.6.0 (2024-03-19)
Features
Bug Fixes
- bump @honeybadger-io/js from 6.1.1 to 6.8.3 (d9050f0)
- bump @sentry/node from 7.100.1 to 7.101.1 (46a8919)
- bump @sentry/node from 7.101.1 to 7.102.1 (a12d853)
- bump @sentry/node from 7.102.1 to 7.105.0 (23e9dee)
- bump @sentry/node from 7.105.0 to 7.107.0 (1989529)
- bump @sentry/node from 7.99.0 to 7.100.1 (579c1c7)
- bump fetch-cookie from 2.1.0 to 2.2.0 (387b626)
- bump fetch-cookie from 2.2.0 to 3.0.1 (56fa414)
- bump fetch-cookie from 2.2.0 to 3.0.1 (5d5a5cb)
- bump fetch-cookie from 2.2.0 to 3.0.1 (0a4cf5b)
- bump nodemailer from 6.9.10 to 6.9.11 (d6bd0e0)
- bump nodemailer from 6.9.11 to 6.9.12 (78e7590)
- bump nodemailer from 6.9.9 to 6.9.10 (eb2d2fc)
1.5.7 (2024-02-01)
Bug Fixes
- bump nodemailer from 6.9.8 to 6.9.9 (6b57526)
1.5.5 (2024-02-01)
Bug Fixes
- bump node-fetch from 3.3.1 to 3.3.2 (6ba554a)
- bump node-html-parser from 6.1.4 to 6.1.12 (4121524)
1.5.4 (2024-02-01)
Bug Fixes
- bump nodemailer and @types/nodemailer (99982ff)
1.5.3 (2024-01-31)
Bug Fixes
- allow SMTP without credentials (155d367)
1.5.2 (2023-03-23)
- Use project-scoped typescript during release
0b12b2d
1.5.1 (2023-03-23)
- Bump nodemailer from 6.9.0 to 6.9.1
#141
- Bump @honeybadger-io/js from 4.9.3 to 5.1.1
#148
- Fix upload success expectation
#163
- Bump @honeybadger-io/js from 4.8.1 to 4.9.3
#130
- Expect new response message
1c527be
- Fix timestamp expectations for latest Node
4664c60
1.5.0 (2022-11-29)
- Omit false form fields when creating backup
#87
- Bump typescript from 4.8.4 to 4.9.3
#90
1.4.0 (2022-11-05)
- Configure remote paths
#68
- Add dev container
#74
- Refactor Host to class & add default path
cc1237e
- Process paths from env, add tests
06492e5
- remove static /admin path from all requests and set default
58036dc
1.3.0 (2022-10-06)
- Update gravity after sync
#50
- Add gravity update
2066860
- Make client error wording consistent
6cd5a32
- Stringify non-string logging
21737a9
1.2.1 (2022-09-30)
- Bump nodemailer from 6.7.8 to 6.8.0
#48
- Bump typescript from 4.8.3 to 4.8.4
#42
- Bump node-html-parser from 6.0.0 to 6.1.1
#45
- Bump @honeybadger-io/js from 4.1.3 to 4.3.1
#44
1.2.0 (2022-09-30)
- Add notifications and better error handling
#31
- Add SMTP notifications
80614fb
- Simplify verbose logging logic
73fd7b1
1.0.0 (2022-08-30)
- Refactor
Config
for testability 81df05f
0.0.2 (2022-08-25)