Skip to content

v0.2.25

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 16:11
· 29 commits to main since this release
  • Fix: Rio doesn't launch from context menu on Windows.
  • Fix: Rio lacks embedded icon on Windows 10 by @christianjann.
  • Fix custom shells in /usr/local/bin not found on macOS: Fixed an issue where custom shells installed in /usr/local/bin were not found when Rio was launched from Finder or other GUI applications
    • On macOS, Rio now uses /usr/bin/login to spawn shells, ensuring proper login shell environment with full PATH
    • Custom shells like Fish, Nushell, or custom Zsh installations in /usr/local/bin will now work correctly

Changelog