v0.1.5
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
SelectMenucomponent. - Simplified kind badge labels from "Radio Station" and "P2P Network" to "Radio" and "P2P".
- Swapped the
Radioicon for theMusicicon 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
236pxto256px. - 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
280pxmax-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.tsto use map lookups instead of conditional checks. - Synchronized union type schemas inside both
src/types.tsandelectron/types.ts. - Bumped the app version to
0.1.5.
Notes
- Install from the
.exeGitHub Release asset. - This release is unsigned.
- IPFS discovery uses a bundled Kubo runtime; no separate IPFS installation is required.