Skip to content

Releases: MNeMoNiCuZ/sd-webui-thumbnailizer

0.36

31 Jul 22:00
8516135
Compare
Choose a tag to compare

0.36 - Fixed bugs with . or _ in names and Overwrite setting was ignored for set generation.

Fixed a bug where names with _ or . in theme were not parsed for non-default sets.
Fixed a bug where the generate thumbnails for current set ignored the Overwrite setting.
Renamed the Generate Thumbnails button to make it clear that it is for the set.

0.35

30 Jul 09:16
8516135
Compare
Choose a tag to compare

Includes:
v0.33 - Added Blocked Paths.
v0.34 - Added Override Settings.
v0.35 - Optimized multi-set generation, fixed bugs with the wrong set being generated.

0.32

16 Jan 00:17
f6875aa
Compare
Choose a tag to compare

v0.32
Added a new way of managing the blocklist. It's now also following the set-list standard of having a template and a user-list.
The user-list is now created on initializing the setup.
This will make any blocklist created before this point not be used by the program.
I will leave the original model_blocklist.json in for a month to avoid removing any user data. After this I will remove it from the repository.