Hi. I've just done a test upgrade of a board from 7.5.8 to 7.5.9, and have noticed that the default encoding has now changed from ISO Latin 1 (ISO-8869-1) to UTF8. This has resulted in the non-7-bit-ASCII characters being corrupted (e.g. "†" is now displayed as "�"). I can understand the change to UTF8 (I think it's a great idea going forwards), but is there any way to convert the database content encoding to UTF8 as part of the upgrade, or a script I can run afterwards?