Releases: FamilySearch/familysearch-javascript-sdk
Releases · FamilySearch/familysearch-javascript-sdk
2.11.1
- #179 Integration api now uses the
api-integ
subdomain
2.11.0
Use the new api
subdomain in production
2.10.1
- #177 Remove
Headers.getAll()
2.10.0
#175 - Fix improper calculation of spouses when the relatives
param was set on getPerson()
#176 - Add methods to getPerson()
response for accessing source descriptions when sourceDescriptions
param is set
2.9.0
#173 Add language parameter to places methods.
2.8.2
Support unkpg as a CDN since jsDelivr isn't keeping up with publishing releases and it's future is uncertain.
2.8.0
#171 Updates to handle resources being deprecated on December 6
The following methods in the SDK have been deprecated:
- getPersonWithRelationships()
- Person.getSpouseRelationships()
- Person.getParentRelationships()
- Person.getChildRelationships()
- getSourceRefs()
- Person.getSourceRefs()
- ChildAndParents.getSourceRefs()
- Couple.getSourceRefs()
- getPersonDiscussionRefs()
- Person.getDiscussionRefs()
- getMemoryPersonaRefs()
2.7.0
Replace sandbox
with integration
.
2.6.0
Add getUnauthenticatedAccessToken() method
2.5.0
- #147 - Support record matches by allowing query params for
getPersonMatches()
and by adding the Person.getRecordMatches()
method.
- #163 - Fix
SourceRef.addTag()
- Fix
moveSourceDescriptionsToCollection