Skip to content

v1.4.25

Choose a tag to compare

@dominatos dominatos released this 12 Jun 15:24
· 27 commits to main since this release
45c922e

Bug fixes & Adjustments:

  • ✅ Fix: Improved shell escaping via a new bashSafePath helper to properly allow bash to expand $HOME/ and ~/ paths while strictly escaping the rest of the string. This fixes an issue where the fzfSearch and Export features were failing when configured to point inside the user's home directory.
  • ✅ Fix: Updated Plasma 5's copyCheat function to use the standard centralized escapeShell helper instead of a manual string replace.
  • 🛠️ Internal: Updated tofix-helper.py fetch to automatically detect CodeRabbit AI rate limits. If a limit is hit, the script displays a live countdown timer and automatically triggers the next review via the GitHub CLI once the cooldown expires.

Full Changelog: https://github.com/dominatos/devtoolbox-cheats/blob/main/CHANGELOG.md