This release includes BREAKING CHANGES to the API. We Changed method names to be more consistent with the Core Lightning plugin ecosystem and to be more explicit in meaning.
We have also updated the DB schema version. This makes existing DB records INCOMPATIBLE with this version. As a result, we recommend you running prism-list and prism-bindinglist before you run the upgrade to this version of the prism plugin. Once upgraded, recreate your prisms and bindings. Future versions of the prism plugin will have schema upgrade logic to avoid having to recreate these records.
What's Changed
- BTCPP24 by @farscapian in #93
- Fix Binding Outlay Tracking, update API as a result by @farscapian in #97
- Update prism_member_payouts by @farscapian in #100
- Remove BOLT11 Receiving Support; Remove Python 3.8 from CI by @farscapian in #102
- Api and UI updates by @farscapian in #108
- add license by @gudnuf in #111
Full Changelog: https://github.com/gudnuf/bolt12-prism/commits/v3.0.0