Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

65 lines (42 loc) · 1.32 KB

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

Added

  • TBD Invoice catalog search
  • TBD TaxRates valid from date

Fixed

  • TBD Configuration response error handling

[3.4.0] - 2024-07-22

Added

  • Support for Android 14
  • New language Serbian (BA) - Serbian (Latin) (Bosnia and Herzegovina) (sr-Latn-BA)

Changed

  • Display tax labels from all category types
  • Backup disabled in manifest
  • FR translations updated
  • Update build gradle version
  • Java compatibility version

Fixed

  • Certificate error fallback - PKCS12 key store mac invalid
  • Unhandled file import/export exceptions
  • Lint warnings for deprecated syntax
  • Layout issue for cashiers

[3.3.0] - 2023-03-03

Added

  • Support for Android 10+

Changed

  • Files import/export to support Android scoped storage
  • Input fields validation according to documentation specification
  • Share intent to support Android 10+
  • Certificate download location to cache folder
  • Update security-crypto lib

Fixed

  • Language switching issue on some devices
  • Storage issue on Android 10+
  • Empty space after invoice in print mode
  • Invoice unit price format

[3.2.0] - 2022-12-29

Changed

  • Android minSdkVersion to 24 (Android 7)
  • Gradle build version updated
  • Kotlin version updated