You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Threadmarks Pro
2.14.1
No permission to buy ($40.00)
- Adjust html layout for threadmarks overlay for better 3rd party style compatibility
- Require StandardLib v1.22.0+
- Fix uploading an threadmark index icon would trigger a javascript error on XF2.3
- Fix collapsing the threadmark list in an overlay would instead toggle the threadmark list embedded on the first page of a thread on XF2.3
- Support webp for threadmark index icons
- This feature requires XF2.3+
- Adds "Optimize threadmark index icons" rebuild option under "Rebuild caches" admincp page
- On upgrading, if "Optimize images" has been configured existing threadmark index icons will be optimized
- Fixup "what's new threadmarks" html
- Add style properties to control various threadmarked content footer behavior
- Add style property, "Show additional post details in threadmark footer for narrow devices" (default true)
- Add style property, "Show Bookmark in footer" (default true)
- Add style property, "Show jump-to-top-of-content in footer" (default false)
- Update threadmarked content footer to render items in the same order as desktop to stop the footer moving around the threadmark navigation icons
- Fix reader/unread didn't respect the threadmark category in the URL
- Improve XF Cloud compatibility by removing the use of
assert()
- Fix column for word-count (when using Word count search addon) in threadmark list would cause odd-wrapping for non-standard font-sizes
- Adjust width on threadmark date in threadmark list to avoid wrapping in more cases
- Adjust mobile touch zone of threadmarks in a list to be less aggressively tall from the threadmark label
- Fix internal server error when viewing the threadmarks/unread page
- Improve threadmarks author stats view for mobiles
- Fix "New Threadmarks" tab may not filter correctly if showing mixed threads & conversations
- Fix warning when attributing threadmark count stats for a guest user
- Fix new threadmarks widget would not be restricted to expected subforums
- Fix edge case where the author list's sort-order could be unstable
- Fix merging users didn't update threadmark ownership records resulting potentially missing author statistic records
- Threadmarks with bad user ids can be fixed up by running
php cmd.php xf-rebuild:content-user-for-threadmark
.
- For threadmark author statistics, attribute posts with no user to 'guest' rather than not showing anything
- Fix deleting a post would cause invalid links to be generated due to a stale cached post position information
- When a threadmark is made visible after it was deleted/moderated, ensure the cached post information is resynced