5 min read
Meteor: support of version 1.0.5
Today, the Meteor team is releasing Meteor 1.0.5, this release focused on the upgrade of the Facebook connection package. Facebook is dropping the support for the 1.0 API the 30th April 2015 and is automatically migrating all the apps to the 2.0 branch of their API. To prevent any issue, Meteor is upgrading to the Face

Today, the Meteor team is releasing Meteor 1.0.5, this release focused on the upgrade of the Facebook connection package. Facebook is dropping the support for the 1.0 API the 30th April 2015 and is automatically migrating all the apps to the 2.0 branch of their API. To prevent any issue, Meteor is upgrading to the Facebook API 2.2.
<!-- more -->
Edit: We are currently supporting 1.1.1+, don’t worry if this article focuses on 1.0.5
If your are using the package accounts-facebook, you may need to upgrade your aplication. Please refer to https://github.com/meteor/meteor/wiki/Facebook-Graph-API-Upgrade to learn which processes are changing and how to handle them.
If you’re not using accounts-facebook this upgrade won’t affect your application.
Upgrade procedure
That’s it, there is nothing special to do, your application has been upgraded.

Étienne Michon
Étienne Michon is one of the first employee at Scalingo. With a PhD in computer science Étienne takes care of Research and Development at Scalingo. He also regularly contributes to this blog with technical articles.
Stay Updated
Get articles and platform updates in your inbox.
Ready to Deploy with Confidence?
Experience zero-downtime deployments, intelligent auto-scaling, and fully managed infrastructure. Start deploying your applications on Scalingo today.
No credit card required • Deploy in minutes • Cancel anytime






