Cozy-Nest/PATCHNOTE.md

6.5 KiB

Compatibility

  • Automatic1111's webui 1.3.2 release.

Minor changes & fixes in 2.3.2

  • Fix Cozy Prompt for SD.Next compatibility

Minor changes & fixes in 2.3.1

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

New features in 2.3.0

  • 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

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.

Minor changes & fixes in 2.2.3

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

New features in 2.2.0

  • Redo the Extra Network tweaks from scratch. User experiencing issues with previous version should not experience issues anymore.
  • Enhanced prompt editor with color (in txt2img and img2img) - It can be disabled through settings
  • Tag system for image browser : you can now add tag to your images and filter them by tag. Tags are saved in exif metadata.
  • Exif metadata editor : you can now edit exif metadata of your images
  • You can move img into a separated archive folder (set through settings)
  • You can hide image from image browser (a tag is added to the image exif)
  • You can delete images from image browser
  • Image browser now build a cache of its index to speed up loading time

Minor changes & fixes in 2.1.7

  • Quick fix to be able to save settings despite the new ui-config.json save ui system. (pruning the file from Cozy Nest entry on startup)

Minor changes & fixes in 2.1.6

  • Some settings were not saved properly

Minor changes & fixes in 2.1.5

  • Font color settings added (and auto calculate subdued color)
  • Cozy Nest should detect more easily if it is running on Automatic1111's webui or SD Next (Vlad's fork)
  • Few tweaks for SD Next

Minor changes & fixes in 2.1.4

  • Add a "clear" button to txt2img and img2img gallery
  • When background and waves animation are disabled they now remain visible but static
  • Settings to enable/disable extra networks tweaks
  • Settings to enable/disable clear gallery button tweaks
  • Fix CozyNest=No not working

Minor changes & fixes in 2.1.3

  • Fix for default "send to" button
  • Fix image browser search
  • SFW settings to blur all images in the UI 👀
  • Removed console spam from image browser
  • Faster animation for settings, update and side panels
  • Fix for troubleshot dialog with Vlad's fork

Minor changes & fixes in 2.1.2

  • Fix for Vlad's fork compatibility

Minor changes & fixes in 2.1.1

  • Fix bug for image with special characters in their name (like "+")

New features in 2.1.0

  • Settings panel for image browser

    • Chose default socket port
    • Enable/disable auto search for free port
    • Enable/disable auto fetch for output folder from a1111 settings
    • Add/Remove custom output folder
  • Code has been refactored to use a module builder (Vite). Refactoring is still in progress in the long run. But it should help to stabilize the code base.

Minor changes & fixes in 2.0.9

  • Using the builtin png info to get image generation data in image browser
  • Add error handling and display for image browser
  • Fix : prevent error if a tab button made by an extension does not have inner text
  • Add close button to Cozy Nest update panel

Minor changes & fixes in 2.0.8

  • Remove the "click outside to close" behavior of the settings panel. It was causing some issue with others extensions.

Minor changes & fixes in 2.0.7

  • Fix : small fix

Minor changes & fixes in 2.0.5

  • Fix for menu and quicksettings size. Should be more consistent now, but still buggy with too many quicksettings.

Minor changes & fixes in 2.0.4

  • Simplify extra network cards/thumb display - should work better. I know that a lots of work still remain to be done on this part but code need a cleanup before.

Minor changes & fixes in 2.0.3

  • "Send to" buttons are opening right side drawer panels rather than swapping tabs #75
  • Fix: tweak of SDAtom-WebUi-client-queue-ext extension. To enable the tweak you have to add "extensions": ["SDAtom-WebUi-client-queue-ext"] to your nevyui_settings.json file

Minor changes & fixes in 2.0.2

  • Cozy Nest error popup should now only be displayed if filename contains Cozy Nest
  • Fix image browser crash if metadata are not formatted as expected (although metadata display may display "Error parsing metadata")
  • Fix Download image link hidden on hover
  • Fix selectable options list passing under other elements
  • Fix: Grid image appear in Image browser after batch gen
  • Fix: Wave badly displayed
  • Add setting to disable waves and gradiant bg

Minor changes & fixes in 2.0.1

  • Fix: Some user report a missing scrollbar in Extra network tab
  • Fix: image browser spamming console
  • Fix: Image Browser socket do not always close properly when reloading the UI
  • disable image browser via settings (NOW DISABLED BY DEFAULT)
  • extra network tab fix and perf (a bit)

New features in 2.0.0

  • Fully integrated Image Browser IN BETA. Lots of bugs and missing features. Please be kind with Github issues.
    • Send to txt2img / img2img / …
    • Clean memory for image not visible (unload them / replace with dummy div) clean filteredImages and loadedImage Array
    • manage new image generated
    • Automatically get image output folder (without grid folder)
    • Drag and drop image

Issues fixed

  • Laggy Extra Network tab opening
  • crash when loading without setting file saved
  • Fix Drag and drop image

Known Issue

  • Metadata display in image browser may display "Error parsing metadata"
  • Partial compatibility with Firefox and Opera GX
  • Most tweak will not support a live window resize
  • Some user report a missing scrollbar in Extra network tab
  • Some user report an crash when attempting to open Extra Network tab