Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.19.0](v1.18.0...v1.19.0) (2023-02-02) ### Bug Fixes * crash when payments are disabled ([280e24f](280e24f)) * error on heartbeat ([9d1a027](9d1a027)) * increase rate limits ([282f7db](282f7db)) * invalid type for extname() ([f578247](f578247)) * lots of bugs ([9c010e7](9c010e7)) * nip-11 doc and tests ([4ec6f20](4ec6f20)) * patch ([b0adba6](b0adba6)) * patch knex ([ad7ab69](ad7ab69)) * rate limiter err ([7778cd1](7778cd1)) * refactor to use process.cwd() ([2469295](2469295)) * remove dupe updated_at column from invoice ([d1cdd96](d1cdd96)) * remove test file which is failing ci/cd ([77177a2](77177a2)) * since to be in seconds ([9021aa6](9021aa6)) * typo ([f9c7dbf](f9c7dbf)) * upgrade @noble/secp256k1 from 1.7.0 to 1.7.1 ([a8f44cd](a8f44cd)) * upgrade ws from 8.11.0 to 8.12.0 ([779f7b7](779f7b7)) * use knex 2.4.0 everywhere ([a9b03b2](a9b03b2)) ### Features * add pay-to-relay ([2618a4d](2618a4d)) * add yaml parser js-yaml ([bee6302](bee6302)) * adding powered by ZBD badge if its enabled payment processor ([54684a7](54684a7)) * implement static mirroring ([cd4c60a](cd4c60a)) * massive update ([f9c53ee](f9c53ee)) * **utils:** refactor settings to use yaml ([5a8107f](5a8107f))
- Loading branch information