File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Bitcoin Node Manager Changelog
22
3+ ## 1.2.0 - 2021-01-17
4+
5+ The release is important for the compatibility with Bitcoin Core 0.21.0
6+
7+ - [ ** New** ] You can now run BNM via Docker Compose (see the README)
8+ - [ ** Improved** ] See if a peer is incoming our outgoing (mouseover IP)
9+ - [ ** Improved** ] Moved ping column to IP column (mouseover)
10+ - [ ** Improved** ] Detect if peers support Compact Filters
11+ - [ ** Improved** ] More detailed error messages if something is wrong with the Core RPC
12+ - [ ** Improved** ] More reliable RPC calls
13+ - [ ** Fixed** ] Mobile layout
14+ - [ ** Fixed** ] Whitelist check (0.21.0 compatibility)
15+ - [ ** Fixed** ] Removed banscore (0.21.0 compatibility)
16+ - [ ** Fixed** ] Onion v3 address detection (0.21.0 compatibility)
17+ - [ ** Fixed** ] Removed list of memory pools transaction due to size (>100MB)
18+ - [ ** Fixed** ] Softfork voting time
19+
320## 1.1.0 - 2020-12-19
421
522The release brings some new features and a few bug fixes.
Original file line number Diff line number Diff line change 11<footer>
22<div class="pull-right">
3- <i class="fa fa-bitcoin orange"></i> <a href="https://github.com/mirobit/bitcoin-node-manager"> Node Manager v1.1 .0</a> - © 2017 - 2021
3+ <i class="fa fa-bitcoin orange"></i> <a href="https://github.com/mirobit/bitcoin-node-manager"> Node Manager 1.2 .0</a> - © 2017 - 2021
44</div>
55<div class="clearfix"></div>
66</footer>
You can’t perform that action at this time.
0 commit comments