We’re starting to prepare to release Meteor 1.0.4!
The first RC is 1.0.4-rc.0. Update to the release candidate with: meteor update --release 1.0.4-rc.0.
Read the release notes to learn what’s new in this release. Highlights: MongoDB 2.6, a host of mongo-related bugfixes and optimizations, template-level subscriptions, DDP compression, Cordova upgrades, and more!
@glasser we don’t officially support compilations with crosswalk, because getting everything to compile is a case of luck to have the correctly setup environment.
To help the community to use Crosswalk I wrote up a tutorial here. It worked on my machine, but even older version was reported to be hard to compile (no one understands the compilation errors, when they happen).
In this release’s Cordova Update we didn’t make any changes that would break the compilation with the Crosswalk.
Include the Crosswalk Project web runtime with your hybrid Android or Cordova / PhoneGap app, and users will consistently see it through a predictable, powerful WebView based on Google Chromium.
Seems like this should be a minor version bump to 1.1.0 given the new functionality if basing the versioning on Semver. These changes could easily be missed thinking the update is just patching bugs, which would be a shame given the great new capabilities