Releases: xob0t/gotohp
Releases · xob0t/gotohp
Release list
v0.8.0
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
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
- @devinslick made their first contribution in #30
Full Changelog: v0.6.0...v0.7.0
v0.6.0
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
- per-thread progress tracking
- CLI mode
Full Changelog: v0.4.2...v0.5.0
v0.4.2
- 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
- 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
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
- @RobotRoss made their first contribution in #15
Full Changelog: v0.3.0...v0.4.0
v0.3.0
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
v0.1.0
Full Changelog: https://github.com/xob0t/gotohp/commits/v0.1.0