Releases: Meteor-Community-Packages/meteor-link-accounts
Releases · Meteor-Community-Packages/meteor-link-accounts
v2.3.2
- Fix bugs in MS Office connector
v2.3.1
- Fix a detection bug in MS Office connector
v2.3.0
- Added extra check on linking accounts and made connection errors provide a bit more information
- Updated development dependencies
- Add support for MS Office 365 logins via
lindoelio:accounts-office365
andermlab:accounts-office365
v2.2.1
- Fix Meteor Developer Accounts link
v2.2.0
- Updated example to Meteor 1.10.2
- Bumped minimum required version of Meteor to 1.4.3
- Add missing imports
- Fix code to adhere to StandardJS
- Add hooks (
Accounts.onLink
,Accounts.beforeLink
,Accounts.onUnlink
)
v2.1.1
- Fix error in Discord connector
- Format changelog
- Added GitHub settings & legal stuff
v2.1.0
jonperl:linkedin
has been depracated in favor ofpauli:linkedin-oauth
in order to keep up with changes in LinkedIn API. You will see a depracation warning in your app for this. The old package will work, but will be removed in future releases.
v0.1.1: Update 0.1.1
- Work with Meteor release 0.8.2 - Update example code - Update README