Fix to Saves manager when files need to be retrieved from subfolder, see PR #42
Thanks @CortezSMz for the fix!
What's Changed
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #34
- build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #37
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #38
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #39
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #40
- build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #45
- fix(save_manager): traverse remote folders with recursion by @CortezSMz in #42
New Contributors
- @CortezSMz made their first contribution in #42
Full Changelog: 1.2.2...1.2.3