Skip to content

1.2.3: saves manager fixes

Latest
Compare
Choose a tag to compare
@a1ex4 a1ex4 released this 14 Oct 19:25
· 130 commits to develop since this release
50b485d

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

Full Changelog: 1.2.2...1.2.3