Skip to content

Conversation

ronenfilho
Copy link

What kind of change does this PR introduce? Bug fix and feature addition

Why was this change needed?

Fixed upload functionality error where LocalStorage.save_file() method was rejecting the storage_class parameter, causing image uploads to fail with "unexpected keyword argument" error
Added full Brazilian Portuguese (pt-br) translation support to improve accessibility for Portuguese-speaking users
Other information:

Updated LocalStorage.save_file() method signature to accept **kwargs for compatibility with storage class parameters
Added complete pt-br.json translation file with all UI strings translated to Brazilian Portuguese
Updated i18n configuration to register the new pt-br locale
Added Brazilian Portuguese option to language selection dropdown in General settings

Copy link

vercel bot commented Aug 6, 2025

@ronenfilho is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@dartpain
Copy link
Contributor

Hi, thank you so much for the PR,
Can you remove feat: Ajustes gerais
Commit please

Copy link

vercel bot commented Aug 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
oss-docsgpt Ready Preview Comment Aug 12, 2025 6:53pm

- Replace crypto.randomUUID() with uuidv4() for browser compatibility.
- Memoize selectCompletedAttachments selector using Redux Toolkit's createSelector to prevent unnecessary rerenders.
- Update dependencies and
- Replace crypto.randomUUID() with uuidv4() for browser compatibility.
- Memoize selectCompletedAttachments selector using Redux Toolkit's createSelector to prevent unnecessary rerenders.
- Update dependencies and
@ronenfilho
Copy link
Author

Hi, thanks for the feedback. I’ve removed the feat: Ajustes gerais commit as requested. Please let me know if further adjustments are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants