github fish-shell/fish-shell 3.7.1
fish 3.7.1 (released March 19, 2024)

one month ago

This release of fish fixes the following problems identified in fish 3.7.0:

  • Deleting the last history entry via history delete works again (#10190).
  • Wildcards (*) will no longer sometimes generate paths that did not exist (#10205).

This release also contains some improvements:

  • A crash when trying to run an ELF program with a missing interpreter has been fixed. This crashed in the process after fork, so did not affect the fish process that tried to start the program (#10199).
  • funced will now always source the file after it has written it, even if the contents did not change. This prevents issues if the file was otherwise modified (#10318).
  • The warning for when a builtin returns a negative exit code was improved, now mentioning the original status (#10187).
  • Added completions for
  • Some improvements to documentation and completions.

Download links: To download the source code for fish, we suggest the file named "fish-3.7.1.tar.xz". The file downloaded from "Source code (tar.gz)" will not build correctly. The SHA-256 sum of this file is 614c9f5643cd0799df391395fa6bbc3649427bb839722ce3b114d3bbc1a3b250. A GPG signature from David Adam (key ID 0x7A67D962D88A709A) is available as "fish-3.7.1.tar.xz.asc".

Don't miss a new fish-shell release

NewReleases is sending notifications on new releases.