Skip to content

Releases: intacct/intacct-sdk-js

v2.2.1

19 Sep 16:24
acc333d
Compare
Choose a tag to compare
  • Fix Publish for Github Actions workflow
  • Bump version to 2.2.1

v2.2.0

16 Sep 17:19
589c1c2
Compare
Choose a tag to compare
  • Dependencies updated
  • Updated support versions to >=14.20
  • Added PDF Retrieval for Order Entry
  • Fulfillment status added to OrderEntryTransactionLine
  • Updated support for AP Payment
  • Added User Permissions and Bank Feeds
  • Added missing fields for GL Entry Line and Vendor
  • Online Payments now supported

v2.1.1

23 Apr 22:16
bdadac4
Compare
Choose a tag to compare
  • Add support for fully qualified domain name (FQDN) in the endpoint url.
  • Bump version to 2.1.1

v2.1.0

23 Dec 21:23
4287671
Compare
Choose a tag to compare
  • Handle large Http responses with fetch
  • Remove AbstractApPayment class, not needed
  • Fix minor defects and update unit tests
  • Dependency updates

v2.0.0

18 Dec 18:46
b76ddae
Compare
Choose a tag to compare

Removing request-promise/native, replace with node-fetch
Bump up node version support to 12
Bump up dependencies versions #47 #48
Fix mutual exclusive for the serial number and lot number in the Item detail
Add APPYMT support, refactor ApPaymentRequest to ApPayment
Add ApPaymentRequestDecline to dist folder #44
Fix negative clause for InArray and InString
Add sessionTimestamp and sessionTimeout to ClientConfig
Add Timesheet approve, decline, update #31

v1.3.0

18 Sep 22:20
28aa6b8
Compare
Choose a tag to compare

Add showprivate parameter to query API
Add TASKID To GLENTRY
Fix Global Consolidation serialization
Add ApPaymentRequestDecline
Pin @types/node version to 7.10.2
Update handlebars version to 4.7.6 to address security vulnerabilities
Update lodash version to 4.17.19 to address security vulnerabilities
Update Node.js version to 6.17.0 in system requirements
Bump version to 1.3.0

v1.2.0

20 Jul 23:59
d10d3fd
Compare
Choose a tag to compare

Add support for new query function
Update copyright year
Bump version to 1.2.0
Add support for nodejs versions 12 and 14

v1.1.4

19 Jun 15:39
c26c983
Compare
Choose a tag to compare
  • Fix security alerts in dev dependencies

v1.1.3

13 Mar 15:42
cdd2156
Compare
Choose a tag to compare
  • Fix for .intacct directory exception #20
  • Remove .npmignore in favor of package.json files whitelist

v1.1.2

11 Feb 19:13
Compare
Choose a tag to compare
  • Issue publishing 1.1.1 to npm. It's Monday 😫