#Releasenotes V1.2.9

ATTENTION: Please take a look at the implementation instructions.
ATTENTION: FiscalService Client is now shipped via nuget

##Main Features
- [x] Improvement: File import migration from other fiscalisation systems in Austria.
- [x] Improvement: Fiskaly test environment now automatically refreshes tse if deleted in test environment.
- [x] Improvement: Added documentation also to fiscal service client net2 (nuget download).

##TrustedFiscalModule 
- [x] Improvement: Added additional status code and exception for to large entities (for instance uploads).
- [x] Improvement: If upload was to large a http status code of 413 (HttpStatusCode.RequestEntityTooLarge) is returned if upload data of archive de is to large.
- [x] Improvement: Cloud not connected is thrown if cloud is not connected and archive de is called
- [x] Bugfix: Austria Decrypt dep revenue fails if returned does not have 8 bytes.
- [x] Improvement: Austria: Added documentation for receipt flag at storefiscalisation information.
- [x] Improvement: EFSTA migration austria implemented.
- [x] Improvement: File import migration from other fiscalisation systems in Austria.
- [x] Improvement: Better documentation for function GetQrCodeBase64
- [x] Improvement: Austria: Improved documentation on taxpositions for austria.
- [x] Improvement: Austria: Added method GetStartReceipt to TrustedFiscalModuleAustria.
- [x] Improvement: Austria: Method to check if signature device of client is announced to finon.
- [x] Improvement: Austria: Method to announce a signature device at finon.
- [x] Improvement: Austria: Method to deregister a signature device at finon.
- [x] Improvement: Austria: Method to check the last signed dep line with finon (document verification).
- [x] Improvement: Austria: Method to check the given dep line with finon (document verification).
- [x] Bugfix: Germany: Fiskaly returned all open transactions from the tse instead open transactions from client.
- [x] Improvement: Germany: Improvement of fiskaly test tss's (automatic reprovisioning after test environment deletation)
- [x] Improvement: Germany: Fiskaly released for production.
- [x] Improvement: Possibility for backup/restore implemented on fiscal client
- [x] Bugfix: CloudNotConnectionException was not raised anymore when creating a fiscal module. Testcase improved and extended.
- [x] Improvement: Germany: Fiskaly cloud parameters are encrypted in client configuration.
- [x] Improvement: Possibilty to read fiscal country properties from fiscal module.
- [x] Improvement: Added Caption_EN to vat class for english representation of vat rate.
- [x] Bugfix: Possible Nullreferenceexception in TrustedFiscalModuleAustria solved.

##TrustedFiscalService
- [x] Improvement: EFSTA migration austria implemented.
- [x] Improvement: File import migration from other fiscalisation systems in Austria.
- [x] Improvement: GetStartDocument added to external functions.
- [x] Improvement: Austria: Added method GetStartReceipt to management controller.
- [x] Improvement: Austria: Added response code documentation to dep131 export in management controller austria.
- [x] Improvement: Austria: Improved documentation and error handling in management controller austria.
- [x] Improvement: Austria: Method to check if signature device of client is announced to finon.
- [x] Improvement: Austria: Method to announce a signature device at finon.
- [x] Improvement: Austria: Method to deregister a signature device at finon.
- [x] Improvement: Austria: Method to check the last signed dep line with finon (document verification).
- [x] Improvement: Austria: Method to check the given dep line with finon (document verification).
- [x] Improvement: Possibility for backup/restore implemented on fiscal service
- [x] Improvement: Exception removed when querying on management controller for client or license consumer id.

##FiscalServiceClient.net2 & FiscalServiceClient
- [x] Improvement: EFSTA migration austria implemented.
- [x] Improvement: File import migration from other fiscalisation systems in Austria.
- [x] Improvement: Better documentation for function GetQrCodeBase64
- [x] Improvement: GetStartDocument added to external functions.
- [x] Bugfix: Austria: Method Austria_GetMonthReceipts on fiscalserviceclient failed with an error.
- [x] Bugfix: Austria: Method Austria_GetDep on fiscalserviceclient failed with an error.
- [x] Improvement: Austria: Added method GetStartReceipt to service client.
- [x] Improvement: Austria: Method to check if signature device of client is announced to finon.
- [x] Improvement: Austria: Method to announce a signature device at finon.
- [x] Improvement: Austria: Method to deregister a signature device at finon.
- [x] Improvement: Austria: Method to check the last signed dep line with finon (document verification).
- [x] Improvement: Austria: Method to check the given dep line with finon (document verification).
- [x] Improvement: Possibility for backup/restore implemented on fiscal service client

##RetailCloud
- [x] Bugfix: Saving the organization was not possible in rare cases.
- [x] Improvement: Added additional status code and exception for to large entities (for instance uploads).
- [x] Improvement: Typo error in documentation of configuration controller austria.
- [x] Improvement: Possibility to check hsm configuration in austria for a terminal via rest service call.
- [x] Improvement: Testflag can be set immediatly also when new terminal is created.
- [x] Improvement: Added link at readmore in navigation to jump to retailforce portal description.
- [x] Improvement: CashRegister.Serialnumber removed from configuration (will be set automatically from store number / terminal number).
- [x] Improvement: Overview of fiscal country properties in retailforce portal
- [x] Improvement: Austria: Show first/last dep dates in terminal insights
- [x] Improvement: Germany: Show first/last closing dates in terminal insights

##Testing
- [x] Improvement: Improved test cases for fiskaly.

##Common
- [x] Improvement: EnumExtension.TryParse also uses now EnumMember Attribute.







