This release focuses on compatibility with Fish 4.1+ shell, along with improvements to the update mechanism and error reporting.
Improvements
- Reliable Updates: The
updatesubcommand now acts more consistently by always fetching the latest release information from GitHub, ignoring cache. - Enhanced Error Logs: Error messages related to workspace files being loaded are now more descriptive, helping users identify syntax errors or missing files more quickly.
- Smoother Variable Navigation: Minor polish to the navigation behavior when moving between variables in the replacement TUI.
Bug Fixes
- Fish 4.1 Compatibility: Resolved integration issues for users testing the upcoming Fish shell v4.1+, ensuring the tool works correctly in these newer environments.