loop/docs/release-notes/release-notes-0.15.1.md
Slyghtning 6b942941fb
docs: complete historical release notes
Document every published Loop release and preserve authoritative notes.

Add the next-release workflow and rebuild chronological navigation.

Rename the reproducible-build guide for clarity.
2026-07-27 11:54:05 +02:00

1.4 KiB

Loop Client Release Notes

New Features

  • Add JSON client stubs for using the Loop RPC interface from WebAssembly. PR #411
  • Export NewListenerConfig so callers can construct custom listeners. PR #432

Breaking Changes

Bug Fixes

  • Improve errors for explicitly configured files. PR #413
  • Create the default macaroon only when required by the active configuration. PR #428

Maintenance

  • Refactor Autoloop swap construction behind a swap-builder interface. PR #418
  • Update lndclient and the compile-time LND dependency for LND v0.14. PR #425 PR #426 PR #438

Contributors (Alphabetical Order)

  • Carla Kirk-Cohen
  • Harsha Goli
  • Martin Habovštiak
  • Oliver Gugger
  • Turtle
  • Yong Yu