File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### v0.130 (2015-11-04)
2+ - (EXPERIMENTAL) vagrant-spk auto meteor improvements:
3+ - Automatically switch (some) HTTP resource references to HTTPS.
4+ - Add kentonv: accounts-sandstorm to generated packages.
5+ - Use git repo name to infer package name.
6+ - Store git repo URL in the package metadata.
7+ - Meteor stack: Use ` meteor-spk ` version 0.1.8. This fixes a bug where
8+ niscudb => Mongo 3 migrations would sometimes fail. If your app has
9+ ` PACKAGE=meteor-spk-0.1.7 ` in ` .sandstorm/setup.sh ` , ** and** if it
10+ ever had a previous version, then you should migrate to
11+ ` PACKAGE=meteor-spk-0.1.8 ` and do ` vagrant-spk destroy ` to flush the
12+ cached meteor-spk package version in any packaging VMs.
13+
114### v0.125 (2015-10-22)
215- Provide a SANDSTORM=1 environment variable so apps can decide if they are
316 running in Sandstorm, through a check at runtime.
You can’t perform that action at this time.
0 commit comments