Added posibility to make thumbnail auto rebuilt after thread first post changes (Refer to the case of @Capturimage here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1680993)
Added possibility to enable/disable Gravatar when using user avatar to display if thread has no avatar (Refer to the case of @ekool here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1680527)
Added possiblity to select "All forums" without having to update forum list manually if there were new forums (Refer to the case of @ekool here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1680527)
- Fixed error with thumbnail template macros in tag view page (Refer to the case of @fiebrelectora here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1680576)
- Fixed error when editing thumbnail in threads (Refer to the case of @fiebrelectora here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1680576)
Fixed crash when upgrading to the new version (Refer to the cases of @Capturimage & @fiebrelectora here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1680378 and https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1680380)
Fixed bug opening thumbnail URL instead of thread URL (Refer to the case of @Capturimage here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1680378)
- Add null safety check for "isContainingMediaBbCode" function in Thumbnail repository (Refer to the case of @otto here: https://xenforo.com/community/threads/d-c-style-thumbnail.185177/post-1677841)
Fixed bug threads didn't automatically apply thumbnails in some cases.