Skip to content

Releases: xob0t/gotohp

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 23 May 14:51

What's Changed

  • Add --exclude flag to skip directories during recursive upload by @LPFchan in #39
  • auth: support Android 13+ Photos upload tokens by @LPFchan in #45
  • build: update Wails v3 to alpha 95 by @xob0t in #48
  • build: update frontend npm dependencies by @xob0t in #49
  • fix: decode gzipped API error responses by @xob0t in #50
  • build: add standalone CLI release artifacts by @xob0t in #51

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 11:57

Release build for tag: v0.7.0

What's Changed

  • feat: add album creation with drop zones by @xob0t in #31
  • chore: update Go to 1.26 and Wails to v3.0.0-alpha.74 by @xob0t in #32
  • feat: option to set media date from filename by @devinslick in #30

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 19:36

Features

  • Real-time upload progress with speed, elapsed time, and byte tracking

Performance

  • HTTP connection reuse and pooling
  • O(1) file format lookup

Fixes

  • Wails3 alpha.69 compatibility

  • Various reliability improvements

  • Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 10:57
  • per-thread progress tracking
  • CLI mode

Full Changelog: v0.4.2...v0.5.0

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 09 Nov 22:33
  • Fixed unspported files filter not working
  • Added toast with error description on credentials add fail
  • Set config file write permissions to 0664
  • Debug builds

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 28 Oct 19:46
  • fix config saving on macos by changing config dir permissions
  • restrict window size to prevent maximizing

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 19:58

What's Changed

  • Fix GTK Application ID by @RobotRoss in #15
  • fix cancel event emit
  • npm and go updates
  • set bg type translucent to avoid flashing white on load

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 15:39

BREAKING

config path updated
was %homedir%/.config/gotohp/config.yaml
now %system config dir%/gotohp/gotohp.config

  • copy button click feedback
  • update to wails alpha 18
  • new logo
  • minor code refactor

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 May 07:59

What's Changed

  • feat: add media keys to result JSON by @xob0t in #1
  • feat: display input if no credentials are found by @xob0t in #3
  • ref: ui tweaks by @xob0t in #4 #5
  • fix: remove http client timeout by @xob0t in #7
  • feat: portable config support by @xob0t in #8

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 May 05:30