I have updated the nw.js version of a game.
I am using local storage to save and load data.
If I noticed correctly, local storage data from the previous nw.js-version is not available anymore. (the game starts up as if it is the first time, after the update)
Can you confirm that this happens?
And if so, what save method do you advise if I would want to ever update the game with an even newer version of nw.js?