Skip to content

Releases: FortnoxAB/csharp-api-sdk

v3.1.1

14 Apr 10:56
Compare
Choose a tag to compare

Minor release

  • Fixed wrong name for "Price" property ( #81 )
  • Add option to disable default thread blocking rate limiter ( #79 )
  • Upload NuGet package on NuGet gallery for release v3.1.0 and v3.1.1 and experimental v3.2.0-alpha

v3.1.0

23 Mar 10:51
Compare
Choose a tag to compare

Converted to .NET Standard 2.0 (compatible with .NET framework 4.6.1+ as well as .NET Core 2.0+)
Added rate limiter
All properties converted to nullable to fix unexpected changes on update requests
Migrated from XML to JSON communication
Fixed some string properties to actual data-type
Added more tests
Fixed various minor issues
General solution clean-up

Updated NuGet is now available in NuGet Gallery - https://www.nuget.org/packages/Fortnox.NET.SDK/3.1.0

v3.0.0

11 Oct 08:48
Compare
Choose a tag to compare

Fix version to better relate to main api v3.
Fix new alternative method for setting connection credentials.
Fix a number of elements on supplier invoice.
Fix date search on offer and order.
Fix problems with contract accrural including renaming rows according to documentation.
Fix delete file and folders.
Fix upload and download memory file data inclduing new properties on file.
Fix new testproject.
Fix a number of new properties, filters etc. on customer, article etc.

v2.1.6

02 Oct 13:28
Compare
Choose a tag to compare

Add nuget support.
This release also includes some minor changes since last published release.

v2.1.5921.25527

18 Mar 13:15
Compare
Choose a tag to compare

Includes the new label functionality available from the Fortnox API.
Introduces the VAT field for Articles.

v2.0.5919.19517

16 Mar 09:54
Compare
Choose a tag to compare

Changed the versioning system to better reflect any changes to the SDK.

The versioning system now used will instead be shown as:
{major}.{minor}.{build number}.{revision number}

Contains a fix and change when exporting sie files. The SIE file will no longer be decoded from CP437 and the export method has been changed to instead return the bytes directly of the SIE file to be handled manually.

v1.9

15 Dec 08:34
Compare
Choose a tag to compare
Updated version

v1.8

19 May 08:42
Compare
Choose a tag to compare
Release v1.8