Skip to content

Releases: Data-Tech-International/Taxcore-MobilePOS-Android

3.5.1

15 Dec 01:25
3b71009

Choose a tag to compare

Added

  • Added progress dialogs to journal import/export operations
  • Secret export and clear journal option (5-second long press on export button)
  • Added search filter to item selection bottom sheet
  • Added drag handle and clear button to item search dialog

Fixed

  • Fixed recovery for corrupted EncryptedSharedPreferences
  • Fixed OutOfMemoryError when loading large journal lists by implementing lazy loading
  • Fixed OutOfMemoryError during journal export by implementing streaming JSON writer

3.5.0

16 Oct 01:57
3b71009

Choose a tag to compare

3.5.0 Pre-release
Pre-release

Added

  • Support for Android 16+ (API 36)
  • View Binding support for all activities and fragments

Changed

  • Enhanced file management utilities for Android scoped storage
  • Improved PDF creation utilities
  • Updated dependencies to latest versions
  • Migrated from Kotlin synthetic extensions to View Binding
  • Updated Gradle to version 8.13
  • Updated Kotlin to version 2.1.0
  • Optimized imports across the project

3.4.0

22 Jul 12:48

Choose a tag to compare

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

27 Mar 00:02

Choose a tag to compare

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

2.0.0

26 Mar 22:49
53b1225

Choose a tag to compare

Added

  • Changelog for keeping track of changes in each release
  • Gradle task for printing app info
  • Gradle build version

Changed

  • Version name for debug builds to contain build number