File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 11# Bitcoin Node Manager Changelog
22
3+ ## 0.5.0 Beta - 2020-04-29
4+
5+ Please delete ` data/geodatapeers.inc ` to aviod any peer information issues
6+
7+ ### New
8+
9+ - Display node uptime on start page
10+ - You can now execute your rules via command line. ` php /path/to/your/index.php yourtoken ` (see rules page for more information)
11+
12+ ### Improved
13+
14+ - Better protection against XSS and other attacks
15+ - Layout improvements
16+
17+ ### Fixed
18+
19+ - Block voting detection
20+ - Execute rules
21+ - Session error
22+ - Saving geodata fpr new peers
23+ - Various asset imports
24+ - Removed unused .js files
25+ - Removed unused variables
26+
327## 0.4.1 Beta - 2020-04-27
428
529### Improved
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 Manger v0.4.1 </a> - © 2020
3+ <i class="fa fa-bitcoin orange"></i> <a href="https://github.com/mirobit/bitcoin-node-manager"> Node Manger v0.5.0 </a> - © 2020
44</div>
55<div class="clearfix"></div>
66</footer>
You can’t perform that action at this time.
0 commit comments