Releases: softwerkab/fortnox-csharp-api-sdk
v3.3.5
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
Minor update
- Add Undefined customer type (Fix #101)
NuGet link - https://www.nuget.org/packages/Fortnox.NET.SDK/3.3.4
v3.3.3
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
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
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
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
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
- 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
v3.2.0-beta
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