Main change:
- Fix incremental upgrades for non-admins/non-devs. Closes #651
This prevented incremental updates from being downloaded for owners of a game. Should resolve all "must buy to download" messages.
Misc:
- The AUR package is now kept up-to-date automatically
- The debian packaging has been redone completely, thanks @darealshinji for the effort!
- The app now uses electron v1.0.1. Congrats on the release electron team!
Bug fixes:
- Shield against invalid dates. Closes #632
- Attempt to handle Squirrel handlers faster, cf. #635
- 🐛 Fix 'report issue' menu item. Closes #643
Infrastructure:
- All release tags on Git from now on will be signed with @fasterthanlime's PGP key
- A portable Linux version of the app is now being generated & added to each github release