Releases: cocktail-collective/cocktail
Releases · cocktail-collective/cocktail
Update Seed Database and fix missing Schema.sql
This release adds a new database seed file, and fixes missing schema.sql errors.
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
- Add base model selector
- Update backend database to work with Civitai REST API breaks.
- Fix layout popping when models are selected.
Release v0.4.0
What's Changed
- add blurhash previews for model images
- add database schema versioning
- add generation data to model info panel
Release v0.3.1
This release fixes a critical bug where the cache directory was not being created.
Database Schema Update 1
this release updates the database schema.
model_image
- blurhash
- width
- height
model_version
- trained words
Release v0.3.0
- add paths setup wizard
Release v0.2.0
V0.2.0
- add automatic database download
- add splash screen