Skip to content

v3.3.8

Compare
Choose a tag to compare
@Eldenroot Eldenroot released this 02 Nov 16:42
· 49 commits to master since this release
8f401a5

[FEATURE] - New statistics! Check Member profile page - display top thanks/like givers/receiver and given/received stats for time period :) - @lairdshaw
[FEATURE] - Extend displaying total thanks/likes for the first post of the thread in search.php - @Eldenroot / @lairdshaw

[ENHANCEMENT] - Add a new option to display full/simple navigation in a member profile for top tyl post - @lairdshaw
[ENHANCEMENT] - Add hooks for simpler 3rd party extending of thank you like plugin (for example thank/like a post to show a post content) - @lairdshaw
[ENHANCEMENT] - MyAlerts integration improvements - display total thanks/likes since the last visit (aka Facebook design) - @lairdshaw
[ENHANCEMENT] - New unformatted variables for even easier template/theme customization - @lairdshaw

[FIX] - removed redundant code in plugin files - @lairdshaw
[FIX] - some templates were not cached - @lairdshaw
[FIX] - self thanks/likes check was not working properly (tyl_check_remove_self_likes_from_post_array()) - @lairdshaw
[FIX] - additions in showthread templates were not removed on deactivate - @lairdshaw