Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Releases: Nevysha/Cozy-Nest

2.4.4

13 Oct 09:20
Compare
Choose a tag to compare

Compatibility

  • Automatic1111's webui 1.6.0 release WIP.
  • Not compatible with SD Next.

Minor changes & fixes in 2.4.4

  • wip fixes for Automatic1111's webui 1.6.0 release

2.4.3

07 Jul 17:36
6866005
Compare
Choose a tag to compare

Minor changes & fixes in 2.4.3

  • Fix for SD Next compatibility Version: 3bcca6f9 3bcca6f9 06/07/2023.
  • Add proper warning to SD Next users if they are using incompatible style parameters.
  • Fix CozyNest=No which was not properly disabling Cozy Nest.
  • Various fix and optimizations.

v2.4.2

05 Jul 09:57
Compare
Choose a tag to compare

Minor changes & fixes in 2.4.2

  • Sort folder tree by name
  • Allow for preview in those format '.png', '.jpg', '.jpeg', '.webp' (it will take the most recent available)
  • Choose between full or deferred loading for Extra Network (default to full as you need a LOT of items to see a difference)
  • Small bug fix

Minor changes & fixes in 2.4.1

  • Small various fix

v2.4.0

04 Jul 21:03
79325b3
Compare
Choose a tag to compare

New features in 2.4.0

  • Dedicated Extra Network component which should be more stable and faster.
    • Compatible with Civitai Helper (and hard requirement to generate civitai.info file)
    • Search field
    • NSFW filter
    • Mark as NSFW
    • Folder tree view (toggleable)
  • Multithread image indexer for image browser

v2.3.4

01 Jul 07:12
18cbb84
Compare
Choose a tag to compare

Minor changes & fixes in 2.3.4

  • Compatibility with https://github.com/DominikDoom/a1111-sd-webui-tagcomplete (ctrl+space to autocomplete tags in Cozy Prompt)
  • Synthax color in prompt for wildcard (ie: 'devilkkw/body-1/eyes_iris_colors')
  • Synthax color in prompt for attention value (':1.1', ':2.3', ...)
  • Keybinding to increase or decrease attention value (ctrl+up, ctrl+down)

Minor changes & fixes in 2.3.3

  • Do not preload Extra Network tab but wait for a user click

v2.3.2

25 Jun 14:42
55b4461
Compare
Choose a tag to compare

Minor changes & fixes in 2.3.2

  • Fix Cozy Prompt for SD.Next compatibility

v2.3.1

24 Jun 18:32
85ec803
Compare
Choose a tag to compare

Keeping Cozy Nest as not officialy supporting SD.Next atm, but it "may" work with those fix. Some feature are disabled.

Minor changes & fixes in 2.3.1

  • May work in SD.Next. Cozy Prompt is disabled in SD.Next.

v2.3.0

24 Jun 13:35
Compare
Choose a tag to compare

New features in 2.3.0

  • DROPPING SUPPORT FOR SD.NEXT. Cozy Nest is now only compatible with Automatic1111's webui. Maintaining compatibility with SD.Next was too much work for me. I'm sorry for the SD.Next users.
  • Civitai Helper and its 4 button on thumbnails should work properly.
  • Add a "clear" button to extras gallery
  • press escape key to close right panels
  • Color mode (light, dark) from Cozy Nest settings
  • Add clear button in prompt
  • Customize caret size for prompt
  • Color for lycoris and hypernetworks in prompt
  • Move prompt tools button ("redo last prompt", ...)
  • Add a secondary accent color in settings, applied to some elements (open scripts...)
  • Reworked a lots of padding for a cleaner and more compact view

v2.2.4

17 Jun 07:31
04c834e
Compare
Choose a tag to compare

Minor changes & fixes in 2.2.4

  • Fix image url which was hardcoded to port 7860.
  • use data_dir args to locate and save settings.
  • small space optimization.

v2.2.3

17 Jun 05:10
f81cde6
Compare
Choose a tag to compare

Minor changes & fixes in 2.2.3

  • Differed Extra Network loading. This mean that the initial loading of Cozy Nest should be faster.