Skip to content

Isomer v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jan 20:24

What's New

  • Streaming Downloads: Added real-time progress tracking for binary downloads (bytes/sec) and checksum verification.
  • RPC Server Display: Added a prominent "JSON RPC" card to the dashboard with a one-click copy button (similar to Ganache).
  • 🔧 Improved Health Checks: Fixed "Not Responding" false positives for the JSON-RPC service by implementing a proper HTTP health check.
  • 🎨 UI Improvements:
    • Renamed "Alkanes JSON-RPC" to "JSON RPC" for clarity.
    • Updated "Status" logic to correctly show Stopped/Starting/Ready states.
    • Changed Mempool count color to cyan (from warning-amber).
    • Cleaned up the Sidebar navigation.
  • 📋 Logs Panel Updates:
    • Added Espo service to log filtering.
    • Fixed auto-scroll pausing behavior.
    • Enabled RUST_LOG=info for proper visibility into Metashrew and Esplora logs.
    • Styled the "Clear" button with a red accent for better visibility.

Installation

macOS / Linux / WSL

curl -sSf [https://raw.githubusercontent.com/jonatns/isomer/main/install.sh](https://raw.githubusercontent.com/jonatns/isomer/main/install.sh) | bash

Windows

Download the .msi installer from the assets below.