bsv-mcp 0.2.11 → 0.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # BSV MCP Server Changelog
2
2
 
3
+ ## [0.2.12] - 2026-03-10
4
+
5
+ ### Changed
6
+ - Redesigned MCP App dashboard with new dark theme, segmented pill tabs, wallet/explorer/ordinals views
7
+ - Explorer view: search bar, stat cards (block height, price, difficulty, best block), recent blocks table
8
+ - Wallet view: large monospace balance, info pill with sats/USD/UTXOs, address row, UTXO table
9
+ - Ordinals view: collection grid with image previews, listed badges, mint button
10
+
3
11
  ## [0.2.11] - 2026-03-10
4
12
 
5
13
  ### Added