[pull] main from open-webui:main#77
Merged
Merged
Conversation
… pass (#26391) New **pt-BR** translations for items introduced in the latest releases, plus a consistency/quality pass across existing strings (grammar, tone, capitalization, pluralization). Placeholders and hotkeys preserved. No logic changes.
The sidebar time-ago indicator rendered `created_at`, so the relative time stayed pinned to the chat's creation age and never reflected new activity. After sending a message the chat would jump to the top of the list (which sorts by `updated_at`) while still showing a stale label such as "3w", which is confusing. The indicator was originally added using `updated_at` and was inadvertently switched to `created_at` during a later refactor. Restore `updated_at` (falling back to `created_at` when absent) so the timestamp matches the list ordering and updates whenever a chat is modified. Fixes #26451
* Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: Tim Baek <tim@openwebui.com>
* i18n: add pt-BR translations for newly added UI items and consistency pass (#26391) New **pt-BR** translations for items introduced in the latest releases, plus a consistency/quality pass across existing strings (grammar, tone, capitalization, pluralization). Placeholders and hotkeys preserved. No logic changes. * refac * i18n(th-TH): translate missing Thai keys/fix typo (#26406) * refac * refac * refac * refac * refac * refac * refac * refac * refac * fix: use updated_at for sidebar chat timestamp (#26454) The sidebar time-ago indicator rendered `created_at`, so the relative time stayed pinned to the chat's creation age and never reflected new activity. After sending a message the chat would jump to the top of the list (which sorts by `updated_at`) while still showing a stale label such as "3w", which is confusing. The indicator was originally added using `updated_at` and was inadvertently switched to `created_at` during a later refactor. Restore `updated_at` (falling back to `created_at` when absent) so the timestamp matches the list ordering and updates whenever a chat is modified. Fixes #26451 * fix: use absolute indexURL for pyodide sandbox (#26625) * i18n: fix Spanish relative time labels (#26463) * Update and fix Catalan translation.json (#26409) * refac * refac Co-Authored-By: Syed Osama Ali Shah <86572800+osamaali313@users.noreply.github.com> * refac Co-Authored-By: Syed Osama Ali Shah <86572800+osamaali313@users.noreply.github.com> * refac * refac * refac * refac * refac * refac * refac * refac * refac * refac * refac * fix: derive content from output for search (#26405) * refac * refac * refac * refac * refac * refac * refac * refac * refac * refac * Update CHANGELOG.md (#26641) * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: Tim Baek <tim@openwebui.com> --------- Co-authored-by: joaoback <156559121+joaoback@users.noreply.github.com> Co-authored-by: Sicknine <156204309+SNaytiP@users.noreply.github.com> Co-authored-by: Classic298 <27028174+Classic298@users.noreply.github.com> Co-authored-by: Algorithm5838 <108630393+Algorithm5838@users.noreply.github.com> Co-authored-by: JuanMa Diaz <torgus@gmail.com> Co-authored-by: Aleix Dorca <aleixdorca@mac.com> Co-authored-by: Syed Osama Ali Shah <86572800+osamaali313@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )