Skip to content

Releases: FamilySearch/familysearch-javascript-sdk

2.11.1

08 Dec 20:20
Compare
Choose a tag to compare
  • #179 Integration api now uses the api-integ subdomain

2.11.0

19 Oct 15:36
Compare
Choose a tag to compare

Use the new api subdomain in production

2.10.1

21 Mar 20:59
Compare
Choose a tag to compare
  • #177 Remove Headers.getAll()

2.10.0

10 Jan 19:52
Compare
Choose a tag to compare

#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

08 Dec 19:17
Compare
Choose a tag to compare

#173 Add language parameter to places methods.

2.8.2

14 Nov 20:32
Compare
Choose a tag to compare

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

2.8.0

11 Nov 20:19
Compare
Choose a tag to compare

#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

31 Oct 16:33
Compare
Choose a tag to compare

Replace sandbox with integration.

2.6.0

13 Oct 17:41
Compare
Choose a tag to compare

Add getUnauthenticatedAccessToken() method

2.5.0

17 Aug 21:40
Compare
Choose a tag to compare
  • #147 - Support record matches by allowing query params for getPersonMatches() and by adding the Person.getRecordMatches() method.
  • #163 - Fix SourceRef.addTag()
  • Fix moveSourceDescriptionsToCollection