meteor-desktop
Advanced tools
Changelog
v0.14.4 <sup>20.03.2018</sup>
electron-builder
integrationChangelog
v0.14.2 <sup>19.03.2018</sup>
<sup>republished as v0.14.3
</sup>
.desktop
version hash will include a dev
/prod
suffix as a quick fix to meteor
development or production build producing the same version hashChangelog
v0.14.0 <sup>16.03.2018</sup>
<sup>republished as v0.14.1
</sup>
electron-builder
was updated to 20.5.1
electron-builder-squirrel-windows
was updated to 20.5.0
electron-packager
was updated to 11.1.0
Changelog
v0.13.1 <sup>15.03.2018</sup>
electron-builder
integration, fixes #149Changelog
v0.13.0 <sup>09.03.2018</sup>
electron
was updated to 1.7.12
npm
has been removed from being a direct dependency, dependencies installation is now performed entirely by electron-builder
which calls your meteor npm
or system's npm
file:
) are now installed by install-local
rebuildNativeNodeModules
is obsolete and no longer taken into account)electron-builder
integrationChangelog
v0.12.0 <sup>23.02.2018</sup>
electron-builder
was updated to 20.0.8
electron-builder-squirrel-windows
was updated to 20.0.5
electron-packager
was updated to 11.0.1
squirrel.windows
is not encouraged and from 1.0.0
the default Windows target will be nsis
it's more than sure that you will have to update your electron-builder
/electron-packager
configuration since it's a big shift from the old versions, create a new meteor project with blank scaffold (npm run desktop -- init
) and take a look a the new settings.json
as that might give you some hints
Changelog
v0.11.3 <sup>17.01.2018</sup>
desktopHCPCompatibilityVersion
setting to restore ability to override desktopHCP compatibility versionsingleInstance
setting