Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.3.5 #3159

Merged
merged 80 commits into from
Jun 17, 2024
Merged

0.3.5 #3159

merged 80 commits into from
Jun 17, 2024

Conversation

tjbck
Copy link
Contributor

@tjbck tjbck commented Jun 14, 2024

TODO

  • Mute voice input
  • Dynamic input sensitivity

Mikael Turøy and others added 30 commits June 12, 2024 22:50
Added "Updated at" column to the admin panel chats modal.
feat: add num_keep, num_batch
…e-timeout

Fix: ollama long response timeout
Update Chinese translation
feat: add tavily web search in web search provider
theasp and others added 26 commits June 16, 2024 12:38
chore: Log API request bodies at debug level
Add host.docker.internal overide for docker dev
this commit adds four environment variables:

- COMFYUI_CFG_SCALE
- COMFYUI_SAMPLER
- COMFYUI_SCHEDULER
- COMFYUI_SD3 (merely setting this at all will enable SD3 mode)
build: fixed GitHub actions on usernames with uppercase characters
feat: added support for Stable Diffusion 3 alongside more extensive ComfyUI configuration
this commit adds an optional environment variable named `WEBUI_AUTH_TRUSTED_NAME_HEADER`, which sets the user's name to the contents of that header. this only happens if the user is just being created, just like how the trusted e-mail header works.

if the environment variable or header is not present, we fall back to the original behavior which is to re-use the user e-mail address.

Co-Authored-By: Nikita Borzykh <[email protected]>
feat: added ability to set user name for federated auth
feat: Sortable chats in admin panel
feat: Sortable users in admin panel
@tjbck tjbck marked this pull request as ready for review June 17, 2024 05:52
@tjbck tjbck merged commit 9e4dd4b into main Jun 17, 2024
17 checks passed
@369tux
Copy link

369tux commented Jun 22, 2024

TODO

  • Mute voice input
  • Dynamic input sensitivity

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.

None yet