
πΎ State Manager Neo
Extension for Stable Diffusion WebUI Forge Neo
Save your full txt2img/img2img setup once β model, sampler, prompts, Hires settings, scripts, and all UI values β and bring it back instantly whenever you need it.
π Table of Contents
π What's New
v0.0.2 β Version History UX
Config overwrite creates version history β each Save Changes archives the previous state into History
History version cards are preview-first β click a card to preview, use Restore to apply
Vertical version list with compact summary and change count per version
History startup layout is stable β no horizontal flash on first load
Last version card no longer clipped at the bottom of the list
Schedule Type support improved in save/restore inspector coverage
π Changelog
v0.0.2 β Version History UX
Save Changes on an existing config archives the previous state into History
Version entries show version number, timestamp, and short change summary
History supports cleaner version browsing and restore flow
Startup layout in History stabilized to prevent first-load horizontal flicker
History version list container sizing corrected to prevent bottom clipping
Search and sampler-related mapping coverage improved
v0.0.1 β Forge Neo Baseline
Fixed initialization race issues on Forge Neo
Fixed undefined preview values in key generation fields
Added missing Hires CFG fields to capture/restore flow
Sampling and batch values fixed in previews
Negative Prompt capture reliability improved
Hires Distilled CFG Scale covered for txt2img/img2img
πΊοΈ Roadmap
v0.0.2 β Version History UX (complete) β
v0.1.0 (planned)
Expanded field coverage (Refiner and script-specific values)
Better metadata options for configs
Thumbnail support in History version cards
v0.2.0 (planned)
Pinned/favorite config improvements
Config import/export
Side-by-side version comparison tools
π― Features
β = exclusive to Neo fork
πΎ Save and Restore
Save complete txt2img or img2img state in one click
Restore full config or apply selected fields only
Works well for frequent style/project switching
Startup auto-apply option for default configs
ποΈ Config Workflow
Named reusable configs with search and filter support
Save Changes flow for iterative edits without losing previous state
Inspector shows which fields differ between saved config and current UI
π History Workflow β
Every Save Changes archives the previous config version automatically
Version list shows version number, timestamp, and change summary
Click any version card to preview it in the inspector β without applying
Restore exactly the version you want with a single click
History reloads automatically after each Save Changes
π¦ Installation
Open Forge Neo and go to Extensions
Click Install from URL
Paste:
https://github.com/eduardoabreu81/sd-webui-state-manager-neoClick Install and reload the WebUI
β οΈ This extension is for Forge Neo only.
For other environments, use the original sd-webui-state-manager.
π Quick Start
Set up your generation screen the way you want
Open State Manager and save a config
Change your UI settings and click Save Changes to update the config
Go to History to see the version trail for that config
Click any version card to preview the diff β then hit Restore to apply it
π Credits
π§© sd-webui-state-manager by SenshiSentou β original project and core architecture
π§ sd-webui-state-manager-continued by dane-9 β continued maintenance and fixes
π§± Forge Neo by Haoming02 β platform this extension targets
What Is Different In This Neo Fork
β Version-focused History workflow (preview-first cards + restore by version)
β History reloads automatically after Save Changes
π‘οΈ Safer restore behavior β browse versions without destructive auto-apply
π― Forge Neo-specific compatibility hardening for state capture and restore
π§ Cleaner config iteration with Save Changes + full version trail
Description
v0.0.2 β Version History UX
Config overwrite creates version history β each Save Changes archives the previous state into History
History version cards are preview-first β click a card to preview, use Restore to apply
Vertical version list with compact summary and change count per version
History startup layout is stable β no horizontal flash on first load
Last version card no longer clipped at the bottom of the list
Schedule Type support improved in save/restore inspector coverage
