Releases: Elenpay/NodeGuard
Releases · Elenpay/NodeGuard
0.23.2
What's Changed
- Optimize database query for node retrieval by @Jossec101 in #496
Full Changelog: 0.23.1...0.23.2
0.23.1
What's Changed
- Avoid spam on gRPC clients channels found on the singleton by @Jossec101 in #495
Full Changelog: 0.23.0...0.23.1
0.23.0
What's Changed
- Add ForwardingHtlcEvent model and database configuration by @Jossec101 in #491
- Update protos to latest lnd by @Jossec101 in #492
- Add HTLC monitoring and subscription jobs by @Jossec101 in #493
Full Changelog: 0.22.4...0.23.0
0.22.4
What's Changed
- Enforce docker user/group to be 65532 (dapr-friendly) by @adriantunez in #490
New Contributors
- @adriantunez made their first contribution in #490
Full Changelog: 0.22.3...0.22.4
0.22.3
What's Changed
- Fix monitoring swaps when one provider is faulty (e.g. timeout) by @Jossec101 in #489
Full Changelog: 0.22.2...0.22.3
0.22.2
0.22.1
What's Changed
- Fix loading data on channel requests + various UI fixes by @Jossec101 in #486
- refactor(channels): replace wallet filter with channel ID search functionality by @Jossec101 in #487
Full Changelog: 0.22.0...0.22.1
0.22.0
What's Changed
- [GEN-1859] Audit logging system with enums and db migrations by @Jossec101 in #465
- [GEN-1859] Add audit log cleanup job with configurable retention policy by @Jossec101 in #467
- [GEN-1859] Audit trail page with comprehensive filtering and search by @Jossec101 in #468
- [GEN-1859] Audit logging to API tokens, nodes and channel operations by @Jossec101 in #469
- [GEN-1859] Audit logging to user management, wallet setup, swaps by @Jossec101 in #470
- [GEN-1859] Audit + paginated retrieval for wallet withdrawal requests by @Jossec101 in #472
- [GEN-1859] Add audit logging for authentication events by @Jossec101 in #473
- [GEN-1859] Json Log Formatter to not be lowercase and add AuditService tests by @Jossec101 in #474
- [GEN-1859] Refactor audit logging parameters to gather user info implicity by @Jossec101 in #475
- [GEN-1859] Remove unused action types and add missing audits by @Jossec101 in #476
- [GEN-1863] Users pagination by @Jossec101 in #478
- [GEN-1863] add pagination support to ChannelOperationRequestRepository + new filtering by @Jossec101 in #479
- [GEN-1863] Pagination channels + filters by @Jossec101 in #480
- [GEN-1863] add filtering parameters to wallet withdrawal request pagination by @Jossec101 in #481
- [GEN-1863] Implement auto-apply filters in audit trail page by @Jossec101 in #482
- [GEN-1863] Swaps pagination + Filtering by @Jossec101 in #483
- [GEN-1863] Wallets pagination + filtering by @Jossec101 in #484
- [GEN-1863] TODO comments for DataGrid pagination implementation on pending areas by @Jossec101 in #485
Full Changelog: 0.21.4...0.22.0
0.21.4
What's Changed
• [GEN-1872] Fix idempotency issues on channel opening flows by @Jossec101 in #477
Full Changelog: 0.21.3...0.21.4
0.21.3
What's Changed
- [GEN-1866] Fix swap provider assignment to use selectedProvider instead of hardcoded Loop by @Jossec101 in #471
Full Changelog: 0.21.2...0.21.3