Fix "Recent threadmark alignment:left" did not correctly apply on very narrow devices
Add "Threadmarks - show additional thread links" style property (default disabled).
Controls showing last post/latest unread/ignore thread links to threadmark page. Works with older versions of Extened Ignore, but really recommend v1.4.1+ for the best styling
Add "Threadmarks - show tags" style property (default disabled) to show content tags on the threadmarks page
On threadmarks page, add "watch" button for content which supports it (ie threads) and show tags if the content has tags.
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
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.
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 merging threads did not reliably update all threadmark positions as expected, and didn't correctly merge the thread's threadmark last read tracking