Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (30 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

44 lines (30 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.

1.1.0 - 2021-04-13

Added

  • Add confirmation dialogs on deletion.

1.0.2

Fixed

  • Use string instead of class name to avoid from modification by minification.

1.0.1 - 2021-04-08

Fixed

  • Catch AbortError on cancelling share.

1.0.0 - 2021-03-29

Added

  • Support offline mode after installed.
  • Store data locally.
  • Take photos in app (without using external camera app).
  • Switch ALL different cameras on devices.
  • Collect GPS on taking photos.
  • Support i18n dynamically for English and Tranditional Chinese.
  • Localize date format dynamically.
  • Share photos to other apps.
  • Download photos to device storage.
  • View next/previous photo with swiping gesture.
  • Show EXIF of captured photos.
  • Show camera with device information.
  • View and zoom fullscreen photos with gesture.
  • Opt-in automatic error report.
  • Load thumbnail only for small size images.