Releases: MutinyWallet/mutiny-node
Releases · MutinyWallet/mutiny-node
v0.6.3
Highlights
- Bug fixes with lightning address
- Better gateway selection in federations
What's Changed
- Better error when connecting to federation by @benthecarman in #1117
- Negate keys for claiming hermes keys when needed by @benthecarman in #1122
- Fallback to first gateway if we don't find any by @benthecarman in #1123
- Sort discovered federations by date after recommendations by @benthecarman in #1121
- Fixes for recommendation events by @benthecarman in #1124
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Highlights
This release may or may not contain support for lightning addresses!
What's Changed
- Dedup fedimint events from relays by @benthecarman in #1099
- Update fedimint to v0.3.0 by @benthecarman in #1076
- Claim hermes tokens by @benthecarman in #1090
- Refetch blind tokens after subscribe by @benthecarman in #1104
- Check LNURL name by @TonyGiorgio in #1105
- Fix for zap stuff by @benthecarman in #1106
- Add privacy_level to ActivityItem by @benthecarman in #1108
- Improvements to mint discoverability by @benthecarman in #1102
- Allow changing nostr keys on the fly by @benthecarman in #1097
- Tag npub if no contact by @benthecarman in #1109
- Fix silent merge conflict by @benthecarman in #1110
- Update ldk fork for CLN issues by @benthecarman in #1114
- Optimize label activity by @benthecarman in #1112
- Fix label activity by @benthecarman in #1115
- Ignoring message gossip fix by @TonyGiorgio in #1116
Full Changelog: v0.6.1...v0.6.2
v0.6.2-rc5
What's Changed
- Fix label activity by @benthecarman in #1115
- Ignoring message gossip fix by @TonyGiorgio in #1116
Full Changelog: v0.6.2-rc4...v0.6.2-rc5
v0.6.2-rc4
What's Changed
- Update ldk fork for CLN issues by @benthecarman in #1114
- Optimize label activity by @benthecarman in #1112
Full Changelog: v0.6.2-rc3...v0.6.2-rc4
v0.6.2-rc3
What's Changed
- Add privacy_level to ActivityItem by @benthecarman in #1108
- Improvements to mint discoverability by @benthecarman in #1102
- Allow changing nostr keys on the fly by @benthecarman in #1097
- Tag npub if no contact by @benthecarman in #1109
- Fix silent merge conflict by @benthecarman in #1110
Full Changelog: v0.6.2-rc2...v0.6.2-rc3
v0.6.2-rc2
What's Changed
- Dedup fedimint events from relays by @benthecarman in #1099
- Update fedimint to v0.3.0 by @benthecarman in #1076
- Claim hermes tokens by @benthecarman in #1090
- Refetch blind tokens after subscribe by @benthecarman in #1104
- Check LNURL name by @TonyGiorgio in #1105
- Fix for zap stuff by @benthecarman in #1106
Full Changelog: v0.6.1...v0.6.2-rc2
v0.6.2-rc1
What's Changed
- Dedup fedimint events from relays by @benthecarman in #1099
- Update fedimint to v0.3.0 by @benthecarman in #1076
- Claim hermes tokens by @benthecarman in #1090
- Refetch blind tokens after subscribe by @benthecarman in #1104
- Check LNURL name by @TonyGiorgio in #1105
Full Changelog: v0.6.1...v0.6.2-rc1
v0.6.1
Overview
Minor update to support deleting nostr profile
What's Changed
- Add delete profile by @benthecarman in #1096
Full Changelog: v0.6.0...v0.6.1
v0.6.0 - Social Release
Overview
Integrated nostr account, federation discovery, DMs, payment requests, and much much more.
What's Changed
- Create nostr profile by @benthecarman in #992
- Add firefox only on non-darwin systems' flake.nix by @DanGould in #1019
- Handle subscriptions created outside the app by @benthecarman in #1034
- Update to rust-nostr 0.28.0 by @benthecarman in #1036
- Save privacy level to PaymentInfo by @benthecarman in #1028
- Generate node's uuid deterministically by @benthecarman in #1039
- Increase wasm memory limit to 3mb by @benthecarman in #1035
- Handle a missing label activity item by @benthecarman in #1042
- Allow dm decrypting to fail by @benthecarman in #1041
- Update fedimint by @benthecarman in #1044
- Expose waila through mutiny-wasm by @benthecarman in #1045
- Remove requirement for password for has_node_manager by @benthecarman in #1043
- Don't save federation to storage until after init by @benthecarman in #1051
- Only check voltage invoice is within 10 sats by @benthecarman in #1049
- add cashu token melting to mutiny-node by @elnosh in #1026
- Add federation code to list_federations by @benthecarman in #1053
lightning-liquidity
alpha release by @johncantrell97 in #1050- upgrade lightning liquidity by @johncantrell97 in #1054
- Don't attempt payments before on chain syncing by @benthecarman in #1056
- Show in-flight fedimint sends by @alpeb-btc in #1059
- Refactor primal apis to single PrimalClient by @benthecarman in #1062
- Updates to README by @benthecarman in #1052
- Add public and private zaps by @benthecarman in #1040
- Add any missing channel capacity to reserve by @benthecarman in #1003
- Support new NWC commands by @benthecarman in #1048
- Fixes for NWA by @benthecarman in #1061
- Auto sync nostr profile by @benthecarman in #1069
- Add export_nsec by @benthecarman in #1072
- Handle no profile event when syncing nostr by @benthecarman in #1073
- Fix LSP connection failures during maintance by @benthecarman in #1075
- Create index for sorted activity by @benthecarman in #999
- Pin wasm-bindgen to same version as nix by @benthecarman in #1074
- Follow and Unfollow nostr contacts by @benthecarman in #1070
- Blindauth first pass by @TonyGiorgio in #1067
- Use lightning-net-tokio for non-wasm builds by @benthecarman in #1077
- Mint discoverability by @benthecarman in #1060
- Add bindings for lightning address reservations by @TonyGiorgio in #1080
- Add handling for changed nostr keys by @benthecarman in #1082
- Log payment failure reason by @benthecarman in #1083
- Fixes for blind tokens by @benthecarman in #1085
- Add has_recommended_federation by @benthecarman in #1086
- Better handling for marking DM'd invoices as paid by @benthecarman in #1089
- Add network to nostr discovery events by @benthecarman in #1091
- Assume mainnet for fedimint recommendations by @benthecarman in #1092
- Log more nostr.build errors by @benthecarman in #1094
New Contributors
- @elnosh made their first contribution in #1026
- @alpeb-btc made their first contribution in #1059
Full Changelog: v0.5.10...v0.6.0
v0.6.0-rc9
What's Changed
- Create nostr profile by @benthecarman in #992
- Add firefox only on non-darwin systems' flake.nix by @DanGould in #1019
- Handle subscriptions created outside the app by @benthecarman in #1034
- Update to rust-nostr 0.28.0 by @benthecarman in #1036
- Save privacy level to PaymentInfo by @benthecarman in #1028
- Generate node's uuid deterministically by @benthecarman in #1039
- Increase wasm memory limit to 3mb by @benthecarman in #1035
- Handle a missing label activity item by @benthecarman in #1042
- Allow dm decrypting to fail by @benthecarman in #1041
- Update fedimint by @benthecarman in #1044
- Expose waila through mutiny-wasm by @benthecarman in #1045
- Remove requirement for password for has_node_manager by @benthecarman in #1043
- Don't save federation to storage until after init by @benthecarman in #1051
- Only check voltage invoice is within 10 sats by @benthecarman in #1049
- add cashu token melting to mutiny-node by @elnosh in #1026
- Add federation code to list_federations by @benthecarman in #1053
lightning-liquidity
alpha release by @johncantrell97 in #1050- upgrade lightning liquidity by @johncantrell97 in #1054
- Don't attempt payments before on chain syncing by @benthecarman in #1056
- Show in-flight fedimint sends by @alpeb-btc in #1059
- Refactor primal apis to single PrimalClient by @benthecarman in #1062
- Updates to README by @benthecarman in #1052
- Add public and private zaps by @benthecarman in #1040
- Add any missing channel capacity to reserve by @benthecarman in #1003
- Support new NWC commands by @benthecarman in #1048
- Fixes for NWA by @benthecarman in #1061
- Auto sync nostr profile by @benthecarman in #1069
- Add export_nsec by @benthecarman in #1072
- Handle no profile event when syncing nostr by @benthecarman in #1073
- Fix LSP connection failures during maintance by @benthecarman in #1075
- Create index for sorted activity by @benthecarman in #999
- Pin wasm-bindgen to same version as nix by @benthecarman in #1074
- Follow and Unfollow nostr contacts by @benthecarman in #1070
- Blindauth first pass by @TonyGiorgio in #1067
- Use lightning-net-tokio for non-wasm builds by @benthecarman in #1077
- Mint discoverability by @benthecarman in #1060
- Add bindings for lightning address reservations by @TonyGiorgio in #1080
- Add handling for changed nostr keys by @benthecarman in #1082
- Log payment failure reason by @benthecarman in #1083
- Fixes for blind tokens by @benthecarman in #1085
- Add has_recommended_federation by @benthecarman in #1086
- Better handling for marking DM'd invoices as paid by @benthecarman in #1089
- Add network to nostr discovery events by @benthecarman in #1091
- Assume mainnet for fedimint recommendations by @benthecarman in #1092
New Contributors
- @elnosh made their first contribution in #1026
- @alpeb-btc made their first contribution in #1059
Full Changelog: v0.5.10...v0.6.0-rc9