Skip to content

feat: add S3 region configuration support#130

Merged
Rabithua merged 1 commit intodevelopfrom
feature/add-s3-region-config
Dec 27, 2025
Merged

feat: add S3 region configuration support#130
Rabithua merged 1 commit intodevelopfrom
feature/add-s3-region-config

Conversation

@Rabithua
Copy link
Copy Markdown
Owner

  • Add optional region field to StorageConfig and SetupRequest types
  • Update all S3Client instances to use config.region || 'auto'
  • Add region input field to StorageConfigTab and SetupWizard components
  • Add region translations for zh, en, and ja locales
  • Support Garage and other S3-compatible services that require region specification

#129

- Add optional region field to StorageConfig and SetupRequest types
- Update all S3Client instances to use config.region || 'auto'
- Add region input field to StorageConfigTab and SetupWizard components
- Add region translations for zh, en, and ja locales
- Support Garage and other S3-compatible services that require region specification
@Rabithua Rabithua merged commit 1aa60ff into develop Dec 27, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant