As the previous versions of this add-on still have some errors and have some unrelated functions, we decided to remaster it. From now on, our "Thumbnail" add-on will only cover the thumbnail functions. The "Cover" add-on will be released soon.
Introduce
Allow users to edit thumbnail images for their threads.
- Customize thumbnail for each thread. Supports attachment images, external images, and thumbnail from videos on Youtube, Vimeo, and...
- Fixed error not getting images in thread correctly.
- Fixed some display errors.
Optimized some CSS.
Fixed bug threads didn't automatically apply thumbnails in some cases.
Fixed error: "thread_id" values must be unique
- Add compatibility to XF 2.3
- 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 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)
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...
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)