-
Notifications
You must be signed in to change notification settings - Fork 45
Version History
zero01101 edited this page Aug 31, 2024
·
39 revisions
version | description |
---|---|
0.0.1 | txt2img proof of concept |
0.0.2 | img2img outpainting proof of concept |
0.0.3 | image masking/img2img inpainting proof of concept |
0.0.4 | batch size/batch count, approve/reject system implementations, snap-to-grid, other people are now allowed to see this thing |
0.0.4.1 | extremely minor revisions |
0.0.4.2 | pull requests (<3), downloaded images now have a timestamped name, css breakout because hopefully this will become halfway attractive enough to benefit from non-inline stylesheets |
0.0.4.3 | overmasking, settings saved to localstorage |
0.0.5 | import arbitrary image from user's machine, "auto" txt2img hires fix, Very Important "new image" button |
0.0.5.1 | erase rendered imagery with right click, ensure webUI is running |
0.0.5.5 | highly attractive and functional floating control panel which will be extremely useful for infinite canvas |
0.0.5.6 | FINALLY the sliders update their values in realtime, a nice overall start on cleaning up my mess |
0.0.5.7 | the majestic return of mask erasing, removed unnecessary overmask toggle |
0.0.6 | absolutely brilliant undo/redo system, logical and straightforward enough to the point where even i can understand what it's doing |
0.0.6.1 | finally think i've got overmasking working better with a bit of "humanization" to the automated masks, please play around with it and see if it's any better or just sucks in general |
0.0.6.5 | checkerboard background, far more attractive painted masking, HUGE code cleanup omg |
0.0.6.9 | upscaler support for final output image |
0.0.7 | floating toolbar, img2img tool, border masking, change model from UI, general very needed code cleanup and modernization |
0.0.7.5 | giant arbitary image handling and marquee select tool update |
0.0.8 | inpaint color brush, stamp resource management, error handling, style selector, big ol' QOL shine |
0.0.8.1 | interrogate tool |
0.0.9 | layer functionality and management, tool spitshine |
0.0.9.5 | user-resizable canvas dimensions, custom select HTML element, image 0 of X included for img2img convenience |
0.0.9.6 | checks for --api flag, bugfixes, windows launch script change to avoid IPv6 binding, fancy custom multiselect HTML element, intermediary resource downloading |
0.0.10 | dream queueing, prompt history, optional cursor/dream resolution sync, non-square arbitrarily dragged dream regions, force-keep unmasked dream regions for incongruent reticle/rendor resolutions and optional blur-blending, mouse/wheel approve/reject/moar shortcuts, use seed button for random seeds |
0.0.11 | an effectively infinite canvas 🔥 |
0.0.12 | adds ability to use as a direct webUI extension, UX tweaks, layer system upgrades |
0.0.12.1 | adds preserve brushed masks option |
0.0.12.2 | handy inpainting-or-not model highlighting, img2img inpaint mode selector, HRfix lock px |
0.0.12.3 | eager generation (a, b), additional user settings |
0.0.12.5 | ಠ_ಠ complete rework of HRfix functionality and fallback to outdated method if indicated by API, nifty new button checkboxes, firefox addon compatibility buff, ability to specify discrete inpaint/outpaint mask fill modes, better first run experience, inpainting model color indication, better alert/error notifications and page exit confirmation, single-image removal button, relaxes a bit with checking server status so much |
0.0.13 | fancy-pants scroll-wheel scaling and drag rotation for stamped images, adds rotation to marquee selections, model refresh button, promptless expando-canvas ctrl shortcut |
0.0.13.1 | miserable temporary upscaler hardcoded list grumble grumble |
0.0.13.2 | removal of hacky upscalers API request entirely, endpoint now reliably returns correct upscalers <3 still falls back to hardcoded list in case of error response |
0.0.14 | workspaces! activity log! |
0.0.14.1 | custom alert notifications, autozoom on send, stamp mirror option |
0.0.15 | base script support, instructPix2Pix image CFG param that needs to learn how to hide, stamp flip/mirror options, auto-layer-per-dream option, pretty crappy background delete option, ability to favorite images from batches returned |
0.0.15.1 | fixes "send to" buttons for webUI gradio update, moves smooth rendering to config/options |
0.0.15.2 | adds reset zoom buttons, fixes save vis /vis to resource buttons shoddily |
0.0.15.3 | adds mirror button to select tool as well |
20230708 | adds remedial lora support, controlnet in/outpaint, dynamic prompts, "sdxl support" which is currently terrible, change versioning style to dated (notes reflect latest dotted "build") |
20230715 | adds controlnet reference-only which is probably ill-advised |
20230812 | adds option to automatically jump to requested "more" images via [+ ] button, option to respect updated prompts on same |
20230831 | adds [DEL ] key shortcut to clear brushed masks, refiner model/switch param support |
20231209 | absolutely miniscule fix for + button localstorage value loading |
20231216 | fixes keep unmasked blur/bg remove slider visibility on page (re)render, fixes resize handles/277 |
20230127 | adds handy upscale-to-resource button |
20240302 | adds soft inpainting controls, removes deprecated face restoration option |
20240413 | hurriedly adds minimum viable scheduler selector |
20240427 | updates scheduler selector to API call |
20240807 | ha ha ha apparently controlnet deprecated the input_image param and i didn't notice |
20240824 | fixes repeated keypress, thanks and welcome back @seijihariki :D |
20240831 | fixes 293, adds enormous select tool overhaul holy crap (thanks @Metachs!) |