feat: Build AppImage for Linux Closes #504
feat: multi-cert p12 Closes #560
feat: specified icon not being used when generating osx build Close #519
docs: add link to #379 and #326
feat: user-friendly MAS code signing * `identity` is removed from the `build.mas`. * Env `CSC_INSTALLER_NAME` is removed. * You don't need to specify `CSC_NAME` env or `build.osx.identity`. Valid identity from your keychain will be automatically used. * `CSC_NAME` env or `build.osx.identity` is still not removed because it is required if you have several identities. But now instead of `Developer ID Installer: Your Name (XXXXXXXXXX)`, you should specify only `Your Name` — appropriate certificate will be chosen automatically.
fix: import bundled certs into login.keychain Closes #398
docs: base64-encoded data as p12 source
feat: revert "Releases file for Windows not uploaded to Github #190"
feat: dual code-sign windows app + timestamped
feat: base64-encoded P12 file instead of https link
feat: mac app store Closes #332