Skip to content

Commit e91d632

Browse files
committed
release_notes: mention initiator field
1 parent fcdd5fe commit e91d632

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

release_notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ This file tracks release notes for the loop client.
1616

1717
#### NewFeatures
1818

19+
* When requesting a swap, a new `initiator` field can be set on the gRPC/REST
20+
interface that is appended to the user agent string that is sent to the server
21+
to give information about Loop usage. The initiator field is meant for user
22+
interfaces to add their name to give the full picture of the binary used
23+
(`loopd`, LiT) and the method/interface used for triggering the swap (`loop`
24+
CLI, autolooper, LiT UI, other 3rd party UI).
25+
1926
#### Breaking Changes
2027

2128
#### Bug Fixes

0 commit comments

Comments
 (0)