Skip to content

Barrel 0.1.3

Choose a tag to compare

@DghostNinja DghostNinja released this 22 Jul 13:50

Added

  • Direct download per-platform installer (deb/rpm/AppImage/dmg/msi) instead of opening releases page
  • Windows tool discovery: finds ADB in platform-tools, pip-installed Frida CLI in Python Scripts
  • Linux distro detection for package format (Debian→deb, Fedora→rpm, others→AppImage)

Fixed

  • File explorer search freeze: batched BFS tree walk (200 nodes per frame), stale batch cancellation
  • File explorer search click not navigating: expandTreeToPath now loads children before expanding
  • File click in search results now navigates to the file's tree location and selects it
  • Windows cmd popups suppressed for all ADB/pip/curl/version-check commands
  • Updater download URL used current app version instead of latest available version