Xon - Threadmarks Pro

Xon - Threadmarks Pro 2.20.1

No permission to download
  • Require StandardLib v1.20.0+
  • php 8.4+ compatibility fix
  • 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, as well as XF asset upload
  • Implement pagination when viewing threadmark list in overlay and on a standalone page. Still shows the "..." loader when embeded
  • Add "Allowed "Threadmarks per page" choices" option
    • Lets users select from a admin populated list for number of items per page. Default is 25 & 50
  • Add "Threadmark pagination features" option
    • Chunked "..." loader (pre v2.20.0 default)
    • Standard pagination
    • AJAX pagination (default)
    • AJAX pagination with filter bar
  • Fix pushing threadmark reactions to the thread's reaction totals would be reset when the first post was reacted to
  • Fix "Add threadmark with backdate" permission not being respected when rendering the 'add threadmark' dialog. This permission was respected when actually adding the threadmark.
  • Fix new threadmark alerts where being triggered for edits
  • Fix merging threads would not merge threadmarks from source threads into the target thread in a predictable way.
  • Harden threadmark index handling of threads which were unexpectedly hard-deleted
  • Fix "Error rendering widget: ...setContentFromAlias(): Argument #1 must be of type string, null given"
Back
Top Bottom