The v0.5.3 hotfix update fixes a critical bug that needed urgent attention. When villagers search for resources, they select the nearest storage from the ones they can reach via pathfinding. In the late game, due to an error in the code written to optimize the pathfinding algorithm, they started selecting the first accessible storage they found instead of the closest one. While this bug did not break the game, it could cause villagers to go to a distant water well in case of a fire etc. This update fixes that issue.