Skip to content

v0.25.2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 08:03
· 76 commits to main since this release

This release fixes some pending issues.

Changelog

  • 3ef1d69 BUG some date time exif tags are not correctly parsed Fixes #727
  • 2e585a7 Missing deoDataExif data from Google Takeouts Fixes #841
  • 082a555 chore(lint): update golangci-lint configuration and add backup file
  • 9bb7673 fix: improve EXIF date parsing and add comprehensive test cases
  • c4b667e fixes: Uploading photo with latitude but no longitude gives a bad request #843
  • b574ba6 refactor: remove LivePhotoVideoID field from UpdAssetField struct
  • b4af45b refactor: update JSON marshaling for UpdAssetField and add test data for longitude handling