Releases: riccardobl/nostrduino
Releases · riccardobl/nostrduino
1.4.0
What's Changed
- Update version numbers in library.* files by @ThomasFarstrike in #5
- Add support for fragmented websocket messages by @ThomasFarstrike in #7
- Relax LNURLP status checks by @ThomasFarstrike in #6
- Fix NWC list_transactions by @ThomasFarstrike in #8
- Nip04::decrypt - Allocate memory on the heap instead of the stack by @ThomasFarstrike in #9
- get_info: add support for NIP47 notifications by @ThomasFarstrike in #10
- Make uBitcoin a dependency by @ThomasFarstrike in #12
- Prepare for 1.3.5 release by @ThomasFarstrike in #13
- Disable wifi persistence by @ThomasFarstrike in #15
- NWC: add support for payment notifications by @ThomasFarstrike in #14
- Add new Arduino esp32 example and prepare for next release by @ThomasFarstrike in #16
New Contributors
- @ThomasFarstrike made their first contribution in #5
Full Changelog: 1.3...1.4.0
1.3.5
remove unused test
1.3.4
pass missing arguments to listTransaction
1.3.3
fix build
1.2.8
Expose relays and add connection status listener
1.2.7
Add support to specify subscription filters with a JsonArray
1.2.5
Set monitor speed, remove unused dependencies
1.2.4
Use readme as home
1.2.3
build doc
1.2.1
package