Updated goodls to v322
-
v3.2.2 (May 27, 2026)
- Critical Progress Bar Lifecycle Fix: Fixed a bug where indeterminate file sizes (such as Google Docs exports returning
0size from the Drive API) caused the progress bar spinners to hang infinitely. Bar completion is now strictly enforced (SetTotal(-1, true)) upon IO completion. - Resource Leak Patches: Hardened HTTP body and local file descriptor management using strictly placed
deferstatements, preventing memory leaks during connection errors.
- Critical Progress Bar Lifecycle Fix: Fixed a bug where indeterminate file sizes (such as Google Docs exports returning
-
v3.2.1 (May 27, 2026)