Skip to content

Releases: mapillary/mapillary_tools

v0.13.0

11 Feb 13:15
7348553
Compare
Choose a tag to compare

🚀 Features

  • Extract IMU data from GoPro videos. #692
  • Support GPS timestamps. #695
  • Sync GPX with the first available GPS timestamp. #706
  • Fallback to system SSL certificates when certifi fails. #698
  • Added file sizes. #703

🐛 Bug Fixes

  • Interpolate invalid GPS timestamps. #696
  • Fix missing make/model metadata when geotagging with GPX. #705
  • Fix PyInstaller runtime SSL hooks. #707

🔧 Improvements & Refactors

  • Refactored MP4 module. #652
  • Refactored CAMM module. #693
  • Increased sequence limit to 1000 images. #699
  • Removed deprecated code and unused scripts. #689 #701
  • Removed SSL hooks in PyInstaller. #702

🛠️ Chores & CI

  • Replaced flake8/black with ruff for linting. #691
  • Removed Pillow from development dependencies. #697
  • Added support for Python 3.13. #700

Full Changelog: v0.12.1...v0.13.0

v0.12.1

12 Dec 23:01
Compare
Choose a tag to compare

Full Changelog: v0.12.0...v0.12.1

v0.12.0

27 Nov 20:09
Compare
Choose a tag to compare

Features

  • Support GoPro GPS9 (HERO11/HERO13) by @ptpt in #687
  • Support socks proxy by @ptpt in #688

Improvement

New Contributors

Full Changelog: v0.11.2...v0.12.0

v0.11.2

21 May 02:06
033a5fd
Compare
Choose a tag to compare

What's Changed

  • chore: fix black formatting by @ptpt in #667
  • fix: missing samples due to out-of-sync indices by @ptpt in #666
  • Fix: Fallback to exif datetime if GPS says 1970-01-01 by @malconsei in #669
  • CI: support Python3.12 by @ptpt in #668
  • Skip ffmpeg in the CI for the latest macOS by @ptpt in #676
  • Mention libexpat as dependency for Termux by @kuba-orlik in #675

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

20 Oct 11:41
Compare
Choose a tag to compare

What's Changed

  • fix: Fix specifying multiple images together with --video-geotag-source by @malconsei in #664

Full Changelog: v0.11.0...v0.11.1

v0.11.0

16 Oct 13:53
Compare
Choose a tag to compare

What's Changed

  • chore: Drop support for python 3.7 by @malconsei in #655
  • feature: Restructure video processing and add gpx, nmea and exiftool runtime support by @malconsei in #654
  • feature: Add support for coordinates in Adobe format in XMP tags by @malconsei in #653

Full Changelog: v0.10.6...v0.11.0

v0.11.0b4

22 Sep 08:56
Compare
Choose a tag to compare
v0.11.0b4 Pre-release
Pre-release

What's Changed

  • fix: Assume exiftool path could contain whitespaces by @malconsei in #660

Full Changelog: v0.11.0b3...v0.11.0b4

v0.11.0b3

20 Sep 15:34
Compare
Choose a tag to compare
v0.11.0b3 Pre-release
Pre-release

Full Changelog: v0.11.0b2...v0.11.0b3

v0.11.0b2

08 Sep 10:19
Compare
Choose a tag to compare
v0.11.0b2 Pre-release
Pre-release

What's Changed

  • feat - Restructure video processing and add gpx, nmea and exiftool runtime support by @malconsei in #654
  • fix: support for coordinates in Adobe format in XMP tags by @malconsei in #653
  • chore: Drop support for python 3.7 by @malconsei in #655

Full Changelog: v0.10.6...v0.11.0b2

v0.10.6

25 Jul 12:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.5...v0.10.6