Skip to content

Releases: scenario-labs/Scenario-Unity

v0.9.0

21 Aug 07:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

07 Jun 09:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 Apr 13:00
Compare
Choose a tag to compare

What's Changed

New Features

  • txt2img / img2img / Inpaint / IP Adapter / ControlNet and all dual reference images mode are now available by @TheLLspectre in #171
image image

Bug Fixes

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Mar 16:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 Feb 16:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

19 Feb 16:25
f945cf0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.5.0

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Jan 10:32
87c86e2
Compare
Choose a tag to compare

0.3.0 (2024-01-08)

Features

  • queue: added a queue system so multiple things can be generated and iterated quicker. (#97) (08f57e4)
  • adds a save image button to image editor window (#88) (d7549e6)
  • adds parameters to right side UI when an image is clicked (#88) (d7549e6)
  • added scheduler to settings. (#97) (08f57e4)

Bug Fixes

  • missing images bug (#84) (54f7e3e)
  • parameters display in UI updates (#92) (07f6d11)
  • updated seed method of how it can be used (#92) (07f6d11)
  • updated how the app deals with data related to generating images. (#97) (08f57e4)
  • optimized code and moved remove background from prompt window. (#97) (08f57e4)
  • fixed a bug related to the modelId not changing if you click it on a new page. (#97) (08f57e4)

v0.2.3

11 Oct 07:26
a11c05b
Compare
Choose a tag to compare

0.2.3 (2023-10-11)

Bug Fixes

v0.2.2

05 Oct 14:18
5fc337d
Compare
Choose a tag to compare

0.2.2 (2023-10-05)

Bug Fixes

  • inferences: rely on final status rather than intermediates one to display the result (#77) (bbb3f4f)

v0.2.1 - deprecated

22 Sep 09:24
9996659
Compare
Choose a tag to compare

0.2.1 (2023-09-22)

Bug Fixes

  • the name 'fielName' does not exist in the current context (#74) (f5b4249)