Releases: civitai/civitai-javascript
Releases · civitai/civitai-javascript
v0.1.15
What's Changed
- Increase max values for
widthandheightin validation schema to allow for accommodate optimal dimensions for portrait and landscape images using SDXL models in f212991
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Update priority field to accept both string and number in ea7d055
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Add
batchSizefield and changepriorityto type string in 78f91c2
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Enforce strict mode on Zod schemas to prevent unknown properties in b75ded0
- Remove 'type' field from additionalNetworks schema in b497ffc
Full Changelog: v0.1.11...v0.1.12
v0.1.11
v0.1.10
What's changed
- Added logic to infer the base model from
air
by @bryantanjw in 9763546
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's changed
- Removed default
priorityvalue from jobs
by @bryantanjw in cee2c42
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's changed
- Fixed
prioritytype inimage.fromTextmethod
by @bryantanjw in c695a83 - Updated nextjs demo to use latest package version
by @bryantanjw in 8ed4d45
Full Changelog: v0.1.7...v0.1.8
v0.1.6
What's changed
- Added env argument to Civitai constructor
by @bryantanjw in 6078419 - Added example generations marquee in nextjs demo
by @bryantanjw in be9888e
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's changed
- Fix
civitai.jobs.getByQuerytype error when addingdetailedboolean flag.
by @bryantanjw in 8f2949f
Full Changelog: v0.1.4...v0.1.5