Releases: explorigin/open-webui
Releases · explorigin/open-webui
v0.9.1
Fixed
- 🐛 Missing
aiosqlitedependency. Fixed a startup crash (ModuleNotFoundError: No module named 'aiosqlite') when installing Open WebUI viapiporuvby adding the missingaiosqlitepackage topyproject.toml. The dependency was listed inrequirements.txtbut not in the published package metadata, so it was not installed automatically. #23916 - 🐛 Missing
asyncpgdependency. Added the missingasyncpgpackage topyproject.tomlto prevent the same startup crash for PostgreSQL users. Likeaiosqlite, it was present inrequirements.txtbut absent from the published package dependencies.
v0.1.107
Automatically created new release
v0.1.106
Automatically created new release