mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-28 05:27:35 +00:00
commit
f2a360cb87
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Fixed
|
||||
|
||||
- ⚡ **Improved reliability for low-spec and SQLite deployments.** Fixed page timeouts by disabling database session sharing by default, improving stability for resource-constrained environments. Users can re-enable via `DATABASE_ENABLE_SESSION_SHARING=true` if needed. [#20520](https://github.com/open-webui/open-webui/issues/20520)
|
||||
- ⚡ **Improved reliability for low-spec and SQLite deployments.** Fixed page timeouts by disabling database session sharing by default, improving stability for resource-constrained environments. Users can re-enable via 'DATABASE_ENABLE_SESSION_SHARING=true' if needed. [#20520](https://github.com/open-webui/open-webui/issues/20520)
|
||||
|
||||
## [0.7.0] - 2026-01-09
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue