Add support for FISH-shell autocompletion
First major release of 2025, after exactly one month from the previous one.
As title says, BASH completion has been extended not only to ZSH, but also to FISH. Users of the latter will be able to benefit from it through the appropriate file automatically created in the ~/.config/fish directory.
See #1300 for more.
Among other changes
-f
option, versions locked with thelock
option will have a 🔒 next to the version number- added a
-fi
option to show only installed apps and not also those integrated with--launcher
(already shown in the normal-f
) - added an automated action system in github actions to keep in sync the AppImages lists with the apps lists and to check for problematic scripts, so the review is now weekly if not daily, to ensure the correct functioning of the scripts needed to install the applications. Thanks @zen0bit
- securing third-party databases support, in case of any errors
Full Changelog: 9.4.1...9.4.2