We've currently in the process of upgrading the Funkwhale YunoHost package to the latest version. However, there seem to be a crash/unexpected behaviour when updating from the web UI.
re: Important PSA for Funkwhale admins using YunoHost
@funkwhale if that helps you can install the version you want in CLI by git cloning then checkouting on the disered version then "yunohost app install /path/to/clone/repo"
I'm expecting the bug here to be related to bad unicode handling in python (yet again...) probably triggered by different locales for different users.
re: Important PSA for Funkwhale admins using YunoHost
@funkwhale if that helps you can install the version you want in CLI by git cloning then checkouting on the disered version then "yunohost app install /path/to/clone/repo"
I'm expecting the bug here to be related to bad unicode handling in python (yet again...) probably triggered by different locales for different users.
Good luck with that kind of bug :/