• A valid XenForo Licence validation token will be required to complete signup and purchasing.
    This may retrieve this from the XenForo Customer Area.
  • All XenForo 2.3+ add-ons require at least php 8.0, recommend php 8.2+
    All XenForo 2.2+ add-ons require at least php 7.2, recommend php 8.x
    All XenForo 2.0-2.1 add-ons require at least php 5.6, recommend php 7.x.
    The Standard Library add-on is also required.
    Older php versions are not supported, and add-ons will either refuse to install or fail to function.
  • Automatic discounts are applied for orders above $100 USD (10%) or for early renewals (5%)

Threadmarks Pro 2.19.10

Change log

  • Require StandardLib v1.19.0+
  • Fix threadmark search options on the advanced search page would cause unexpected page reflows
  • Fix "json_decode(): Passing null to parameter #1 ($json) of type string is deprecated"
  • Fix threadmark list page in overlay mode would redirect to a new page instead of loading the tab/plane as expected
  • Fix deleting a threadmark category did not rebuild the thread reaction totals
  • Fix unapprove threadmark referenced the thread title instead of the threadmark
  • Fix \XF\Finder\Thread::pluckFrom would not function as expected
  • Fix category selection filter not working for guests
  • Change when switching tabs on a threadmark index would have the threadmark category repeated
  • Add per threadmark category "Updates last threadmark date" option, defaults to true
  • Add "Threadmark cache size" option, to control the number of most recent threadmarks are embedded into the thread entity.
    Not directly used in the Threadmarks add-on, but useful for additional styling in the threadlist to show recent threadmarks on a thread.
  • Add per-forum default threadmark index icon support.
    • Supports Svg template add-on as source image
    • And XF asset upload
  • Implement pagination when viewing threadmark list in overlay and on a standalone page. Still shows the "..." loader when embedded
Back
Top