You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Card overlay blur setting -- a new slider in Layout Settings to adjust the blur intensity of header and footer overlays on model and recipe cards. (#973)
Bug Fixes
[LM Civitai Extension] Fixed download queue and history duplicates -- retrying failed or canceled downloads no longer creates duplicate entries in the queue and history. Existing duplicates are automatically cleaned up on startup. (#980)
Fixed Save Image node crash with special characters in filenames -- prompt and model name patterns that contain invalid filename characters are now sanitized before use. (#978)
Fixed rate limit handling for servers with long delays -- download requests that return a wait time longer than 30 seconds (e.g. CivArchive) are now correctly respected.
Fixed SOCKS proxy support -- SOCKS proxy types now work correctly for outbound requests. (#974)