Skip to content

Releases: fxstein/GoProX

v00.52.00

13 Jun 16:49
Compare
Choose a tag to compare

FEATURES

  • Add various new GoPro firmware versions #53

    Latest firmware updates from:
    https://gopro.com/en/us/update

    GoPro Hero 11 Black H22.01.02.10.00
    GoPro Hero 11 Black Mini H22.03.02.30.00

    Latest labs firmware updates from:
    https://gopro.github.io/labs/

    GoPro Max H19.03.02.00.75
    GoPro Hero 11 Black H22.01.02.10.70
    GoPro Hero 11 Black Mini H22.03.02.30.70

Full Changelog: v00.51.00...v00.52.00

v00.51.00

10 Apr 19:10
Compare
Choose a tag to compare

What's Changed

  • solve minor grammar & spelling problems by @inode64 in #52
  • Remove tag. It's never used in code by @inode64 in #51

New Contributors

Full Changelog: v00.50.00...v00.51.00

v00.50.00

02 Jan 05:30
Compare
Choose a tag to compare

FIXES

  • Fix GitHub action shield #43
  • Fix firmware processing #46

FEATURES

  • Initial version of automatic imports via --mount #4
  • Enhanced system level logging #42
  • Create hidden goprox process markers #44
  • Improved archive processing #45
  • Add support for new GoPro Hero 11 Mini #34
  • New Hero10 H21.01.01.50.00 firmware #47
  • New Hero11 H22.01.02.01.00 firmware #47
  • Enhanced testing workflow #48

DOCUMENTATION

  • Initial documentation for new --mount feature #4

Full Changelog: v00.20.00...v00.50.00

v00.20.00

18 Dec 19:04
Compare
Choose a tag to compare

FIXES

FEATURES

DOCUMENTATION

Full Changelog: v00.19.00...v00.20.00

v00.19.00

11 Nov 19:32
Compare
Choose a tag to compare

Features:

  • Make camera name api filter global for all exiftool operations 9ce4f40
  • Add new Hero 11 H22.01.01.20.00 firmware. #35
  • Add new Hero 11 H22.01.01.20.70 labs firmware. #33

Full Changelog: v00.18.00...v00.19.00

v00.18.00

02 Nov 00:28
Compare
Choose a tag to compare

Changes:

  • Cleanup parameter processing #30
  • Add --quiet --verbose and --version parameters #30
  • Display help when no parameters are specified #30
  • Implemented FileCreated and FileModified time filtering #30
  • Implemented --if filtering #30
  • Updated logging #31

Full Changelog: v00.17.01...v00.18.00

v00.17.01

29 Oct 21:23
Compare
Choose a tag to compare

Changes:

  • New implicit timeshift logic for GoPro video media #5
  • Rename sha256 creation step b9b6ed1
  • Updated upgrade instructions #22 4dce352
  • Update test files 7879726
  • FIX: Incorrect 360 Max filename logic 0ce69a1
  • FIX: Fix DateFmt for time shift logic 21d895b

Full Changelog: v00.16.00...v00.17.01

v00.16.00

25 Oct 05:47
Compare
Choose a tag to compare

Changes:

  • Initial implementation of import from archive #14
  • Update README.md to reflect recent enhancements #22
  • Updated --test to incorporate storage validation
  • Limit import processing to images and videos
  • Automate sha256 creation for release tarballs

Full Changelog: v00.15.00...v00.16.00

v00.15.00

23 Oct 05:42
Compare
Choose a tag to compare

Changes:

  • Implement #19 - Initial error handling for exiftool

  • Implement #12 - Test storage hierarchy before operations

  • Fix #18 - Check for errors during import via #19

  • Fix - Filter incoming time format for secure use in eval code

Special thanks to @Giga for identifying and reporting #18!

Full Changelog: v00.14.01...v00.15.00

v00.14.01

22 Oct 15:48
Compare
Choose a tag to compare

Changes:

  • Fix #15 - Fix incorrect directory for first image logic in archive
  • Fix #16 - Allow Cleanup with archive or import

Special thanks to @Giga for identifying and reporting these bugs!

Full Changelog: v00.13.00...v00.14.01