History.md pass

This commit is contained in:
Emily Stark
2014-09-11 15:31:29 -07:00
parent dcf3539f7d
commit 2c34dd70da

View File

@@ -7,16 +7,24 @@
* The `bundle` command has been renamed to `build` and now outputs build
projects for the mobile version of the targeted app.
* XXX Oauth redirect flow
* Better mobile support for OAuth login: you can now use a
redirect-based flow inside UIWebViews, and the existing popup-based
flow has been adapted to work in Phonegap/Cordova apps.
Bug fixes and minor improvements:
#### Bug fixes and minor improvements
* Fix sorting on non-trivial keys in Minimongo. #2439
* Bug fixes and performance speed-up for the packages constraints resolver.
* Improved error reporting for misbehaving Oplog Observe Driver. #2033 #2244
* Bug fixes and performance improvements for the package system's
constraint solver.
* Improved error reporting for misbehaving oplog observe driver. #2033 #2244
* Drop deprecated sourcemap linking format used for older versions of Firefox.
* Allow Meteor tool to run from a symlink. #2462
## v0.9.1.1
* Fix backwards compatibility for packages that had weak dependencies