Skip to content

VERSION_0.9.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kelvinjjwong kelvinjjwong released this 01 Sep 16:14
· 654 commits to master since this release

New feature:

  1. Detect plugged Android devices and iOS devices by clicking a tree node
  2. Import images from Android devices

Fixed:

  1. Improperly ignored loading geolocation info after importing images

Refactor:

  1. Centralize getters and setters of meta info of images
  2. Use shared GRDB database queue/pool to manage/reduce database read/write conflicts