リリースノートはこちらのとおり。いつもどおりのコマンドで特に問題なくアップデート完了。
sudo su - mastodon cd ./live git fetch && git checkout v4.3.5 bundle install RAILS_ENV=production bundle exec rails assets:precompile
sudo systemctl restart mastodon-*