What's Changed
- Ignore ErrNotLoggedIn on logout by @aprx in #1929
- cached: Switch from atomics to a waitgroup for inflight tracking. by @mathieu-plak in #1930
- Update README.md for v1.1.0-beta.1 release: highlight performance improvements, new features, and updated documentation links by @misterflop in #1931
- update deps by @poolpOrg in #1942
- cached: Bypass it entirely on Windows by @mathieu-plak in #1941
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in #1933
- better handling of errors in TUI by @poolpOrg in #1945
- update kloset by @poolpOrg in #1946
- Add private_key to the set of sensitive suffixes. by @ericfaurot in #1943
- implement a switch writer in tui, either forwards to app or to stdout by @poolpOrg in #1948
- rework TUI to avoid event storm by @poolpOrg in #1949
- bump kloset by @poolpOrg in #1954
- bump kloset and fs by @poolpOrg in #1956
New Contributors
Full Changelog: v1.1.0-beta.3...v1.1.0-beta.4