# Releasenotes V1.8.1
Austria: 1.0.12

ATTENTION: Please take a look at the implementation instructions.

## TrustedFiscalModule
- [x] Bugfix: Austria: Primesign HSM productive version not working.
- [x] Bugfix: Hungary: GetEndOfDayDocument does not support payoutType.
- [x] Bugfix: Austria: PrimeSign HSM raises NotImplemented exception.
- [x] Improvement: Austria: Typo correction in method name.
- [x] Improvement: Code refactoring concerning cloud upload definition constants.
- [x] Improvement: Added generation of global unique retailforce receipt id.
- [x] Improvement: RetailForce documents are additionally stored to cosmos db for faster document access.
- [x] Improvement: Hungary: Added method to get last closure number from printer.
- [x] Bugfix: JsonFileStorage created zip with wrong file sort.
- [x] Bugfix: GetLastClosingDateTime always returns null.
- [x] Bugfix: Austria: Primesign hsm implementation was not using proxy configuration if set.
- [x] Improvement: Austria: Shared hsm connection code move to base class.
- [x] Bugfix: Austria: ATrustHsm implementation does not reflect on proxy configuration.

## TrustedFiscalService
- [x] Improvement: Added possibility to generate and retrieve a global unique short terminal id (base62 alphanumeric 4 digit).
- [x] Improvement: Hungary: Added method to get last closure number from printer.

## FiscalServiceClient.net2 & FiscalServiceClient
- [x] Improvement: Added possibility to generate and retrieve a global unique short terminal id (base62 alphanumeric 4 digit).
- [x] Improvement: Hungary: Added method to get last closure number from printer.

## RetailCloud
- [x] Improvement: Support for hierarchical partition keys in cosmos db client.
- [x] Improvement: Germany: Improved error information from backend exporting fiscal data for germany. 
- [x] Improvement: Germany: Interface date methods changes to datetimeoffset on export taxonomy.
- [x] Improvement: Germany: Improved error message when exporting tar files or taxomony.
- [x] Improvement: Improved endpoint documentation for endpoint get terminal id.
- [x] Improvement: Added document cloud storage (database) for better document access.
- [x] Improvement: Added possibility to generate and retrieve a global unique short terminal id (base62 alphanumeric 4 digit).
- [x] Improvement: RetailForce documents are additionally stored to cosmos db for faster document access.

## Testing
- [x] Improvement: Code refactoring concerning cloud upload definition constants.
- [x] Improvement: Added unit test for GetLastClosingDateTime

## Common
- [x] Improvement: Additional base62 string extensions.

