Hi all,
I try to update the YunoHost package as soon as a new release is available on the Streams repo. For some reason, in the last weeks, the YunoHost app catalog does not seem to be updated as frequently as usual. It can take several days before the app upgrade is available in the YunoHost admin interface. As of today, you can only install (or upgrade to) 24.11.26~ynh1, while 24.12.5~ynh1 is available in the package repo.
If you don't want to wait for the update to be available through the YunoHost admin interface, while you know that the package repo has been updated, you can upgrade your install through the command line interface running this:
sudo yunohost app upgrade streams -u https://github.com/YunoHost-Apps/streams_ynh
This will not upgrade to an unstable or "testing" version, but really to the latest available release.