Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Releases: XeroAPI/Xero-Net

2.2.9

27 Apr 23:03
898cfea
Compare
Choose a tag to compare

Summary

A whole bunch of small changes

Included in this release

#374 Update Response.cs to set HttpWebRequest.DefaultMaximumErrorResponseLength to the content length
#376 Tweak RateLimiter to run less chcks
#375 Add Ids() functionality to Contacts endpoint
#378 Fixes for Organsiation SalesTaxBasis property
#381 Add EmployerIdentificationNumber property to Organisation model
#382 Adds DefaultSalesTax and DefaultPurchasesTax to Organisation model
#385 Add JobTitle to AU Payroll Employee model
#390 Correct casing of a package to fix issues when running on case-sensitive file systems
#398 Changes to BatchPayment to avoid timezone Issue
#400 Changes to resolve timeouts when emailing invoices
#402 Add Voided to BankTransactionStatus
#404 Add Office to PhoneType
#412 Add AppliedAmount to Prepayment and Overpayment models to display when searching invoices
#421 Add DiscountAmount to LineItem model

2.2.8

25 Jan 01:18
c7da77c
Compare
Choose a tag to compare

Summary

Added Batch Payments functionality

New Functionality

2.2.7

22 Oct 20:41
dcbacf9
Compare
Choose a tag to compare

Summary

Added some missing functionality to the invoices endpoint

New Functionality

  • #359 Added CreatedByMyApp functionality to Invoices

2.2.6

15 Oct 19:19
c487bee
Compare
Choose a tag to compare

Summary

A couple of new properties have been added to the Organisation model

Contract additions

  • #358 Added Class and Edition to the Organisation model

2.2.5

11 Sep 22:00
e01e013
Compare
Choose a tag to compare

Summary

A single bug fix for an issue which sometimes occurred when using the attachments endpoint before using any others

Bug Fixes

  • #349 Initialise the Paramaters property in the XeroHttpClient Constructor

2.2.4

03 Sep 20:42
95346f3
Compare
Choose a tag to compare

Summary

Some small bug fixes, contract additions, and added functionality

Bug Fixes

  • #337 Updated access modifier of NotAvailableException
  • #340 Added new type to EarningsType enum

Contract additions

  • #345 BatchPaymentId has been added to the Payment datacontract

Added functionality

  • #346 Added the paymentsOnly filter to the JournalsEndpoint

2.2.3

19 Jul 09:10
7b75048
Compare
Choose a tag to compare

Summary

Bug fix for LineAmountTypes on ManualJournals

Contract additions

  • #335 Allow nullable LineAmountTypes to be serialized correctly. Includes support for nullable ManualJournalStatus

2.2.2

01 Jun 07:30
75b2dc6
Compare
Choose a tag to compare

Summary

GDPRREQUEST ContactStatus support

Contract additions

  • #328 Add GDPRREQUEST value to ContactStatus enum to accommodate new contact status

2.2.1.13

12 Apr 23:18
9952fb8
Compare
Choose a tag to compare

Summary

History and Notes, and CIS Settings

New Functionality

  • #326 Added history and note functionality. History and notes can be fetched and notes can be created for various supported endpoints
  • #327 CIS Settings can be retrieved for contacts and organisations

Contract additions

  • #327 CISDeduction has been included on Invoices and CreditNotes. This is a read-only property

2.2.1.12

19 Feb 21:13
6cafde2
Compare
Choose a tag to compare

Summary

This release contains some new functionality for emailing invoices

New Functionality

  • #317 Add functionality for emailing invoices. FYI: Only available for apps in our beta