Skip to content

Releases: FamilySearch/familysearch-javascript-sdk

2.11.1

Choose a tag to compare

@justincy justincy released this 08 Dec 20:20
  • #179 Integration api now uses the api-integ subdomain

2.11.0

Choose a tag to compare

@justincy justincy released this 19 Oct 15:36

Use the new api subdomain in production

2.10.1

Choose a tag to compare

@justincy justincy released this 21 Mar 20:59
  • #177 Remove Headers.getAll()

2.10.0

Choose a tag to compare

@justincy justincy released this 10 Jan 19:52

#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

Choose a tag to compare

@justincy justincy released this 08 Dec 19:17

#173 Add language parameter to places methods.

2.8.2

Choose a tag to compare

@justincy justincy released this 14 Nov 20:32

Support unkpg as a CDN since jsDelivr isn't keeping up with publishing releases and it's future is uncertain.

2.8.0

Choose a tag to compare

@justincy justincy released this 11 Nov 20:19

#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

Choose a tag to compare

@justincy justincy released this 31 Oct 16:33

Replace sandbox with integration.

2.6.0

Choose a tag to compare

@justincy justincy released this 13 Oct 17:41

Add getUnauthenticatedAccessToken() method

2.5.0

Choose a tag to compare

@justincy justincy released this 17 Aug 21:40
  • #147 - Support record matches by allowing query params for getPersonMatches() and by adding the Person.getRecordMatches() method.
  • #163 - Fix SourceRef.addTag()
  • Fix moveSourceDescriptionsToCollection