Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 17:37
d8fefac

What's Changed

  • fix: prevent TypeError when route.name is undefined by @G4brym in #124
  • fix: ensure API routes bypass SPA fallback + add troubleshooting docs by @G4brym in #126
  • chore: setup changesets for automated versioning by @G4brym in #128
  • Fix: file downloads fail with 401 when basic auth is enabled by @G4brym in #125
  • ci: add changeset check for pull requests by @G4brym in #129
  • fix: bump dashboard node engine to support Node 24 by @G4brym in #130
  • fix: add missing publint script to package.json by @G4brym in #131
  • test: add dashboard UI testing infrastructure by @G4brym in #133
  • chore: include CHANGELOG.md and markdown files in docs package by @G4brym in #134
  • chore: version packages by @github-actions[bot] in #132
  • fix: stop copying CHANGELOG.md from root in worker build by @G4brym in #135
  • Revert "chore: version packages" by @G4brym in #136
  • chore: version packages by @github-actions[bot] in #137
  • fix: restrict changeset publishing to r2-explorer only by @G4brym in #138
  • chore: trigger patch release for r2-explorer by @G4brym in #139
  • chore: version packages by @github-actions[bot] in #140
  • Remove debug Access-Control-Allow-Credentials header from ListObjects by @G4brym in #144
  • Fix unhandled JSON.parse in upload metadata parameters by @G4brym in #149
  • Fix crash in receiveEmail when no R2 bucket binding is found by @G4brym in #148
  • Fix HeadObject OpenAPI summary and align base64 key decoding by @G4brym in #147
  • Fix share link download counter incrementing before file existence check by @G4brym in #146
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #143
  • Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #142
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #141
  • Fix Content-Disposition header injection in GetObject by @G4brym in #145
  • Add ShareMetadata type and fix middleware type safety by @G4brym in #151
  • feat: add file and folder duplicate/copy operation by @G4brym in #152
  • chore: version packages by @github-actions[bot] in #150

New Contributors

  • @github-actions[bot] made their first contribution in #132

Full Changelog: v1.1.14...v1.2.0