Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:59

Nodex 0.1.5

This release introduces a brand new World Radio player supporting over 50,000 live stations, alongside UI/UX refinements, layout spacing fixes, and codebase optimizations.

What's new

  • Added a brand new World Radio player supporting over 50,000 live radio stations from around the globe, complete with filters for genre, country, and language.
  • Replaced native select dropdowns in the filters toolbar with the custom SelectMenu component.
  • Simplified kind badge labels from "Radio Station" and "P2P Network" to "Radio" and "P2P".
  • Swapped the Radio icon for the Music icon across the sidebar, table row badges, and media players.
  • Fixed layout spacing inconsistencies between different sections in the collapsed sidebar.
  • Increased the standard sidebar width from 236px to 256px.
  • Improved the table name column to expand dynamically and support text-overflow truncation with ellipses.
  • Configured the main area and drawers to use standard normal-sized scrollbars.
  • Added a 280px max-height constraint and custom scrollbars to select popovers.
  • Removed the bottom fade gradient overlay from the sidebar scroll area.
  • Fixed the visual gap outline on the bottom edge of the floating player bar.
  • Unified the P2P network views and collectors order to: Bitcoin, Ethereum, Base, IPFS, and XMTP.
  • Refactored helper structures in presentation.ts to use map lookups instead of conditional checks.
  • Synchronized union type schemas inside both src/types.ts and electron/types.ts.
  • Bumped the app version to 0.1.5.

Notes

  • Install from the .exe GitHub Release asset.
  • This release is unsigned.
  • IPFS discovery uses a bundled Kubo runtime; no separate IPFS installation is required.