One more fix added related to using hash keys in serialized tables.
We found that opening a project in Defold 1.10.2 Beta makes the game save incompatible with Defold 1.10.1.
To avoid it, we made a fix that increases the binary file format version only if you actually use a hash as a key in the table you’re serializing.
The fix will be delivered in ~1 hour.