v0.1.9
What's Changed
-
Can organize yandere post by artist by @RyouMon in #40
To enable this feature, add this line to your config:
... yandere: ENABLE_ORGANIZE_BY_ARTIST: true # add this line to your yandere config ... ...
-
option FAVORS_PIXIV_ENABLE_ORGANIZE_BY_USER pending to deprecation, use ENABLE_ORGANIZE_BY_ARTIST instead.
... pixiv: # FAVORS_PIXIV_ENABLE_ORGANIZE_BY_USER: true # (Deprecation) ENABLE_ORGANIZE_BY_ARTIST: true # add this line to your pixiv config ... ...
Full Changelog: v0.1.8...v0.1.9