OSMC's August update is here with Kodi 21.1 - OSMC

About the timezone issue.

In guisettings.xml there is a

<setting id="locale.timezone" default="true">etc/localtime</setting>

instead of the correct (for my timezone)

<setting id="locale.timezone">Europe/Madrid</setting>

This is a glitch in the upgrade procedure.