Skip to content

Releases: FortnoxAB/csharp-api-sdk

v3.3.5

16 Sep 07:31
Compare
Choose a tag to compare

Minor release

  • Added "settle" option for Source of InvoicePayment
  • Fixed property name of CompanySettings
  • Made requests truly asynchronous

NuGet 3.3.5 is corrupted, please use v3.3.6
NuGet link - https://www.nuget.org/packages/Fortnox.NET.SDK/3.3.6

v3.3.4

05 Aug 13:43
Compare
Choose a tag to compare

Minor update

  • Add Undefined customer type (Fix #101)

NuGet link - https://www.nuget.org/packages/Fortnox.NET.SDK/3.3.4

v3.3.3

22 Jul 15:13
Compare
Choose a tag to compare

Minor update

  • All properties of int type (32bit) changed to long (64bit) - Fix for #98
  • Optional IdType argument is added to DownloadFile method - Workaround for #99

NuGet link - https://www.nuget.org/packages/Fortnox.NET.SDK/3.3.3

v3.3.2

09 Jul 07:38
Compare
Choose a tag to compare

Minor update

  • Fixed Cancel property for SupplierInvoice and its subset
  • Fixed dead-locks on connector methods

NuGet link - https://www.nuget.org/packages/Fortnox.NET.SDK/3.3.2

v3.3.1

01 Jul 11:08
Compare
Choose a tag to compare

Minor updated

  • Added SIEConnector for exporting Fortnox data into SIE files
  • Added ElectronicInvoice option for DefaultDeliveryType of Customer entities

NuGet link - https://www.nuget.org/packages/Fortnox.NET.SDK/3.3.1

v3.3.0

08 Jun 15:28
Compare
Choose a tag to compare

Since there were no new issues reported for beta branch, I decided to merge it with the main branch
Note that the interfaces can differ from version 3.1.1 since connectors and entities were generated from scratch to synchronize with the documented API.
For release notes, check the beta releases.

Please use the latest NuGet package to avoid issues with dependencies

Let me know in case of any issues, I am available to help.

v3.2.3-beta

18 May 10:30
Compare
Choose a tag to compare
v3.2.3-beta Pre-release
Pre-release

Whats new:

  • Fixed SupplierVATType enum to be equivalent with options in GUI
  • Implemented asynchronous methods for ArchiveConnector
  • Updated enum names to be more readable

NuGet link - https://www.nuget.org/packages/Fortnox.NET.SDK/3.2.3-beta

v3.2.2-beta

08 May 17:49
Compare
Choose a tag to compare
v3.2.2-beta Pre-release
Pre-release
  • Fixed 'action' methods (Email, Print, etc.)
  • InvoiceFileConnection connector implemented
  • Fixed and merged HouseWorkType enum
  • Improved test coverage

Please let me know in case of any issues.
NuGet link: https://www.nuget.org/packages/Fortnox.NET.SDK/3.2.2-beta

v3.2.1-beta

04 May 07:50
Compare
Choose a tag to compare
v3.2.1-beta Pre-release
Pre-release
  • Added StaticFolders class containing identifiers of predefined archive/inbox folders
  • Fix issues #84 #86 #87

v3.2.0-beta

27 Apr 09:25
Compare
Choose a tag to compare
v3.2.0-beta Pre-release
Pre-release

A reworked SDK with regenerated entities based on documentation.
Most important features:

  • entities and their properties synced with documentation (#42 #82 )
  • additional resources (connectors) supported (#53 #52 #75 )
  • interfaces added for connectors (#80 )
  • asynchronous methods added for connectors (#73 )
  • various minor issues fixed
  • test coverage increased

Note that the interfaces (or even some behavior) could be different compared to the version you are using, which can result in broken code in case of NuGet update. Some refactoring will be needed in the client code. Let me know in case of any functional errors.

NuGet link - https://www.nuget.org/packages/Fortnox.NET.SDK/3.2.0-beta