Skip to content

v3.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Nov 17:54
v3.3.1
80f5321

This release focuses on compatibility with Fish 4.1+ shell, along with improvements to the update mechanism and error reporting.

Improvements

  • Reliable Updates: The update subcommand 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.