FIXED:
- several sync problems with pavlovia.org: [commit:1f0d8bcab](https://github.com/psychopy/psychopy/commit/1f0d8bcab50c1528291adb3a689e95f6e3bf7fc5)
- sync when an empty project already exists is now fine
- after creating the project, changing a file and repeating sync, it didn't detect the changed file
- sync to a project that has been deleted remotely now asks if you want to recreate the project
- better reporting of error if sync fails
- further fix to memory leak in MovieStim3 [commit:9d0c127d8](https://github.com/psychopy/psychopy/commit/9d0c127d8e6dfd6efba5f285bed93685980cd443)
- fix to PsychoJS output code: loops were not being compiled correctly [commit:6a8e700a3](https://github.com/psychopy/psychopy/commit/6a8e700a350b660b6f588c5b902b04a736b023d2)