Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 1.72 KB

CHANGELOG

Next version

  • Replaced SSKeychain by SAMKeychain #109
  • Added call to update and delete an instant messenger account on your profile. #106
  • Add GET call for list of industries #104
  • Added top_haves parameter to update user data call #101
  • Changes with_contacts/withContacts: in events calls with with_participants/participantsLimit: #103
  • Add PUT call to update the users legal information #98
  • Add GET call for upcoming birthdays #102

2.2.0

  • Add GET call for checking the progress of the processing of a profile photo after uploading it successfully #90
  • Add method -xng_stringForKeyPath: to NSDictionary #94

2.1.0

  • Add PUT for setting a company as primary company #72
  • Change deprecated industry field to new industries field #73
  • Updates untilNow parameter on postAddCompany #74
  • Add GET for sent contact requests #82
  • Keychain bug fixes #86
  • Add Events calls #84
  • Call the failure block on failure instead of the success block #89