You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.rst
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,17 @@
2
2
Changelog
3
3
=========
4
4
5
-
* :feature:`-` Update WebUI to version 1.1.1 https://github.com/raiden-network/webui/releases/tag/v1.1.1
5
+
* :feature:`6563` Faster syncing with the blockchain.
6
+
* :feature:`-` Update WebUI to version 1.1.1 https://github.com/raiden-network/webui/releases/tag/v1.1.1. Introduces a new "Quick Connect" that is simpler and more transparent.
6
7
* :feature:`4730` Remove "join token network" feature from API. Explicitly create and fund channels, instead.
7
8
* :feature:`6582` Add ``/settings`` endpoint with information about the used pathfinding service.
9
+
* :feature:`6657` Support for recent geth versions.
10
+
* :feature:`6541` Remove internal routing.
11
+
12
+
* :release:`1.2.0 <2020-11-06>`
13
+
* :feature:`6646` add [Matrix toDevice](https://matrix.org/docs/spec/client_server/r0.6.0#id70) message support in transport layer
14
+
* :feature:`6608` Compatibility with synapse 1.19 and [MSC2432](https://github.com/matrix-org/matrix-doc/pull/2432)
15
+
* :feature:`6482` Add support for capabilities. The Raiden client can show its capababilities to other clients via its matrix profile.
8
16
* :bug:`6444` Fix a race condition when processing blockchain events.
0 commit comments