Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

39 lines (28 loc) · 1.12 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

1.0.2 - 2020-02-23

Added

  • Android play store badge to README.

Changed

  • App screenshots to be more modern.

Fixed

  • Check if response.app exists before logShare is called in encoding/Progress.tsx.

1.0.1 - 2020-02-01

Added

  • Bugsnag will track errors caused by BitmapModule.kt.

Fixed

  • Bugsnag not reporting errors.

Removed

  • Crashlytics only need one tool for error monitoring.

1.0.0 - 2020-01-31

Added

  • Encode and decode using LSB.
  • Share save encoded images (as png files).
  • Share encoded images with app to decode them.
  • Initial Release.