We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f57673 commit cd61c0fCopy full SHA for cd61c0f
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Bitcoin Node Manager Changelog
2
3
+## 1.3.0 - 2021-02-23
4
+
5
+This release brings proxy support und improves the docker support.
6
7
+- [**New**] BNM can connect through a proxy to the Bitcoin Core RPC
8
+- [**Improved**] You no longer need to set a password for BNM
9
+- [**Improved**] `txindex=1` is no longer required
10
+- [**Improved**] Docker documentation
11
+- [**Improved**] Tor address styling
12
+- [**Fixed**] Run cron job rules
13
+- [**Fixed**] Show if own node uses compact filters
14
+- [**Fixed**] Docker command
15
+- [**Fixed**] IPv6 address detection
16
17
## 1.2.0 - 2021-01-17
18
19
The release is important for the compatibility with Bitcoin Core 0.21.0
0 commit comments