Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 945 Bytes

CHANGELOG.md

File metadata and controls

38 lines (30 loc) · 945 Bytes

Changelog

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

The format is based on Keep a Changelog

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

unreleased

Fixed

  • Uri for camera capture option is now invariant for Android 10 and above

[2.0.0] - 06/01/21

Changed

  • AsyncTask to Kotlin Coroutines

[1.1.1] - 03/01/21

Added

  • Ktlint
  • Release using JitPack

Changed

  • Java to kotlin
  • Change icons from PNG to vectors

[1.1.0] - 13/12/20

Changed

  • Update many library versions

Fixed

  • Android 10, 11 Permissions
  • Android 10, 11 Scope Storage

[1.0.0] - 21/11/20