Skip to content

Releases: arjunkomath/node-freshdesk-api

v2.8.0

05 Oct 12:04
Compare
Choose a tag to compare
  • Settings:getSettings implemented (#64)
  • update dependencies

v2.7.2

27 Aug 09:44
Compare
Choose a tag to compare
  • Fix uploading attachments 0edd818
  • Security Fixes

v2.6.0

06 Jun 12:09
Compare
Choose a tag to compare

codecov

  • Contacts:filterContacts implemented // thanks, @nibynool
  • Update dependencies, Fix security issues

v2.5.0

28 Apr 14:12
v2.5.0
c5ed93d
Compare
Choose a tag to compare

2018-04-28 // 2.5.0

codecov

  • Company:filterCompanies implemented // thanks, @roniger (a5fad8d)
  • Company:listAllCompanyFields implemented // thanks, @roniger (a5fad8d)
  • update dependencies

v2.4.0 +agents +time entries

30 Aug 05:24
9eb5b62
Compare
Choose a tag to compare

2017-08-30 // 2.4.0

codecov

Breaking

  • rename listAllTimeEntries -> listAllTicketTimeEntries

New

  • TIME ENTRIES implemented // thanks to @Velua

  • AGENTS implemented // thanks to @davinthesmith and @Velua

  • CI: Build over Node 8 MUST NOT fail

v2.3.3 patches

25 Aug 20:55
ba518a7
Compare
Choose a tag to compare

2017-08-26 // 2.3.2

codecov

  • documentation improved (use JSDoc)
  • enable tests on NodeJS 8 on Travis CI
  • rename endpoint ticket: Tickets -> ticket (now lowercase)
  • update deps

v2.3.1 fix endpoints

25 Aug 20:40
Compare
Choose a tag to compare
  • fix endpoint url: Tickets -> tickets

v2.3.0 add sdk:roles

29 Jun 16:46
v2.3.0
8fbcb90
Compare
Choose a tag to compare

2017-06-29 // 2.3.0

codecov

v2.2.3 bugfix

21 Apr 12:33
v2.2.3
b8b244b
Compare
Choose a tag to compare

2017-04-21 // 2.2.3

codecov

2.2.0 callback with extra-argument

07 Mar 07:32
v2.2.0
1d149c1
Compare
Choose a tag to compare

2017-03-07 // 2.2.0

codecov

  • argument extra was added for callback-function to allow handle paging